« Return to Thread: Mule2 and JMS client: Out Of Memory

Re: Mule2 and JMS client: Out Of Memory

by NabiL :: Rate this Message:

Reply to Author | View in Thread

Hi Andrew,

Thanks for your response.
I use jms in order to apply xa-transaction between file and ftp
Increase java heap size, Do you think is a good approach ?

Andrew Perepelytsya wrote:
JMS must read full file contents in memory, there's no streaming in
specification. Increase java heap size for your run.

HTH,
Andrew

 « Return to Thread: Mule2 and JMS client: Out Of Memory