WAITFOR() FUNCTION OF TELNETCONNECTION CLASS CLOSES THE RESPONSE LOG.
(Doc ID 1058562.1)
Last updated on MARCH 11, 2019
Applies to:
Oracle Communications ASAP - Version 4.6.3 to 7.0.0 [Release 4.6 to 7.0.0]Information in this document applies to any platform.
Symptoms
The client is getting the following exception while using returnResponseLog() method:
JNEP.diag:
com.mslv.activation.protocol.virtualscreen.VirtualScreenException: Response File not open
at com.mslv.activation.jinterpreter.VirtualScreen.returnResponseLog(VirtualScreen.java:752)
at com.xx.xxxx.asap.nep.<NE>.systemx.SystemXConnection.doSendCommand(Unknown Source)
at com.xx.xxxx.asap.nep.AbstractSwitchConnection.sendCommand(Unknown Source)
at com.xx.xxxx.asap.nep.AbstractJProcessor.sendCommand(Unknown Source)
at com.xx.xxxx.asap.nep.SimpleMML.doSend(Unknown Source)
at com.xx.xxxx.asap.nep.SimpleMML.sendMML(Unknown Source)
at com.xx.xxxx.asap.nep.SimpleMML.sendMML(Unknown Source)
at com.xx.xxxx.asap.nep.xxxx.voice.traffic.<NE>.systemx.CheckBNumberGapped.onExecute(Unknown Source)
at com.xx.xxxx.asap.nep.AbstractExecutingAsdl.execute(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:585)
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)
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 |