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

HTTP/1.0 401 Invalid Session ID or Session Expired

  • 1.  HTTP/1.0 401 Invalid Session ID or Session Expired

    Posted Thu September 18, 2003 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 Thu September 18, 2003 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 Fri September 19, 2003 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 Tue January 13, 2004 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 Wed January 14, 2004 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 Thu March 03, 2005 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 Sat September 24, 2005 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 Mon September 26, 2005 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 Thu September 10, 2020 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