Hi,
I am gettin "javax.jms.JMSException: Another thread is already in receive" when
there are so many messages in the queue and JBoss Java process runs out of
memory. What could be the reason?
Regards,
Monu
View the original post :
http://www.jboss.com/index.html?module=bb&
setting in
jboss-service.xml but then also it didn't work.
-Changing "BlockingMode" to "wait"
-MaximumPoolSize to 150 from 10
-MaximumQueueSize to 2500 from 1000
Please let me know if anyone has faced similar problem and how to resolve it.
Thanks in advance.
Cheers,
Mon