My Oracle Support Banner

NEP Socket Disconnect() Method Is NOT Getting Called When Stopping NEP (Doc ID 1901751.1)

Last updated on JUNE 01, 2022

Applies to:

Oracle Communications ASAP - Version 5.0.0 and later
Information in this document applies to any platform.

Goal

We have extended a class by “com.mslv.activation.jinterpreter.SocketConnection” and implemented the methods connect() and disconnect() to connect/disconnect to an Network Element.

We are facing an issue as the connections are NOT getting terminated properly even when we stop the NEP (using stops -d option). i.e., disconnect() method is NOT getting called.

But, when we tried `asap_utils -d 31` to disable[D] the NEP's device, we are able to see the disconnect() method is triggered and the disconnect request sent to the NE. Also, when we set the DROP_TIMEOUT to `1`, the disconnect() method is getting called after 1 minute.

Is there any solution available to trigger disconnect() when we stop the NEP?
 

Solution

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
Goal
Solution


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