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.  Dispatch caught exception in run loop: null

    Posted 01/06/11 04:31 PM

    Has anyone encountered the following error in their wM 7.1.2 environment?

    2011-01-06 09:02:48 EST [ISS.0053.0003D] Dispatch caught exception in run loop: null

    If so, what was done to resolve?

    We see this every once in a while when a customer connects to a https service.

    Thanks,
    Mark


    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport
    #webMethods


  • 2.  RE: Dispatch caught exception in run loop: null

    Posted 12/11/14 06:42 PM

    I am getting the same error when a partner is trying to post a https request to our server. The request is getting Denied on our HTTPS port. The port has the service name in the Allow List, the service execute ACL is also set to Anonymous. The IP access is set to Global Access.

    Any help would be appreciated.

    2014-12-11 13:31:37 MST [ISC.0039.0001D] POST /invoke/folderName.subFolderName.Services:invokeService
    2014-12-11 13:31:37 MST [ISS.0053.0003D] Dispatch caught exception in run loop: 0
    2014-12-11 13:31:38 MST [ISC.0039.0001D] POST /invoke/folderName.subFolderName.Services:invokeService
    2014-12-11 13:31:38 MST [ISS.0053.0003D] Dispatch caught exception in run loop: 0
    2014-12-11 13:31:41 MST [ISC.0039.0001D] GET /
    2014-12-11 13:31:41 MST [ISC.0038.0002D] → HTTP/1.0 401 [ISS.0084.9004] Access Denied


    #webMethods
    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport


  • 3.  RE: Dispatch caught exception in run loop: null

    Posted 12/12/14 01:56 AM

    What about the Access Mode? Is it set to Allow by Default.


    #webMethods
    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport


  • 4.  RE: Dispatch caught exception in run loop: null

    Posted 12/12/14 03:35 PM

    It is Allow by Default but I have added the service in the Allow List


    #Integration-Server-and-ESB
    #webMethods
    #webmethods-Protocol-and-Transport


  • 5.  RE: Dispatch caught exception in run loop: null

    Posted 12/12/14 03:35 PM

    Sorry Deny by Default…But service added to Allow List


    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB
    #webMethods


  • 6.  RE: Dispatch caught exception in run loop: null

    Posted 12/13/14 04:19 AM

    Can you set to Allow by Default and do the test.


    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport
    #webMethods


  • 7.  RE: Dispatch caught exception in run loop: null

    Posted 12/09/15 11:47 AM

    Sorry for resurrecting an old post:

    We encountered this error when attempting to access an HTTPS service that had basic authentication from a .NET WCF client. WCF does not sent a User-Agent.

    It seems webMethods requires a User-Agent header.

    To workaround the issue, we had to add a message inspector to inject the User-Agent header


    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport
    #webMethods


  • 8.  RE: Dispatch caught exception in run loop: null

    Posted 12/09/15 02:10 PM

    Thanks Jason for updating back this old thread and giving more life to it :smiley:

    Cheers!
    RMG


    #Integration-Server-and-ESB
    #webMethods
    #webmethods-Protocol-and-Transport