webMethods

 View Only
Expand all | Collapse all

webMethods 10.3 Integration Server server.log contents

  • 1.  webMethods 10.3 Integration Server server.log contents

    Posted Mon March 29, 2021 02:15 PM

    Can anybody tell me what does it mean when I find the following lines inside the IS server.log? Can anybody tell me what does /wm-message mean? And where does the 403 Service Error como from?
    • 2021-03-25 16:20:28 GMT-03:00 [ISC.0039.0001D] POST /wm-message
    • 2021-03-25 16:20:28 GMT-03:00 [ISC.0038.0002D] ← User-Agent: webMethods
    • 2021-03-25 16:20:28 GMT-03:00 [ISC.0038.0002D] ← Accept: image/gif, /
    • 2021-03-25 16:20:28 GMT-03:00 [ISC.0038.0002D] ← Host: sagisprd103.copanet.copasa:5554
    • 2021-03-25 16:20:28 GMT-03:00 [ISC.0038.0002D] ← Authorization: Administrator:****
    • 2021-03-25 16:20:28 GMT-03:00 [ISC.0038.0002D] ← Cookie: ssnid=a7ac5acca3de4cc380af0602b45040a6
    • 2021-03-25 16:20:28 GMT-03:00 [ISC.0038.0002D] ← Content-Type: application/x-wmidatabin
    • 2021-03-25 16:20:28 GMT-03:00 [ISC.0038.0002D] ← Accept-Language: pt-BR
    • 2021-03-25 16:20:28 GMT-03:00 [ISC.0038.0002D] ← Content-Length: 458
    • 2021-03-25 16:20:28 GMT-03:00 [ISC.0038.0002D] → HTTP/1.1 403 Service Error
    • 2021-03-25 16:20:28 GMT-03:00 [ISC.0038.0002D] → Content-Type: text/html; charset=UTF-8
    Thank you in advance.


    #webMethods


  • 2.  RE: webMethods 10.3 Integration Server server.log contents

    Posted Tue March 30, 2021 08:13 AM

    Hi @sarquis ,
    Please check for any errors in the error log under <install_dir>/instances//logs/WMERROR*.log at the same timestamp. There should be more information.

    Regards,
    Nagendra


    #webMethods


  • 3.  RE: webMethods 10.3 Integration Server server.log contents

    Posted Tue March 30, 2021 11:54 AM

    Addendum:

    when using IS Core Audit Database this is usually redirected to the database table WMERROR in the IS Core Audit Schema.
    This can be viewed in the IS Admin UI in the Logs section.

    Regards,
    Holger


    #webMethods


  • 4.  RE: webMethods 10.3 Integration Server server.log contents

    Posted Wed March 31, 2021 06:58 AM

    Ah yes , I missed the DB possibility :+1:


    #webMethods


  • 5.  RE: webMethods 10.3 Integration Server server.log contents

    Posted Tue March 30, 2021 01:05 PM

    Thanks, both to Nagendra Prasad and Holger von Thomsen. Your comments are very helpful.


    #webMethods