|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Basic Triggering Problem |
« View previous topic :: View next topic » |
Author |
Message
|
ramki2k |
Posted: Wed Oct 16, 2002 10:24 am Post subject: Basic Triggering Problem |
|
|
Newbie
Joined: 16 Oct 2002 Posts: 2
|
Hi ,
I'm working on triggering for the first time.. i have created a local queue TEST_TRG and set the TEST_TRG properties - Triggering Tab properties -
Trigger Control:On;
Trigger Type: First;
Trigger Depth :1;
Initiation Queue Name :SYSTEM.DEFAULT.INITIATION.QUEUE ;
Process Name: TEST;
and i created Process Defination called TEST with properties ; ApplicationType: Queue Manager;
Application Identifier: c:\notepad.exe
then at the command prompt :
rummqtmc -m queuemgrname -q SYSTEM.DEFAULT.INITIATION.QUEUE
IT GIVES THE FOLLOWING MSG:
MQSeries trigger monitor started.
Queue manager not available to the MQSeries trigger monitor
MQSeries trigger monitor ended.
I have checked that my queue manager is running...
Please help me, to go forward in my learning.... |
|
Back to top |
|
 |
clindsey |
Posted: Wed Oct 16, 2002 5:30 pm Post subject: |
|
|
Knight
Joined: 12 Jul 2002 Posts: 586 Location: Dallas, Tx
|
Are you running your test on the same machine as the queue manager or truly on a client machine? Runmqtmc is a client trigger monitor. If you are running on the same machine as the queue manager, use runmqtrm instead.
If you are running on a client, then you need to make sure you have your client connection working. Go to the Quick Beginnings book and follow the directions for setting up client connections.
If you need help, post again.
One other thing, rather that using notepad as you applicid, I would recommend using amqsech or amqsechc (client version). These are real trigger process and will remove the messages from your trigger queue. If the messages are not removed and your trigger type is set to first, the trigger will only work one time.
Charlie |
|
Back to top |
|
 |
anadin |
Posted: Fri Oct 18, 2002 3:28 am Post subject: |
|
|
Novice
Joined: 19 Aug 2002 Posts: 16
|
i guess u can try running
" runmqtrm [-m QMgrName] [-q InitQ] "command on the command prompt and see for the triggered messages. |
|
Back to top |
|
 |
ramki2k |
Posted: Sat Oct 19, 2002 4:00 pm Post subject: |
|
|
Newbie
Joined: 16 Oct 2002 Posts: 2
|
Thanks, Guys now i'm able to work on triggers with your help... |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|