Publishing fails due to NullPointerException in com.openmarket.gator.common.AttributeIndex
(Doc ID 1617259.1)
Last updated on APRIL 10, 2024
Applies to:
Oracle WebCenter Sites - Version 7.6.2 and laterInformation in this document applies to any platform.
Symptoms
Initializing a new site on delivery destination produces error:
"Error publishing Asset Types, -100, Remote assettype publish error
Error -10003 executing OpenMarket/Xcelerate/PrologActions/Publish/Mirror1/AssetTypeRemoteElement."
The target server log contains an exception:
[2013-12-23 16:32:34,156 CET] [ERROR] [.kernel.Default (self-tuning)'] [logging.cs.xcelerate.asset] Error: error invoking method Install for assettype, MyAssetType_P in Asset.callInstall()null
java.lang.NullPointerException
at com.openmarket.gator.common.AttributeIndex.(AttributeIndex.java:418)
at com.openmarket.gator.common.BaseFlexManager.setupReferences(BaseFlexManager.java:102)
at com.openmarket.gator.flexgroups.FlexGroupManager.setupReferences(FlexGroupManager.java:120)
at com.openmarket.assetframework.assettypemanager.AssetTypeManager.locateAssetManager(AssetTypeManager.java:78)
at com.openmarket.assetframework.complexasset.ComplexAsset.getATM(ComplexAsset.java:57)
at com.openmarket.assetframework.complexasset.ComplexAsset.Install(ComplexAsset.java:358)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.openmarket.xcelerate.asset.Asset.callInstall(Asset.java:10909)
at com.openmarket.xcelerate.asset.AssetType.saveMirroredAssetTypes(AssetType.java:807)
at com.openmarket.xcelerate.commands.AssetTypeDispatcher.SavePublishedAssetTypes(AssetTypeDispatcher.java:222)
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 |