Re: Java heap space issue with reading large CSV file

2013-08-29 Thread Claus Ibsen
it was > unsuccessful. > > > Thanks! > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Java-heap-space-issue-with-reading-large-CSV-file-tp2638903p5738243.html > Sent from the Camel - Users mailing list archive at Nabble.com. --

Re: Java heap space issue with reading large CSV file

2013-08-29 Thread ericsodt
Claus, I am running into the same issue as stated above. Are there any examples of Camel splitting files 'out of the box'? I tried a prelim search, but it was unsuccessful. Thanks! -- View this message in context: http://camel.465427.n5.nabble.com/Java-heap-space-issue-with-rea

Re: Java heap space issue with reading large CSV file

2010-08-19 Thread Claus Ibsen
memory, > throughput and stability. > http://camel.465427.n5.nabble.com/file/n2640474/heapspace-singlefile.bmp > heapspace-singlefile.bmp > http://camel.465427.n5.nabble.com/file/n2640474/heapspace-multifile.bmp > heapspace-multifile.bmp > -- > View this message in context: > http://c

Re: Java heap space issue with reading large CSV file

2010-08-18 Thread vcheruvu
nabble.com/file/n2640474/heapspace-multifile.bmp heapspace-multifile.bmp -- View this message in context: http://camel.465427.n5.nabble.com/Java-heap-space-issue-with-reading-large-CSV-file-tp2638903p2640474.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Java heap space issue with reading large CSV file

2010-08-18 Thread vcheruvu
context: http://camel.465427.n5.nabble.com/Java-heap-space-issue-with-reading-large-CSV-file-tp2638903p2639387.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Java heap space issue with reading large CSV file

2010-08-18 Thread Claus Ibsen
PollConsumer.java:98) >>        at >> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) >>        at >> java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317) >>        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java

Re: Java heap space issue with reading large CSV file

2010-08-18 Thread Claus Ibsen
iodic(ScheduledThreadPoolExecutor.java:181) >        at > java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:205) >        at > java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) > > > >