|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Client Trigger Monitor Connection Broker |
« View previous topic :: View next topic » |
Author |
Message
|
jason_e |
Posted: Fri Sep 12, 2003 12:02 am Post subject: Client Trigger Monitor Connection Broker |
|
|
Apprentice
Joined: 19 Aug 2003 Posts: 33
|
Hi,
I have a remote client (over a 64k WAN link) that runs the the client trigger monitor.
Ocassionally (usaully during the night) the connection would break, this causes the client to stop receiving messages which is a big problem. I need reliable way of restarting the client trigger monitor in the event that the connect was broken.
If there is no way of doing this I would be forced to not use the MQ client which would mean that I must re-design my entire application.
Any ideas?
Regards,
Schalk |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Sep 12, 2003 4:23 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
You don't mention what operating system you're running on.
However, any modern operating system should let you schedule a job that will run every so often to check if the trigger monitor isn't running, and start it.
If you happen to be running on Windows, the IBM Trigger Monitor Service (a support pack), will handle this pretty automatically for you. |
|
Back to top |
|
 |
mrlinux |
Posted: Fri Sep 12, 2003 5:30 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
or instead of directly running the runmqtrmc program you but in a script/bat file, this way when it fails you can let it sleep some(time for problem to go away) and it will try to reconnect.
1 runmqtrmc PARMS
2 sleep SOME_TIME
3 goto step 1 _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
jason_e |
Posted: Fri Sep 12, 2003 11:23 pm Post subject: Thanks |
|
|
Apprentice
Joined: 19 Aug 2003 Posts: 33
|
Thanks, I tried installing as a server originally but had some error with a missing dll.
I'll try the service again and if it doesn't work I'll go for the batch file approce suggested by MrLinux.
Thanks
Jason |
|
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
|
|
|
|