webMethods

webMethods

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
Expand all | Collapse all

Session IDbs on Remote Invoke services

  • 1.  Session IDbs on Remote Invoke services

    Posted Thu February 05, 2004 03:43 PM

    In wM v4.01 we had a problem with session ID’s created on one IS server being Identical. This problem was highlighted once the connection to the next IS server tried to interact with a database. Once we understood the issue, it was easy enough to solve.

    We run about 8000 transactions a day. Has anyone seen this issue with 6.01? Is wM handling session ID’s any differently now?

    Thanks in advance,
    Jim


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


  • 2.  RE: Session IDbs on Remote Invoke services

    Posted Thu February 05, 2004 06:10 PM

    If the service that had a common session ID was started by the scheduler, than Yes - the problem has been fixed in 6.0.1 and there is a fix available for at least one of the 4.x releases.

    The problem was multiple threads where using the same session, therefore, the same session ID. This is the core scenario that caused the problem.

    HTH,
    Fred


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