Skip to main content

Summary Orbix locator fails to stop when under heavy load
Environment Orbix 6.3.x
All Platforms
Question/Problem Description Executing the Orbix services' stop script hangs when stopping locator and node daemon.
Clarifying Information
Error Message
Defect/Enhancement Number
Cause unknown
Resolution The itadmin utility's "process stop" command may hang when the Orbix locator is under a heavy load.
It is possible to work around to this problem using a CORBA client that calls the method "shutdown_complete()" with a "true" boolean parameter. This will stop the locator and any associated node daemons.
An example C Orbix client, called "stop_locator_daemon.cxx" can be accessed using this link
Workaround
Notes
Attachment

#Orbix6
#KnowledgeDocs
#Orbix