TaskAssignment Sample Throws Exceptions
(Doc ID 1515121.1)
Last updated on MARCH 27, 2019
Applies to:
Oracle Communications Order and Service Management - Version 7.2.0 and laterInformation in this document applies to any platform.
Symptoms
User is trying to build/deploy/test the TaskAssignment sample that is included with OSM SDK Samples as it is need to implement a custom assignment algorithm for some of the manual tasks for the customer project.
The TaskAssignment builds and deploys using the included build.xml files, however in runtime it throws exceptions as this
#### <oms-intern
al> : com.mslv.oms.test.SampleTaskAssignment_6iw6of_HomeImpl@92f06c invoking: runBehavior(Lcom.mslv.oms.behavior.BehaviorContext;)>
#### <oms-internal
> n. Reason: com.mslv.oms.behavior.BehaviorException: java.rmi.ServerError: A error occurred the server; nested exception is:
java.lang.NoClassDefFoundError: net/sf/saxon/trans/XPathException
com.mslv.oms.behavior.BehaviorException: java.rmi.ServerError: A error occurred the server; nested exception is:
java.lang.NoClassDefFoundError: net/sf/saxon/trans/XPathException
at com.mslv.oms.behavior.c.a(Unknown Source)
at com.mslv.oms.behavior.c.a(Unknown Source)
at com.mslv.oms.behavior.BehaviorMDB.onLocalMessage(Unknown Source)
at oracle.communications.ordermanagement.cluster.message.e.a(Unknown Source)
at oracle.communications.ordermanagement.cluster.message.impl.c.a(Unknown Source)
at oracle.communications.ordermanagement.cluster.message.impl.c.a(Unknown Source)
Error Codes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |