|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 5 matches |
Author |
Message |
Topic: Dropping connection problem |
amer.abugharbieh
Replies: 7 Views: 8671
|
Forum: IBM MQ Java / JMS Posted: Wed Apr 22, 2009 2:53 am Subject: Dropping connection problem |
this will solve the problem
Yes, and it will also cause others. As my most worthy associate has pointed out, you should not connect and disconnect for each message. It's hideously inefficient. ... |
Topic: Dropping connection problem |
amer.abugharbieh
Replies: 7 Views: 8671
|
Forum: IBM MQ Java / JMS Posted: Wed Apr 22, 2009 2:43 am Subject: Dropping connection problem |
this will solve the problem
i solve it long time ago, but i forgot to post it
mqMgr.disconnect(); // put it after mqMgr.close(); |
Topic: Dropping connection problem |
amer.abugharbieh
Replies: 7 Views: 8671
|
Forum: IBM MQ Java / JMS Posted: Wed Nov 26, 2008 2:49 am Subject: Dropping connection problem |
Thanks for your fast reply
according to the servers, the MQ installed on a server;
Quad core 2 GB HTz 6 MB cache
4 GB RAM
no other programs working on it, just the MQ.
is there any propertie ... |
Topic: Dropping connection problem |
amer.abugharbieh
Replies: 7 Views: 8671
|
Forum: IBM MQ Java / JMS Posted: Wed Nov 26, 2008 1:16 am Subject: Dropping connection problem |
hey guys,
im trying to make a stress test to my application that send messages to Queue.
the problem is, when start lets say just 20 concurrent threads
some exception appears
here is the Code im ... |
Topic: CorrelationID |
amer.abugharbieh
Replies: 8 Views: 6969
|
Forum: IBM MQ Java / JMS Posted: Wed Nov 26, 2008 1:13 am Subject: CorrelationID |
i have the same question  |
|
|
|