Author |
Message |
Topic: AMQ9228: The TCP/IP responder program could not be started. |
ritesh_pande
Replies: 4 Views: 5243
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Dec 27, 2005 4:39 am Subject: AMQ9228: The TCP/IP responder program could not be started. |
hi meenakshi,
thanks a lot for the reply
This complete message is as follows. Mqseries was working fine. Suddenly
i got the log full of this error. I m not getting why. On the forum someone su ... |
Topic: AMQ9228: The TCP/IP responder program could not be started. |
ritesh_pande
Replies: 4 Views: 5243
|
Forum: IBM MQ Installation/Configuration Support Posted: Sun Dec 25, 2005 8:31 pm Subject: AMQ9228: The TCP/IP responder program could not be started. |
Hi All,
i m getting the following error msg in log file
AMQ9228: The TCP/IP responder program could not be started.
EXPLANATION:
An attempt was made to start an instance of the responder ... |
Topic: Acknowledgement method |
ritesh_pande
Replies: 14 Views: 10057
|
Forum: IBM MQ Java / JMS Posted: Fri Dec 09, 2005 1:03 am Subject: Acknowledgement method |
hi
thanks a lot all of u.
it's over.
regards,
ritesh |
Topic: Acknowledgement method |
ritesh_pande
Replies: 14 Views: 10057
|
Forum: IBM MQ Java / JMS Posted: Thu Dec 08, 2005 11:33 pm Subject: Acknowledgement method |
hi,
thanks a lot for the reply and investing ur valuable time.
i want to do this because after recieving the confirmation from the reciever channel i m going to update the database.
right no ... |
Topic: Acknowledgement method |
ritesh_pande
Replies: 14 Views: 10057
|
Forum: IBM MQ Java / JMS Posted: Thu Dec 08, 2005 9:55 pm Subject: Acknowledgement method |
hi,
this is what i m doing at sender side.
qMgr = new MQQueueManager("sender");
int openOptions = MQC.MQOO_OUTPUT +MQC.MQOO_FAIL_IF_QUIESCING;
MQQueue myQueue = qMgr.accessQueue(remote_queue, ... |
Topic: Acknowledgement method |
ritesh_pande
Replies: 14 Views: 10057
|
Forum: IBM MQ Java / JMS Posted: Thu Dec 08, 2005 8:20 pm Subject: Acknowledgement method |
hi all,
thanks a lot for all ur suggestions.
here is my scenario
i m having sender qmgr in which i have create one remote queue and one transmission queue, i have created one svrconn channel ... |
Topic: Acknowledgement method |
ritesh_pande
Replies: 14 Views: 10057
|
Forum: IBM MQ Java / JMS Posted: Thu Dec 08, 2005 5:51 am Subject: Acknowledgement method |
hi,
thnx a lot for ur help. i searched for COA and COD but i m not getting the proper solution for COA and COD.
As i m new in mqseries i wud like to know the where to put the code for COA whethe ... |
Topic: Acknowledgement method |
ritesh_pande
Replies: 14 Views: 10057
|
Forum: IBM MQ Java / JMS Posted: Thu Dec 08, 2005 4:32 am Subject: Acknowledgement method |
hi,
thnx a lot frank for ur valuable suggestion.
pls suggest me the link for COA configuration manual.
regards,
ritesh |
Topic: Acknowledgement method |
ritesh_pande
Replies: 14 Views: 10057
|
Forum: IBM MQ Java / JMS Posted: Thu Dec 08, 2005 4:01 am Subject: Acknowledgement method |
Hi,
I m using mqseries using java. My sender channel is at different location and reciever is at different location.
I want to know at sender side whether reciever channel got the data or not.
... |
Topic: Reason Code 2009 |
ritesh_pande
Replies: 7 Views: 7308
|
Forum: IBM MQ Java / JMS Posted: Mon Dec 05, 2005 8:14 pm Subject: Reason Code 2009 |
hi,
thnx a lot for the reply. i m searching the forum from last 5 days but i m not getting the proper reason and solution for reason code 2009 .
I m new to mqseries i m not getting how to use ... |
Topic: Reason Code 2009 |
ritesh_pande
Replies: 7 Views: 7308
|
Forum: IBM MQ Java / JMS Posted: Mon Dec 05, 2005 3:40 am Subject: Reason Code 2009 |
Hi,
I m using websphere mqseries with java. Java application is able to connect to sender qmanager & send the data & client qmanager is also getting that data. But it's raising excep ... |