Problem:
- Product Name: VisiBroker C
- Product Version: 4.5 and later
- Product Component: OAD, Gatekeeper
- Platform: All
Server is not terminating if client is terminated abruptly while using OAD and Gatekeeper.
This problem happens only when the Server is started in Unshared Mode.
The system has a Gatekeeper, Oad, Osagent and Server, all behind a firewall.
The Client is accessing from outside the firewall.
The Server is registered with the OAD using Unshared mode.
The problem is when the Client is terminated abruptly (e.g. kill -9 or simply exit), the Server is not shutdown.
This issue does not happen when Gatekeeper is not involved.
A side-effect of this problem is that a Client that is restarted goes through the same un-terminated Server as the first Client. This is probably because of the issue reported in failure #38512.
Please refer to the testcase that demonstrate the issue.
Resolution:
This issue is related to failures #38264 and #38512.
#Security
#gatekeeper
#OAD
#VisiBroker
#UnsharedMode