Author |
Message |
Topic: Listener Stopping... but does not stop... |
MikeClark
Replies: 8 Views: 5231
|
Forum: General IBM MQ Support Posted: Fri Feb 05, 2010 3:05 pm Subject: Re: Listener Stopping... but does not stop... |
Thanks for the responses... I guess I realized that messages rather than queues are persistent. In any case, everything went back to normal after I recreated the queue and the listener. Don't think ... |
Topic: Listener Stopping... but does not stop... |
MikeClark
Replies: 8 Views: 5231
|
Forum: General IBM MQ Support Posted: Thu Feb 04, 2010 7:35 pm Subject: Re: Listener Stopping... but does not stop... |
What version / fix pack of MQ are you running?
v6, specifically 6.0.2.1
I'm not sure about the fix pack. How do you tell?
Among the other interesting characteristics of this problem is that ... |
Topic: Listener Stopping... but does not stop... |
MikeClark
Replies: 8 Views: 5231
|
Forum: General IBM MQ Support Posted: Thu Feb 04, 2010 12:54 pm Subject: Listener Stopping... but does not stop... |
A most odd problem that suddenly cropped up. I have a Listener that is in a constant "Stopping" state, but it never actually stops. The error log seems to indicate that it was successfully ... |
Topic: Inactive Sender Channel Question |
MikeClark
Replies: 10 Views: 6554
|
Forum: General Discussion Posted: Mon Feb 23, 2009 10:52 am Subject: Inactive Sender Channel Question |
--------------------------------------------------------------------------------
I have a situation where messages arrive at a queue manager and are immediately put into a remote queue for further ... |
Topic: Queues not triggering... |
MikeClark
Replies: 13 Views: 9566
|
Forum: General IBM MQ Support Posted: Wed Nov 26, 2008 11:57 am Subject: Queues not triggering... |
Is the trigger monitor application running in QA?
You replied yes. Please start a trigger monitor from a c: or $ prompt. Copy and paste the interaction here.
IVP=installation verification proced ... |
Topic: Queues not triggering... |
MikeClark
Replies: 13 Views: 9566
|
Forum: General IBM MQ Support Posted: Wed Nov 26, 2008 11:25 am Subject: Queues not triggering... |
none of the triggered queues actually trigger in QA.
This leads to more questions, like:
Is the QA qmgr new?
Has it ever worked before?
What has changed?
Does anything run successfully in ... |
Topic: Queues not triggering... |
MikeClark
Replies: 13 Views: 9566
|
Forum: General IBM MQ Support Posted: Wed Nov 26, 2008 10:34 am Subject: Queues not triggering... |
The PR triggered queues trigger just fine, but the QA queues don't at all.
Is the trigger monitor application running in QA?
Yes.
Are trigger messages in the initiation queue? If not, are t ... |
Topic: Queues not triggering... |
MikeClark
Replies: 13 Views: 9566
|
Forum: General IBM MQ Support Posted: Wed Nov 26, 2008 8:25 am Subject: Queues not triggering... |
Is there a 'dummy' application at the end of the process in QA, i.e. one that just writes out a log entry that all is well, but doesn't actually connect to the queue manager, open the queue(s), and ge ... |
Topic: How to create definition scripts from the objects themselves |
MikeClark
Replies: 2 Views: 2609
|
Forum: General IBM MQ Support Posted: Tue Nov 25, 2008 3:24 pm Subject: Thanks! |
That was it. |
Topic: How to create definition scripts from the objects themselves |
MikeClark
Replies: 2 Views: 2609
|
Forum: General IBM MQ Support Posted: Tue Nov 25, 2008 3:10 pm Subject: How to create definition scripts from the objects themselves |
I have been told that it is possible to script definitions of MQ objects like queues, processes, qmgrs, and so on, so that one could recover or transfer the definitions, but the guy who told me couldn ... |
Topic: Queues not triggering... |
MikeClark
Replies: 13 Views: 9566
|
Forum: General IBM MQ Support Posted: Tue Nov 25, 2008 2:18 pm Subject: Queues not triggering... |
On our production WMQ server we have two queue managers, one with a set of set of production queues and the other with QA queues. The PR triggered queues trigger just fine, but the QA queues don't at ... |
Topic: Max Message Size from a client? |
MikeClark
Replies: 5 Views: 4876
|
Forum: IBM MQ API Support Posted: Tue Dec 18, 2007 3:27 pm Subject: Max Message Size from a client? |
Looks like you need to use a channel table.
Sorry, but I'm not sure if this addresses the problem.
Here's some logging messages from the app:
Started
The queue's name is: AMQ.4768296902BE022 ... |
Topic: Max Message Size from a client? |
MikeClark
Replies: 5 Views: 4876
|
Forum: IBM MQ API Support Posted: Tue Dec 18, 2007 2:37 pm Subject: Max Message Size from a client? |
I'm trying to build a .NET app to send messages to a MQServer. The messages will habitually be well over 40 megabytes in size, but even when I set the Qmanager, channel and queue max message size to ... |
Topic: 2026 or MQRC_MD_ERROR on Get |
MikeClark
Replies: 0 Views: 4726
|
Forum: IBM MQ API Support Posted: Wed Dec 05, 2007 12:19 pm Subject: 2026 or MQRC_MD_ERROR on Get |
This isn't a request for help, but I messed up and kept getting a 2026 on the Get from a queue, and it took me a while to figure out what the problem was. I've done this before, but had forgotten pre ... |
Topic: .NET Client connection attempts get 2059 |
MikeClark
Replies: 2 Views: 3369
|
Forum: IBM MQ API Support Posted: Tue Feb 21, 2006 9:55 am Subject: Yikes! |
Well, as Popeye liked to say: "Blow Me Down!"
I don't remember this being covered in the administration class I attended, nor reading anything about it anywhere, but you sounded like you knew what ... |