Author |
Message |
Topic: failed to close with reason code 2009 |
irwn
Replies: 6 Views: 4121
|
Forum: IBM MQ Java / JMS Posted: Wed Aug 06, 2003 11:54 pm Subject: no luck so far... |
Haven't found any solution yet,... have you found anything that you can share? |
Topic: AMQ8041 during testing. |
irwn
Replies: 7 Views: 4679
|
Forum: General IBM MQ Support Posted: Thu Jul 24, 2003 6:14 pm Subject: AMQ8041 during testing. |
Thank you for your reply.
The problem I cannot shutdown the java app first. It is running inside the weblogic (i.e. have to kill weblogic). If that's the case it will beat the purpose of the test ... |
Topic: failed to close with reason code 2009 |
irwn
Replies: 6 Views: 4121
|
Forum: IBM MQ Java / JMS Posted: Thu Jul 24, 2003 6:03 pm Subject: failed to close with reason code 2009 |
Thank for all the help,
There are no TCP/IP return code in the log file nor the event viewer.
As far as I know WebLogic should not be connected (we are not using JMS/WebLogic implementation, we ... |
Topic: failed to close with reason code 2009 |
irwn
Replies: 6 Views: 4121
|
Forum: IBM MQ Java / JMS Posted: Mon Jul 21, 2003 3:38 am Subject: failed to close with reason code 2009 |
Environment:
Win XP, WebSphereMQ 5.3, WebLogic 6.1 SP3, JDK 1.3.1
I have an application (java) that keep running listening to the queue (reply queue). We want to simulate situation where MQ is do ... |
Topic: AMQ8041 during testing. |
irwn
Replies: 7 Views: 4679
|
Forum: General IBM MQ Support Posted: Sun Jul 20, 2003 8:02 pm Subject: AMQ8041 from java app running in weblogic |
Thank for your help. I do a trace, somehow I believe we cannot close the queue. I did call the disconnect on the app manager but failed to close the queue (nor the manager). Thus both the queue and ... |
Topic: AMQ8041 during testing. |
irwn
Replies: 7 Views: 4679
|
Forum: General IBM MQ Support Posted: Sun Jul 20, 2003 6:00 pm Subject: RE: AMQ8041 |
Thanks for the input.
We are actually do the disconnect from the manager. I believe there is no disconnect API for the queue.
The queue and manager is created from a java application running ... |
Topic: AMQ8041 during testing. |
irwn
Replies: 7 Views: 4679
|
Forum: General IBM MQ Support Posted: Sat Jul 19, 2003 12:46 am Subject: AMQ8041 during testing. |
We are testing an application running on WebLogic Server 6.1.
We have threads running to listen to the queue for reply. We are trying to simulate such that if something happen to MQ we will be abl ... |