NullPointerException While Performing Unpublish After Cloning
(Doc ID 2493086.1)
Last updated on MAY 21, 2023
Applies to:
Oracle Financial Services Data Integration Hub - Version 8.0.3 to 8.0.5 [Release 8]Information in this document applies to any platform.
Symptoms
When attempting to UnpublishAll, the following error occurs.
ERROR
-----------------------
INFO: getting master rep info
Jan 01, 2019 7:00:22 AM com.ofs.reveleus.DIH.global.DIHLogger logError
SEVERE: Exception ->
java.lang.NullPointerException
at com.ofs.reveleus.DIH.model.OdiInstanceBuilder.getInstance(OdiInstanceBuilder.java:45)
at com.ofss.fsgbu.dih.wsServer.impl.ConnectorPublishImpl.triggerConnectorUnPublish(ConnectorPublishImpl.java:155)
at com.ofss.fsgbu.dih.wsServer.OdiConnectWs.connectorPubishService(OdiConnectWs.java:16)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
Changes
OFSAA and DIH is cloning is performed.
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 |