Re: [MULE 2] Work caused exception on 'workCompleted'
Hi Daniel, I'll try 2.1.1 and let you know.
BTW, I just constrained the heap of the JMV to 32m and after about 2500 messages I got
org.mule.transport.tcp.TcpConnector: Work caused exception on 'workCompleted'. Work being executed was: org.mule.transport.tcp.TcpMessageReceiver$TcpWorker@bdd2cf
and
Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: Java heap space
printed to the stderr.
Those messages where sent by 3 procesess with 10 threads each process, and each threads sent 100 messages.