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.  Errors not being logged in WMERROR table

    Posted Mon September 22, 2014 07:08 AM

    Hi, The errors are not appearing in the WMERROR table although the services are throwing exceptions. Is there any configuration/setting somewhere to make this happen ? The Audit settings in the service which is throwing exceptions is set as follows:
    Enable auditing: When top-level service only
    Log on:Error only

    Please help.


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


  • 2.  RE: Errors not being logged in WMERROR table

    Posted Mon September 22, 2014 09:09 AM

    Do you see on IS admin page error under logs


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


  • 3.  RE: Errors not being logged in WMERROR table

    Posted Mon September 22, 2014 12:19 PM

    Is this service which throws exception a top-level service in runtime?


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


  • 4.  RE: Errors not being logged in WMERROR table

    Posted Mon September 22, 2014 12:44 PM

    If auditing is setup you can verify services in MWS for any action(sucess/failure)

    Monitoring->Services (Check for top level service)


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


  • 5.  RE: Errors not being logged in WMERROR table

    Posted Tue September 23, 2014 06:42 AM

    Mahesh - I can see in IS Admin page, under Logs, there is Error and there are logs for some internal services(e.g from WmRoot) but not for custom IS services.

    Xiaowei - Yes, this is a top-level service. As an example, when I am running it directly from Designer, throwing an Exception and catching it in the catch block, the exception does not show up in the WMERROR table.

    Sai - I need to see the Error in the error log table as we want to correlate between this table and a custom Error Log table that we are building.

    Thanks for your comments.


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


  • 6.  RE: Errors not being logged in WMERROR table

    Posted Tue September 23, 2014 12:06 PM

    If you already catch the exception, then it won’t be in error log.


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