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.  check the error log ..

    Posted 06/20/06 09:04 AM

    hi all,
    can any body give the exact reason for below error log data regarding edi…
    error log details…
    EDT wm.EDIINT.rules:setProcessInfo com.wm.app.tn.err.EXMLException: wm.tn:log com.wm.app.b2b.server.ServiceException No entryType specified for event com.wm.app.b2b.server.ServiceException: No entryType specified for event at wm.tn.log(tn.java:126) at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.wm.app.b2b.server.JavaService.baseInvoke(JavaService.java:287) at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:347) at com.wm.app.b2b.server.BaseService.invoke(BaseService.java:153) at com.wm.lang.flow.FlowInvoke.invoke(FlowInvoke.java:324) at com.wm.lang.flow.FlowState.invokeNode(FlowState.java:577) at com.wm.lang.flow.FlowState.step(FlowState.java:435) at com.wm.lang.flow.FlowState.invoke(FlowState.java:400) Stack trace data … 840dda473db54f1810bd9901e41 NULL 840dda473db54f1810bd9901e41 …

    Thanks in advance
    vasanth


    #Integration-Server-and-ESB
    #edi
    #webMethods


  • 2.  RE: check the error log ..

    Posted 06/20/06 04:04 PM

    Hi Vasanth,
    It is quite evident form the errror message you posted that the service wm.tn:log is complaining as “No entryType specified”. This service expects an input called entryType which can have value as ERROR, WARNING or MESSAGE.

    HTH,
    Bhawesh.


    #edi
    #Integration-Server-and-ESB
    #webMethods