NullPointerException thrown for every export action in Windchill PDMLink 12.0.2
Applies To
- Windchill PDMLink 12.0.2.0
Description
- NullPointerException thrown when user exports any lifecycle / workflow templates or export objects using import/export manager
-
Error in MS logs:
wt.ixb.publicforhandlers.LogHelper$IxbException: Problem in export/import process.
Nested exception is: java.lang.NullPointerException
at wt.ixb.publicforapps.Exporter.getFaultToleranceOpHandler(Exporter.java:1541)
at wt.ixb.publicforapps.Exporter.finalizeExport(Exporter.java:303)
at wt.ixb.publicforapps.Exporter.finalizeExport(Exporter.java:281)
at wt.ixb.handlers.netmarkets.IXServiceClone.exportDefinedObjectSet(IXServiceClone.java:575)