Author |
Message |
Topic: MQ Exception 2009 and 2019 |
squidward
Replies: 4 Views: 84735
|
Forum: IBM MQ Telemetry / Low Latency Messaging / Everyplace Posted: Wed Sep 01, 2010 12:44 pm Subject: MQ Exception 2009 and 2019 |
I know this post is pretty old, but we are having the same problem and this thread is the first thing to come up on google. Looks like the issue is addressed in this APAR:
http://www-01.ibm.com/supp ... |
Topic: MDB Listener Internal Behaviour |
squidward
Replies: 9 Views: 15540
|
Forum: WebSphere Process Server (WID/WPS/WAS+) Posted: Thu Aug 26, 2010 6:51 am Subject: MDB Listener Internal Behaviour |
1. One monitoring thread that polls the queue and creates a browser
2. x processing threads
3. each processing thread gets a message from the browser and does a get by on the message pa ... |
Topic: Sporadic timeouts on request/reply |
squidward
Replies: 12 Views: 10595
|
Forum: General IBM MQ Support Posted: Tue Aug 10, 2010 7:30 am Subject: Sporadic timeouts on request/reply |
Glad to hear I'm not the only one banging my head against the wall.
Not using dynamic queues or anything, just normal request queue / reply queue.
I don't think its a Windows server issue, rea ... |
Topic: Sporadic timeouts on request/reply |
squidward
Replies: 12 Views: 10595
|
Forum: General IBM MQ Support Posted: Thu Aug 05, 2010 5:20 pm Subject: Sporadic timeouts on request/reply |
Yes, I will try increasing the timeout. Not the best solution, since I still don't have a root cause, and there is a user waiting on the transaction who will have to sit there for even longer.
B ... |
Topic: Sporadic timeouts on request/reply |
squidward
Replies: 12 Views: 10595
|
Forum: General IBM MQ Support Posted: Thu Aug 05, 2010 2:39 pm Subject: Sporadic timeouts on request/reply |
I have the following issue. Any guidance on likely root cause or troubleshooting steps would be appreciated.
I have a request/reply setup where I select the reply message based on correlation id. ... |
Topic: Client - MQIVP works but not amqsputc? |
squidward
Replies: 3 Views: 4400
|
Forum: General IBM MQ Support Posted: Sat May 30, 2009 7:18 pm Subject: Client - MQIVP works but not amqsputc? |
OK, so the difference between amqsputc and MQIVP is that one is java and the other native? Very strange. Lucky for me I guess since my client is java. |
Topic: Client - MQIVP works but not amqsputc? |
squidward
Replies: 3 Views: 4400
|
Forum: General IBM MQ Support Posted: Fri May 29, 2009 3:42 pm Subject: Client - MQIVP works but not amqsputc? |
I really don't understand this:
I have an MQ client on winxp and MQ v6 server on Windows. No direct access to the server but doesn't really matter for now.
amqsputc fails with a 2035, which I e ... |
Topic: Recommend WMQ Server or Client in this case? |
squidward
Replies: 15 Views: 17338
|
Forum: General IBM MQ Support Posted: Mon Mar 30, 2009 12:10 pm Subject: Recommend WMQ Server or Client in this case? |
You mean Binding is not supported on 64 bit QMgr?. From version 6 onwards the QMgr is of 64 bit only and Binding is supported on 64 bit QMgr.
I was looking in the windows system requirements for ... |
Topic: Recommend WMQ Server or Client in this case? |
squidward
Replies: 15 Views: 17338
|
Forum: General IBM MQ Support Posted: Mon Mar 30, 2009 10:41 am Subject: Recommend WMQ Server or Client in this case? |
Wow thanks for the detailed responses.
Another tidbit is that the new endpoint is a 64 bit environment, and looking at the IBM docs it seems bindings is not supported in 64 bit. So looks like we ... |
Topic: Recommend WMQ Server or Client in this case? |
squidward
Replies: 15 Views: 17338
|
Forum: General IBM MQ Support Posted: Fri Mar 27, 2009 7:37 am Subject: Recommend WMQ Server or Client in this case? |
First a general question: are there a set of guidelines available as to when a client installation should be used vs. server. I searched a bit through the forums and couldn’t find anything useful. ... |