Author |
Message |
Topic: Put is successful Get fails with 2009 error code. |
patkatm
Replies: 17 Views: 14475
|
Forum: General IBM MQ Support Posted: Wed Jan 28, 2009 6:04 am Subject: problem solved - thanks to all |
As Vitor said it was Firewall problem. I insisted my system admin to check the config @ the firewall - Allow fragment was disabled. So my firewall rejecting these packet and disconnecting the connecti ... |
Topic: Put is successful Get fails with 2009 error code. |
patkatm
Replies: 17 Views: 14475
|
Forum: General IBM MQ Support Posted: Fri Jan 23, 2009 7:02 am Subject: Put is successful Get fails with 2009 error code. |
I cant use the AllowTruncate option, from the server there is about 14000 bytes coming as response and this is split up into lot of tcp segment messages. I hv to read this some how, accept in splits a ... |
Topic: Put is successful Get fails with 2009 error code. |
patkatm
Replies: 17 Views: 14475
|
Forum: General IBM MQ Support Posted: Wed Jan 21, 2009 10:20 am Subject: Put is successful Get fails with 2009 error code. |
I hope I got the problem. Will huge reply message create problems... I asked the MQServer team to clear the reply message queue to reconfirm it. After doing so I was able to send n receive (only small ... |
Topic: Put is successful Get fails with 2009 error code. |
patkatm
Replies: 17 Views: 14475
|
Forum: General IBM MQ Support Posted: Wed Jan 21, 2009 8:28 am Subject: No logs are available - MQ server is TPF and client is WinXP |
I checked up with MQ Server team they state the following:
/******** STARTS *******/
TPF is not like Unix or any other platform. We do not have logs. Our error messages come out on a console, not ... |
Topic: I get an error code: 2009 - MQRC_CONNECTION_BROKEN |
patkatm
Replies: 5 Views: 9997
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Jan 20, 2009 11:30 pm Subject: Error: 2009 issue solve |
Thanks. This is was sorted out. I need to set: MQC.TRANSPORT_PROPERTY with MQC.TRANSPORT_MQSERIES_CLIENT and also install IBM MQ client setup in the target PC. |
Topic: Put is successful Get fails with 2009 error code. |
patkatm
Replies: 17 Views: 14475
|
Forum: General IBM MQ Support Posted: Tue Jan 20, 2009 6:54 am Subject: Put is successful Get fails with 2009 error code. |
Hi, everybody. I have peculiar problem. I was able to Connect, Send & recevie the reply from the Q Server. Suddenly I m unable to Get message failure and 2009 error code occurs. If use wiresharke ... |
Topic: I get an error code: 2009 - MQRC_CONNECTION_BROKEN |
patkatm
Replies: 5 Views: 9997
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Jan 09, 2009 8:34 am Subject: I get an error code: 2009 - MQRC_CONNECTION_BROKEN |
I m new to MQ development, developing MQ Client Application in C# .NET 2.0 with Windows XP environment. My MQ Server is in a remote location. When I execute the following piece of code I get an error ... |