Admin Config Propagation (ACP) Export Failing For Subclass with Error: Unable to write the XML for the Subclass configuration type.
(Doc ID 3017542.1)
Last updated on APRIL 18, 2024
Applies to:
Oracle Agile PLM Framework - Version 9.3.6.0 and laterInformation in this document applies to any platform.
Symptoms
When attempting to trying to run ACP export subclass, the following error occurs.
ERROR
======== E R R O R (Begin) ========
Process Context:
Data Source Type: Agile Instance
Data Source URL:
Data Source User: propagation
Propagation Action: Copy
Configuration Type: Subclass
Configuration Object:
Configuration Type File:
Error Context:
Unable to write the "ABC" Subclass object.
Unable to write the XML for the Subclass configuration type.
Unable to write the XML for the Subclass configuration type's tables.
Unable to write the XML for the Subclass configuration type's UI Tab table.
Unable to write the XML for the Subclass configuration type's Attribute Group table.
Unable to write the XML for the Subclass configuration type's Attribute table.
Unable to write the XML for the Subclass configuration type's Single-value Property item.
Unable to write the XML for the Subclass configuration type's Single-value Property item.
Unable to write the XML for the Subclass configuration type's Admin Value item.
Error Cause:
java.lang.NullPointerException
at com.agile.propagate.agile.IDNameWrapper.getId(IDNameWrapper.java:133)
at com.agile.propagate.xml.AdminObjectXMLHandler.write(AdminObjectXMLHandler.java:456)
at com.agile.propagate.xml.AdminObjectXMLHandler.writeListValues(AdminObjectXMLHandler.java:259)
at com.agile.propagate.xml.AdminObjectXMLHandler.write(AdminObjectXMLHandler.java:228)
at com.agile.propagate.xml.ClassXMLHandler.write(ClassXMLHandler.java:239)
at com.agile.propagate.xml.ClassXMLHandler.write(ClassXMLHandler.java:300)
at com.agile.propagate.xml.ClassXMLHandler.write(ClassXMLHandler.java:172)
at com.agile.propagate.xml.ClassXMLHandler.writeTables(ClassXMLHandler.java:120)
at com.agile.propagate.xml.SubclassXMLHandler.writeTables(SubclassXMLHandler.java:111)
at com.agile.propagate.xml.AdminObjectXMLHandler.write(AdminObjectXMLHandler.java:175)
at com.agile.propagate.xml.AdminObjectXMLHandler.write(AdminObjectXMLHandler.java:72)
at com.agile.propagate.xml.XMLDataSource.writeObject(XMLDataSource.java:691)
at com.agile.propagate.process.CopyConfigTypeProcess$CopyConfigObjectProcess.copyObject(CopyConfigTypeProcess.java:556)
at com.agile.propagate.process.CopyConfigTypeProcess$CopyConfigObjectProcess.processObject(CopyConfigTypeProcess.java:518)
at com.agile.propagate.agile.AgileDataSource.readObjectsForCopy(AgileDataSource.java:1039)
at com.agile.propagate.process.CopyConfigTypeProcess.copy(CopyConfigTypeProcess.java:138)
at com.agile.propagate.CopyConfig.copy(CopyConfig.java:530)
at com.agile.propagate.CopyConfig.process(CopyConfig.java:244)
at com.agile.propagate.CopyConfig.execute(CopyConfig.java:69)
at com.agile.propagate.AbstractConfig.runProgram(AbstractConfig.java:371)
at com.agile.propagate.CopyConfig.runProgram(CopyConfig.java:48)
at com.agile.propagate.CopyConfig.main(CopyConfig.java:64)
1. Using ACP export subclass
2. ACP is failing to export subclass.
WORKAROUND
Need to manually configure the admin objects in destination.
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 |