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.  PRT Error on Reply step

    Posted Thu January 14, 2010 08:37 PM

    I am testing a process that has a Reply step to return a document to the receive step. When the process executes the Reply step throws the following error:

    [PRT.0101.9130] Error sending wm.prt.webservices:WebserviceReply: >>>BasicData:DocType=amDGFLatamMerlin.docs:Response,DocData=>>>BasicData:XMLstring=CIA 10, TRAMITE 10, and ANO 2009<<<<<< com.wm.app.prt.ProcessException: [PRT.0101.9130] Error sending wm.prt.webservices:WebserviceReply: >>>BasicData:DocType=amDGFLatamMerlin.docs:Response,DocData=>>>BasicData:XMLstring=CIA 10, TRAMITE 10, and ANO 2009<<<<<< java.lang.NullPointerException at com.wm.app.prt.transport.Transport_BROKER.reply(Transport_BROKER.java:38) at com.wm.app.prt.transport.TransportManager.reply(TransportManager.java:220) at com.wm.app.prt.EventPublish.tmReply(EventPublish.java:272) at com.wm.app.prt.EventPublish.reply(EventPublish.java:80) at com.wm.app.prt.StepDispatcherAgent.sendOutputEvents(StepDispatcherAgent.java:1575) at com.wm.app.prt.StepDispatcherAgent.runStep(StepDispatcherAgent.java:1282) at com.wm.app.prt.StepDispatcherAgent.execute(StepDispatcherAgent.java:1007) at com.wm.app.prt.StepDispatcherAgent.synchRun(StepDispatcherAgent.java:126) at com.wm.app.prt.StepDispatcher.startStep(StepDispatcher.java:945) at com.wm.app.prt.StepDispatcher.dispatch(StepDispatcher.java:906) at com.wm.app.prt.StepDispatcher.handleTransition(StepDispatcher.java:168) at wm.prt.dispatch.handleTransition(dispatch.java:322) at sun.reflect.GeneratedMethodAccessor348.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at com.wm.app.b2b.server.JavaService.baseInvoke(JavaService.java:403) at com.wm.app.b2b.server.invoke.InvokeManager.process(InvokeManager.java:631) at com.wm.app.b2b.server.util.tspace.ReservationProcessor.process(ReservationProcessor.java:46) at com.wm.app.b2b.server.invoke.StatisticsProcessor.process(StatisticsProcessor.java:44) at com.wm.app.b2b.server.invoke.ServiceCompletionImpl.process(ServiceCompletionImpl.java:241) at com.wm.app.b2b.server.invoke.ValidateProcessor.process(ValidateProcessor.java:51) at com.wm.app.b2b.server.ACLManager.process(ACLManager.java:227) at com.wm.app.b2b.server.invoke.DispatchProcessor.process(Disp

    IS version 7.1.1
    Broker Version: 7.1.0.0.348_Fix9 031609

    I really appreciate any help with this one.

    Thank you,
    Victor


    #webMethods-BPMS
    #BPM
    #webMethods


  • 2.  RE: PRT Error on Reply step

    Posted Fri January 15, 2010 07:21 AM

    Hi,

    go to this forum

    [URL]https://wmusers.com/forum/showthread.php?p=69125[/URL]

    they are talking about the same error and fix as well. It has some pproblem with the MWS setting.

    Hope this post will help you to fix the issue.


    #webMethods-BPMS
    #webMethods
    #BPM


  • 3.  RE: PRT Error on Reply step

    Posted Fri January 15, 2010 12:56 PM

    Hi,

    seems like while sending the response document, “DGFLatamMerlin.docs:Response” some mandatory data is missing in records. Subscription trigger is rejecting the document, so please check the response document if it has some null values?

    -nD


    #BPM
    #webMethods
    #webMethods-BPMS