You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by 29722kumar <ga...@gmail.com> on 2017/05/09 02:21:22 UTC

Out Of Memory Using Camel 2.18.2 , Secure Kafka 0.10.2 , Spring Boot 1.5.1

Out Of Memory Using Camel 2.18.2 , Secure Kafka 0.10.2 , Spring Boot 1.5.1 



--
View this message in context: http://camel.465427.n5.nabble.com/Out-Of-Memory-Using-Camel-2-18-2-Secure-Kafka-0-10-2-Spring-Boot-1-5-1-tp5799123.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Out Of Memory Using Camel 2.18.2 , Secure Kafka 0.10.2 , Spring Boot 1.5.1

Posted by Mark Nuttall <mk...@gmail.com>.
Was this part of another thread?

Anyway, what are the current memory settings? My guess i that you are
reading a quite large message into memory.  Either increase memory or
stream the message to disk (like how the FTP client does it). I am not sure
offhand if the Kafka component supports it.

On Mon, May 8, 2017 at 10:21 PM, 29722kumar <ga...@gmail.com> wrote:

> Out Of Memory Using Camel 2.18.2 , Secure Kafka 0.10.2 , Spring Boot 1.5.1
>
>
>
> --
> View this message in context: http://camel.465427.n5.nabble.
> com/Out-Of-Memory-Using-Camel-2-18-2-Secure-Kafka-0-10-2-
> Spring-Boot-1-5-1-tp5799123.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>