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.  Task creation error

    Posted 09/23/11 12:08 PM

    I am using webMethods 7.1.2 and I am facing an issue when my process tries to queue a new task. I have the following exception in the queueTask service:

    A “java.lang.NullPointerException” occurred with the Message “at com.webMethods.portal.bizPolicy.command.impl.CommandManager.invokeRemoteCommand(CommandManager.java:138)” .

    Help please!

    I have added the stacktrace:

    2011-09-23 12:21:33 CEST DODCENSEPGestionDemandes.CensepDemande.CensepDemande_1.default:Identification_de_la_demande_GIGLAInputMapService com.wm.app.b2b.server.ServiceException: electric.util.WrappedException: SOAPException( Server.userException: com.webMethods.portal.bizPolicy.BizException: [POP.001.0002] A “java.lang.NullPointerException” occurred with the Message “at com.webMethods.portal.bizPolicy.command.impl.CommandManager.invokeRemoteCommand(CommandManager.java:138)” )

    2011-09-23 12:21:33 CEST DODCENSEPGestionDemandes.CensepDemande.CensepDemande_1.default:Identification_de_la_demande_GIGLAQueueTask com.wm.app.b2b.server.ServiceException: electric.util.WrappedException: SOAPException( Server.userException: com.webMethods.portal.bizPolicy.BizException: [POP.001.0002] A “java.lang.NullPointerException” occurred with the Message “at com.webMethods.portal.bizPolicy.command.impl.CommandManager.invokeRemoteCommand(CommandManager.java:138)” )

    2011-09-23 12:21:33 CEST pub.task.taskclient:queueTask com.wm.app.b2b.server.ServiceException: electric.util.WrappedException: SOAPException( Server.userException: com.webMethods.portal.bizPolicy.BizException: [POP.001.0002] A “java.lang.NullPointerException” occurred with the Message “at com.webMethods.portal.bizPolicy.command.impl.CommandManager.invokeRemoteCommand(CommandManager.java:138)” )

    2011-09-23 12:21:33 CEST pub.task.taskclient:queueTask electric.util.WrappedException: SOAPException( Server.userException: com.webMethods.portal.bizPolicy.BizException: [POP.001.0002] A “java.lang.NullPointerException” occurred with the Message “at com.webMethods.portal.bizPolicy.command.impl.CommandManager.invokeRemoteCommand(CommandManager.java:138)” )


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods


  • 2.  RE: Task creation error

    Posted 09/29/11 02:07 PM

    It looks like you are using a load balanced URL to go from IS to MWS, is that correct? Are all of the nodes on MWS configured the same? Do they all happen to have the Task Engine Role?

    There isn’t a lot of information that you’ve posted so i’m trying to piece together an idea about what might be going wrong.
    –mark


    #webMethods
    #webMethods-BPMS
    #MWS-CAF-Task-Engine


  • 3.  RE: Task creation error

    Posted 07/01/13 03:07 PM

    Check out step by step task creation and linking it to a process withh examples and screenshots at below blog:

    http://www.idnxchange.com/webmethods-blogs/step-by-step-webmethods-task-creation-and-linking-it-to-a-process.html


    #webMethods-BPMS
    #webMethods
    #MWS-CAF-Task-Engine