Hi,
It is generally a know problem that the schedular takes large or negative numbers, when it at that particular point of time not able to compute when it would run again precisely or when the current execution would end.
How ever this should not hinder it from executing appropriately as required/configured by you. The large/negative number is an internal depiction.
On careful observation you should be able to see the large number change once the existing execution comes to an end and the scheduler can precisely know the next execution time.
Just to cross check try to observe Uncheking the, “Repeat from end of invocation”.
Hope that gives a good insite into the problem.
#webMethods#Flow-and-Java-services#Integration-Server-and-ESB