Re: Unzip huge single entry file throws OutOfMemory

2016-12-20 Thread adalfovo
Thank you very much! Now it's working -- View this message in context: http://camel.465427.n5.nabble.com/Unzip-huge-single-entry-file-throws-OutOfMemory-tp5790404p5791731.html Sent from the Camel - Users mailing list archive at Nabble.com.

Unzip huge single entry file throws OutOfMemory

2016-11-23 Thread adalfovo
Hi, we have a 3.5 Mb zip file that contains a 45Mb text file. When we try to unzip it the route throws an OutOfMemory. Camel runs on a Jboss EAP 6.4.5 instance. This is our route : from("servlet://?httpMethodRestrict=POST&servletName=XXX&matchOnUriPrefix=true") .unmarshal().mimeMulti