« Return to Thread: java.lang.OutOfMemoryError: allocLargeObjectOrArray

Re: java.lang.OutOfMemoryError: allocLargeObjectOrArray

by IIT Software :: Rate this Message:

Reply to Author | View in Thread

You either have too many connections or you send large messages or both. Try to reduce the smqp-consumer-cache-size of your connection factory. Default is 500 messages. Set it to 50 may be.

Some background infos are here.

 « Return to Thread: java.lang.OutOfMemoryError: allocLargeObjectOrArray