Nullpointerexception on Import Using CMU (Build 45)
(Doc ID 556254.1)
Last updated on AUGUST 07, 2024
Applies to:
Oracle WebCenter Content - Version 10.0 and laterInformation in this document applies to any platform.
Symptoms
The server cannot import a CMU bundle and hangs on UniversalSearchLanguages (or other) view and the following error is generated:
This error is generated:
Exception in thread "Cmu-Thread-223" java.lang.NullPointerException
at cmu.sections.SchemaSections.calculateDependencies(SchemaSections.java:96)
at cmu.CmuSection.calculateDependencies(CmuSection.java:111)
at cmu.CmuAction.resolveDependenciesForSectionItem(CmuAction.java:489)
at cmu.CmuAction.resolveDependenciesForSectionItem(CmuAction.java:556)
at cmu.CmuAction.checkDependencies(CmuAction.java:381)
at cmu.CmuAction.executeAction(CmuAction.java:192)
at cmu.CmuAction.run(CmuAction.java:87)
at cmu.sections.SchemaSections.calculateDependencies(SchemaSections.java:96)
at cmu.CmuSection.calculateDependencies(CmuSection.java:111)
at cmu.CmuAction.resolveDependenciesForSectionItem(CmuAction.java:489)
at cmu.CmuAction.resolveDependenciesForSectionItem(CmuAction.java:556)
at cmu.CmuAction.checkDependencies(CmuAction.java:381)
at cmu.CmuAction.executeAction(CmuAction.java:192)
at cmu.CmuAction.run(CmuAction.java:87)
This is occurring with build 45 of the Configuration Migration Utility (CMU).
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 |