Author |
Message |
Topic: Reason code 2009 |
Joyce
Replies: 12 Views: 6634
|
Forum: IBM MQ Java / JMS Posted: Mon Nov 29, 2004 5:35 pm Subject: Reason code 2009 |
Thanks a lot!
I made sure the listener is listening 1414 now and the error has gone but a new one comes as following:
MQJE001: An MQException occurred: Completion Code 2, Reason 2059
MQJE011: S ... |
Topic: Reason code 2009 |
Joyce
Replies: 12 Views: 6634
|
Forum: IBM MQ Java / JMS Posted: Mon Nov 29, 2004 1:44 am Subject: Reason code 2009 |
Hello,
I could run amqsput successfully. Not sure what is the difference between amqsput and amqsputc. Anyway, the sample program is working for me now and I am aimming to fix the reason code 200 ... |
Topic: Reason code 2009 |
Joyce
Replies: 12 Views: 6634
|
Forum: IBM MQ Java / JMS Posted: Sun Nov 28, 2004 8:58 pm Subject: Reason code 2009 |
I have checked it again and again and make sure I used the correct case, but I still have problem with running the sample amqsputc. I even dare not try my java programming.
Can anyone please tell ... |
Topic: Reason code 2009 |
Joyce
Replies: 12 Views: 6634
|
Forum: IBM MQ Java / JMS Posted: Sun Nov 28, 2004 6:39 pm Subject: Reason code 2009 |
Thanks everybody.
This is the java code:
------------------------------------------------------------
import com.ibm.mq.*; // Include the MQ package
public class MQTester{
// Define the n ... |
Topic: Reason code 2009 |
Joyce
Replies: 12 Views: 6634
|
Forum: IBM MQ Java / JMS Posted: Sun Nov 28, 2004 5:47 am Subject: Reason code 2009 |
Hello everyone,
I am testing a java program but I got an MQException of MQJE016: MQ queue manager closed channel immediately during connect
Closure reason = 2009
I have specified the mq paramet ... |
Topic: MQ does not work for me! |
Joyce
Replies: 1 Views: 1825
|
Forum: IBM MQ Java / JMS Posted: Sun Nov 28, 2004 5:31 am Subject: MQ does not work for me! |
Hello everyone,
I am new to MQSeries but I need to master it urgently. I have read MQ primer and MQ documentation coming along with the installation CD. Have exactly followed the doc but I could ... |