How to restart ATG dynamo

View: New views
1 Messages — Rating Filter:   Alert me  

How to restart ATG dynamo

by meraman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all, I am facing problem with restarting of ATG dynamo messaging. I am using patch bay API for message sending to Tibco(Third party provider).
It is working fine but if the Tibco server is restarted then message sending and receiving is not working. I tried to start the dynamo using doStartService() ,also tried to start individual message sing with createMessageElement and source with createMessageSource but it is not working.

Please help me to restart the Patch Bay so if the Tibco goes down, the patch bay should start and send/consume message as usual.