hi Thanks for responding I am Using Mysql database regards Vamsi cjhowe wrote: > > Services that are scheduled are registered in the > JobSandbox entity. After they run, they reschedule > themselves as defined. So you may check there that > your scheduled service had the right field values. > > If you are using MySql, it is possible that the > service runs because the start time might be > registered in cache but then when the service goes to > reschedule itself it cannot create the reschedule > entry because the MySql connection will close after 8 > hours of inactivity. > > What database are you running? > > > --- Vamsi <[EMAIL PROTECTED]> wrote: > >> >> Hi everyone, >> I want know that "is there any possiblity that >> service scheduled will be >> stopped" >> why i am asking this question is I had scheduled a >> service to run forever >> it ran successfully for 10 days after that when I >> restarted the server one >> of the service was not started . >> >> regards >> Vamsi >> -- >> View this message in context: >> > http://www.nabble.com/Regarding-Scheduled-services-tf2937798.html#a8213433 >> Sent from the OFBiz - Dev mailing list archive at >> Nabble.com. >> >> > > >
-- View this message in context: http://www.nabble.com/Regarding-Scheduled-services-tf2937798.html#a8213612 Sent from the OFBiz - Dev mailing list archive at Nabble.com.
