Restart Runtime resources
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-06-20 08:49 AM
I want to restart Runtime resources as a part of health check, I want to develop a process which can automate restarting RRs. Can anyone help please
Thanks,
Yashaswini
------------------------------
yashaswini bs
developer
tcs
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-06-20 10:27 AM
------------------------------
John Carter
Professional Services
Blue Prism
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
27-06-20 07:52 AM
------------------------------
Mayank Goyal
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-07-20 11:41 AM
Hi Yashaswini,
I can suggest a way to achieve. You can use command scripts to restart the RR automatically.However after restart the RR automatically gets connected (logged out) to the application server if the login agent is installed.
CMD: [shutdown /m \\hostname /s /t xx] OR [shutdown /r /t 0 /m XX.XX.X.XXX]
- notes: /m means remote computer ; \\hostname is the fqdn of the computer to shut down, /s is shutdown , /t xx is time til shutdown in seconds.
Best Regards,
Shanth.
------------------------------
Shanthaseelan S
Consultant
Deloitte
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-02-22 04:45 PM
Could you please share with us a command line that would help us to restart RR automatically?
It would be useful for us.
------------------------------
Achyutam Mehta
------------------------------
