OSM Deployment Failed While Deploying Cartridge With Orchestration Condition In OrderItemSpec
(Doc ID 2007165.1)
Last updated on MARCH 29, 2023
Applies to:
Oracle Communications Order and Service Management - Version 7.2.4 to 7.2.4 [Release 7.2]Information in this document applies to any platform.
Symptoms
When a condition is used in Orchestration conditions tab of Order Item Specification, the cartridge is getting built properly, but the deployment of cartridge is failing.
Error logs:
org.xml.sax.SAXParseException; lineNumber: 9; columnNumber: 59; Error attempting to parse XML file (href='model/OSM_SOM_Orchestration.xml').
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:121)
at com.mslv.oms.cartridgemgmt.PAR.PARFile.parseDocument(PARFile.java:359)
at com.mslv.oms.cartridgemgmt.PAR.PARFile.getModelAsDocument(PARFile.java:101)
at com.mslv.oms.cartridgemgmt.PAR.PARFile.getCartridgeManifest(PARFile.java:401)
at com.mslv.oms.cartridgemgmt.DeployCartridgeMDB.deployModel(DeployCartridgeMDB.java:701)
at com.mslv.oms.cartridgemgmt.DeployCartridgeMDB.processMessage(DeployCartridgeMDB.java:326)
at com.mslv.oms.cartridgemgmt.DeployCartridgeMDB.onMessage(DeployCartridgeMDB.java:192)
at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:583)
at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:486)
at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:388)
at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4659)
at weblogic.jms.client.JMSSession.execute(JMSSession.java:4345)
at weblogic.jms.client.JMSSession.executeMessage(JMSSession.java:3821)
at weblogic.jms.client.JMSSession.access$000(JMSSession.java:115)
at weblogic.jms.client.JMSSession$UseForRunnable.run(JMSSession.java:5170)
Changes
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 |
Changes |
Cause |
Solution |
References |