Every instance of wmqUtil i'm run in separate thread.
When i creating one or two thread all ok. But when i'm creating three threads - throw exeption:
mqje001 completion code '2' reason '2195'
MQJE005: TSH eyecatcher not found. Eyecatcher was 1950000
Error occured during API call - reason code0
MQJE001: è«ñ ºáóÑÓÞÑ¡¿´ 2, »ӿþ¿¡á 2009.....
The message length 11 mb, max message length in queue 4194304.
That's problem?
I forget: it's standalone app. And was a out of memory exception.
An important addition: when i'm set parametr of VM to -Xmx256m, errors have disappeared.
But it is a strange relationship
It's a strange enough relationship that it seems clear that the two are mostly unrelated.
Debug the fact that your app is failing to release objects first. Once you're sure that your app no longer runs out of memory in general, then see if the MQ thread/segmentation issue occurs.
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