Issue:
Add Task Scheduler,
If issue in RTDAS, RTDASManager & Tomcat service is not running on service mode, to run this services on console mode add task scheduler.
Reason:
1)RTDAS & RTDASManager services not running on service mode.
2)Tomcat and RTDAS services getting stooped after specific time interval.
Solution:
1)Open Task Schedule.
Right click on "Task Scheduler Library">>"Creat Task">> pop new screen.
2)General>>
Name>> Give name of the Task.
Description>> Give description to task.
3)Trigger>>New>>
(You can specify the conditions that will trigger the task.)
4)Action>>New>>Browse Schedular.bat file from selected folder.
Put Schedular.bat file in C drive. Which is develop by development team.
(You must specify the action that will occur when your task starts.)
5)Condition>>ok
6)Settings>> ok
Note:
1.Need to check services name properly on Schedular.bat file.