IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Scheduler interval

    Posted Tue June 21, 2005 05:01 PM

    I’ve a Scheduler task running every 30 seconds. Occasionally, the ‘Next Run’ value displays as a huge number. Is there any advantage in increasing the value of the interval such that the service called is executed before the interval is over?


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 2.  RE: Scheduler interval

    Posted Thu June 23, 2005 07:52 PM

    Ken,

    Once after running the service, you see a huge number in the ‘Next Run’ value just before a thread is assigned to that service.

    Thanks,
    SATYA.


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 3.  RE: Scheduler interval

    Posted Fri June 24, 2005 07:38 AM

    The huge number normally indicates that the service is currently running. I don’t see that there would be any advantage per se to changing the interval while the service is running.


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 4.  RE: Scheduler interval

    Posted Fri June 24, 2005 07:49 AM

    From my understanding a huge number or sometimes a negative number indicates that the server at that point is not able to resolve when its gonna run the schedular next.

    This is however not a show stopper and eventually the service would execute as desired.


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods


  • 5.  RE: Scheduler interval

    Posted Fri June 24, 2005 07:14 PM

    Hello,
    The interval is not how long the task runs for. It is for, when should the start of its thread execute. Good day.

    Yemi Bedu


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services