Running Servoy application server from windows scheduler

Hi All,

I want to run the Servoy application server “Servoy_server.bat” file from the windows task scheduler . It is not running . When I am manually starting the “Servoy_server.bat” . It is running . But not from the windows scheduler . Can you please provide some suggestions on this.

How can I restart my servoy application server in specified interval of time automatically . Is it possible ? . Please provide some suggestions on this.

The Servoy version is 6.1.3 and database is postgres 9.0.

did you play with basic task or just “create task”
because it could be a configuration or rights problem with the logged in user and that kind of things.

Thanks for your reply . I have tried with both basic task and create task . I am running the task with highest privilege and not storing any password . But still the task is not running .

Please provide some suggestions on this.

don’t know this is more a windows configuration issue. It should work, maybe tell it to use a certain user

Thanks for your reply . I am using my logged in user account . But still it is not working . The bat file is opening , showing some error and suddenly closely .There may be some windows configuration problem.