Hi,
We are getting following error from Java Virtual Machine on AIX box.
java.lang.StackOverflowError
at java.lang.Throwable.toString(Throwable.java:151)
at com.ibm.mq.jms.contact admin.run(contact admin.java(Compiled Code))
at java.lang.Thread.run(Thread.java:512)
Although this error doesn't seem to distrupt any processing or kill java Virtual machine, but it is very annoying and keeps repeating every now and then.
Here is brief context about the problem.
We are implementing Java MQ JMS adapter which spawns four QueueReceiver ( JMS) for four transaction and processes messages in separate worker threads.
Initailly in main Adapter Java class , we create these QueueReceiver and assign MessageListener to them. We have tested 100 transactions for each receiver ( 4* 100 = 400 transactions) successfully. But we get the above error.
We are running MQ 5.3 with the second CSD and ma88 over AIX.
Any insight in this problem will be greatly appreciated.
We are running MQ 5.3 with the second CSD and ma88 over AIX.
I'm not sure if it's related to your current problem, but WMQ5.3 has Java support as installation option.
You don't need to install previous MA88 support pack. _________________ Regards.
Leonid.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum