Author |
Message |
Topic: Error 2009 when connecting to Server channel |
OEvans
Replies: 2 Views: 2683
|
Forum: IBM MQ Java / JMS Posted: Tue Oct 22, 2002 9:19 am Subject: Error 2009 when connecting to Server channel |
Thanks for the response. I guess I should have read to documentation closer, I was indeed trying to connect to a 'Server Connection' channel which I did not realize I could not do with the Java class ... |
Topic: Error 2009 when connecting to Server channel |
OEvans
Replies: 2 Views: 2683
|
Forum: IBM MQ Java / JMS Posted: Mon Oct 21, 2002 10:20 am Subject: Error 2009 when connecting to Server channel |
I am trying to connect to an Server channel using a java client on remote machines but am getting the following error:
MQJE016: MQ queue manager closed channel immediately during connect
Closure r ... |
Topic: backout not reinstating messages on the queue |
OEvans
Replies: 5 Views: 3731
|
Forum: IBM MQ Java / JMS Posted: Sun Sep 29, 2002 9:54 am Subject: backout not reinstating messages on the queue |
Thanks for everyone's replies. You have given me a few things to work with and try out. I will work on it tomorrow and let you know what happens. |
Topic: backout not reinstating messages on the queue |
OEvans
Replies: 5 Views: 3731
|
Forum: IBM MQ Java / JMS Posted: Fri Sep 20, 2002 12:25 pm Subject: backout not reinstating messages on the queue |
I written a java class that, among other things, attempts to retreive a group of message from a queue. Getting the group works fine but if there is a problem and I try to backout I have noticed the t ... |
Topic: Where can I find java API documents |
OEvans
Replies: 2 Views: 2317
|
Forum: General Discussion Posted: Fri Sep 13, 2002 3:45 pm Subject: Where can I find java API documents |
Excellent thanks. |
Topic: Where can I find java API documents |
OEvans
Replies: 2 Views: 2317
|
Forum: General Discussion Posted: Fri Sep 13, 2002 12:17 pm Subject: Where can I find java API documents |
I have just downloaded IBM's Java classes for MQSeries but I can't seem to find the API documentation. I have looked on IBM's site, google, here and anywhere I could think of. I guess I am brain dea ... |