My Oracle Support Banner

EventLog.event() Not Working on ASAP 7.0.2  or ASAP 7.2 (Doc ID 1583390.1)

Last updated on DECEMBER 05, 2019

Applies to:

Oracle Communications ASAP - Version 7.0.2 to 7.2.0 [Release 7.0.0 to 7.2]
Information in this document applies to any platform.

Symptoms

To raise an alarm event in the cartridge, com.mslv.activation.server.EventLog.event() method is called. The method throws NullPointerException in the JNEP diagnostic file:

>> 080718.757:Connection handler <host>-43323:PROG:com.mslv.activation.server.Security:
Error occurred while executing Security.getProperty.
>> 080718.758:Connection handler <host>-43323:LOW :telnet_demo.TelnetProcessor:
java.lang.NullPointerException
  at com.mslv.activation.server.EventLog.(EventLog.java:90)
  at com.mslv.activation.server.EventLog.createEventLog(EventLog.java:258)
  at com.mslv.activation.server.EventLog.event(EventLog.java:183)
  at telnet_demo.TelnetProcessor.prov(Unknown Source)
  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.mslv.activation.jinterpreter.JInterpConnection.runClassMethod(JInterpConnection.java:221)
  at com.mslv.activation.jinterpreter.JInterpConnection.handleMessage(JInterpConnection.java:131)
  at com.mslv.activation.server.ConnectionHandler.run(ConnectionHandler.java:251)

In the CTRL diagnostic file, following info is observed: 

>> 080718.755:29: LOW:Lang Handler :737 :control/libcontrol/lang_mgmt.c
Language Request [get_securedata] Received
>> 080718.755:29: LOW:ASC_cppalloc :348 :control/libcontrol/ctlib.c
Successfully obtained a Session from the Pool
>> 080718.755:29: LOW:ASC_cprpcexec() :1244:control/libasc/ctlib.c
Executing RPC [SSP_get_security]. Retry Count [0]
>> 080718.756:29: LOW:ASC_cprpcexec() :1446:control/libasc/ctlib.c
RPC SSP_get_security return status = -1
>> 080718.756:29: LOW:Find Secure Data :793 :control/control/ctrl_svr/asc_security.c
Failed in retrieving data from database : name[ctrlR720]
>> 080718.756:29: LOW:Get Secure Data :1034:control/control/ctrl_svr/asc_security.c
The name[ctrlR720] does not exist in database
>> 080718.756:29: LOW:Get Secure Data :592 :control/control/ctrl_svr/asc_security.c
Get Secure Data failed

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
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.