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)” )