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.  Integration Server in webmethods

    Posted Mon March 31, 2014 05:50 AM

    Hello,

    Can anyone tell me how the integration server picks up its time.

    If the webMethods integration server is installed through unix/Linux, does it sync with OS when the application is started and then the integration server uses its own clock?

    Thanks


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General


  • 2.  RE: Integration Server in webmethods

    Posted Mon March 31, 2014 07:11 AM

    Hi,

    as far as I know the JVM, in which the IS is started, picks up the OS-time (usually provided by an NTP-daemon) at JVM-start.

    How this time will be handled by the IS after start depends on the OS you are using, i.e. for HP-UX there are additional properties to be set for the JVM as otherwise the OS-timer and the IS-time will drift apart from each user.

    Property for HP-UX to be set:

    -XX:+UseGetTimeOfDay

    Regards,
    Holger


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Integration Server in webmethods

    Posted Tue April 01, 2014 11:56 AM

    IS JVM picks the OS system date/time when it starts up.

    JVM will automatically update when OS time changes; For eg, DST changes etc …but you should have all latest fixes/dst fixes and so on


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods