Hello!
We have a problem when deploying a business model package (generated with Designer 7.1) from our development IS to a second (testing) IS.
First of all: The process ist running perfectly on the development server.
We exported the package via IS → Packages → Management → Archive and then imported it on the testing IS.
We also transfered (export/import) the related broker documents into MyWebmethods Server. Which worked fine… At least after we installed a hofix for MyWebmethods;-)
The process package seems to import, activate, load and enable just fine (In IS → Packages → Management), but won’t run.
In the IS errorlog is the following entry:
java.lang.NullPointerException
at com.wm.isextdc.IsPackage.sendNotifications(Unknown Source)
at com.wm.isextdc.IsPackage.processEvent(Unknown Source)
at com.wm.app.b2b.server.mon.event.MatchAllEvents.processEvent(MatchAllEvents.java:26)
at com.wm.app.b2b.server.mon.event.ISMonEvtMgr.dispatch(ISMonEvtMgr.java:265)
at com.wm.app.b2b.server.mon.event.ISMonEvtMgr.dispatch(ISMonEvtMgr.java:309)
at com.wm.app.b2b.server.AuditIsmConfig.publishAudit(AuditIsmConfig.java:109)
at com.wm.app.audit.AuditFactory.processMessage(AuditFactory.java:1266)
at com.wm.app.audit.AuditFactory$2.handleMessage(AuditFactory.java:431)
at com.wm.app.audit.AuditFactory$AuditProducerHandler.run(AuditFactory.java:1582)
The error message can be reproduced by simply disabling and re-enabling the package in package management.
So it looks like a webMethods internal problem when enabling the package (No wonder ist wouldn’t run…).
We also tried the same thing with a second process with the same result.
Where could I investigate further? Any tips, hints?
Thanks in advance!
Spectre
#BPM#webMethods#webMethods-BPMS