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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  HTTP/1.0 401 Invalid Session ID or Session Expired

    Posted 09/18/03 04:43 AM

    Hello all,

    I’ve got a problem while invoking a service on my IS 4.6 from an HTTP client using a proxy server. The invocation works find during 40 sec and suddenly returns
    [B2BCORE.0038.0002] → HTTP/1.0 401 Invalid Session ID or Session Expired

    Do you have any idea ?
    It doesn’t work even with proxy bypass configured with the client address !!

    Thanks in advance

    Charles


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


  • 2.  RE: HTTP/1.0 401 Invalid Session ID or Session Expired

    Posted 09/18/03 09:25 AM

    Hello again,

    do not spend time on this, solution is in progress. It certainly came from a
    load balancer configuration issue.

    Regards.

    Charles


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


  • 3.  RE: HTTP/1.0 401 Invalid Session ID or Session Expired

    Posted 09/19/03 05:00 AM

    Hi Charles,

    Could you please explain, what you did to resolve this issue ?
    We currently have the same problem. In our case the service works
    fine if it is used 1 or two times…afterwards it fails :

    com.wm.app.b2b.server.ServiceException: com.wm.net.NetException: [B2BCORE.0064.9314] Authorization Required: Invalid Session ID or Session Expired

    Could you please help ?

    Thanks in advance

    Joachim


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


  • 4.  RE: HTTP/1.0 401 Invalid Session ID or Session Expired

    Posted 01/13/04 08:30 AM

    Joachim,

    Did you ever find or figure out a solution to this problem? We are experiencing the same thing.

    Thanks,
    Mark


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


  • 5.  RE: HTTP/1.0 401 Invalid Session ID or Session Expired

    Posted 01/14/04 12:02 PM

    How is the service being used? i.e. what client?

    A session cookie is returned when a client connects to IS. If the session is not used for the session timeout time, the session will expire and, therefore, the cookie will no longer be valid.

    Depending on your application you may want to increase the session timeout time.
    Or you may want to make sure clients really do a login (without the cookie) before executing IS services.

    HTH,
    Fred


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


  • 6.  RE: HTTP/1.0 401 Invalid Session ID or Session Expired

    Posted 03/03/05 07:50 PM

    Joachim,

    Did you ever find a solution to this problem? We are experiencing the same thing.
    The message is equal to yours:

    com.wm.app.b2b.server.ServiceException: com.wm.net.NetException: [B2BCORE.0064.9314] Authorization Required: Invalid Session ID or Session Expired

    Thanks,
    Miguel Delgado


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


  • 7.  RE: HTTP/1.0 401 Invalid Session ID or Session Expired

    Posted 09/24/05 04:20 AM

    Hi Miguel Delgado ,

    Try once abain by restarting the Integration Server, this way the same problem solved the issue

    Kumaravel N


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


  • 8.  RE: HTTP/1.0 401 Invalid Session ID or Session Expired

    Posted 09/26/05 06:01 PM

    Miguel,

    what service is throwing the NetException?
    Is it pub.client:http to another IS or pub.remote:invoke?


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


  • 9.  RE: HTTP/1.0 401 Invalid Session ID or Session Expired

    Posted 09/10/20 11:40 AM

    Facing same problem in standard API gateway custom filter, anyone is aware how to solve??


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