Unable To Connect To The EMS/NMS Through the ASAP Cartrdige
(Doc ID 1681350.1)
Last updated on MARCH 30, 2023
Applies to:
Oracle Communications ASAP - Version 7.0.2 to 7.2.0 [Release 7.0.0 to 7.2]HP IA64 HPUNIX
Symptoms
On the ASAP 7.2.0 version
The following error messages appeared in the JNEP diag file when we tried to connect to the NE through a custom Cartridge class. While implementing the same through standalone code, it is running perfectly.
Is there any setting that needs to be set to run the Cartridge?
Error: >>
184413.752:Connection handler <ASAP_HOST_NAME>-62837:SANE:com.mslv.activation.cartridge.eci.ls.v1.EciConnectionHandler:
Exception occured during connection - org.omg.CORBA.INTERNAL: vmcid: SUN minor code: 261 completed: Yes
>> 184413.752:Connection handler <ASAP_HOST_NAME>-62837:LOW :com.mslv.activation.cartridge.eci.ls.v1.EciConnectionHandler:
Closing EMS Session...
>> 184413.752:Connection handler <ASAP_HOST_NAME>-62837:PROG:com.mslv.activation.jinterpreter.JInterpConnection:
Connection error: java.lang.NullPointerException
>> 184413.752:Connection handler <ASAP_HOST_NAME>-62837:PROG:com.mslv.activation.jinterpreter.JInterpConnection:
java.lang.NullPointerException
at com.mslv.activation.cartridge.eci.ls.v1.EciConnectionHandler.connect(EciConnectionHandler.java:197)
at com.mslv.activation.jinterpreter.NEConnection.doConnect(NEConnection.java:323)
at com.mslv.activation.jinterpreter.JInterpConnection.NEConnect(JInterpConnection.java:403)
at com.mslv.activation.jinterpreter.JInterpConnection.handleMessage(JInterpConnection.java:135)
at com.mslv.activation.server.ConnectionHandler.run(ConnectionHandler.java:251)
>> 184413.753:Connection handler <ASAP_HOST_NAME>-62837:SANE:com.mslv.activation.jinterpreter.JInterpConnection:
Exception occured during connection - org.omg.CORBA.INTERNAL: vmcid: SUN minor code: 261 completed: Yes
>> 184413.752:Connection handler <ASAP_HOST_NAME>-62837:LOW :com.mslv.activation.cartridge.eci.ls.v1.EciConnectionHandler:
Closing EMS Session...
>> 184413.752:Connection handler <ASAP_HOST_NAME>-62837:PROG:com.mslv.activation.jinterpreter.JInterpConnection:
Connection error: java.lang.NullPointerException
>> 184413.752:Connection handler <ASAP_HOST_NAME>-62837:PROG:com.mslv.activation.jinterpreter.JInterpConnection:
java.lang.NullPointerException
at com.mslv.activation.cartridge.eci.ls.v1.EciConnectionHandler.connect(EciConnectionHandler.java:197)
at com.mslv.activation.jinterpreter.NEConnection.doConnect(NEConnection.java:323)
at com.mslv.activation.jinterpreter.JInterpConnection.NEConnect(JInterpConnection.java:403)
at com.mslv.activation.jinterpreter.JInterpConnection.handleMessage(JInterpConnection.java:135)
at com.mslv.activation.server.ConnectionHandler.run(ConnectionHandler.java:251)
>> 184413.753:Connection handler <ASAP_HOST_NAME>-62837:SANE:com.mslv.activation.jinterpreter.JInterpConnection:
Changes
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 |