[omniORB] help with server refusing to start

Lee, Robert C. rc.lee at ngc.com
Mon Aug 4 19:59:34 BST 2003


Every since I started to use the argument -ORBendPoint=<port>, I've been
gettting successively failures of servers to start. Often a message would
say can't create such and such and endpoint causing me to keep switch ports.
Looks like something isn't getting cleaned up properly. I tried killing all
my processes and starting over but I still the same problems. Two symptoms
are as follows:

1. symptom 1

SDLMS1% start_appmgr
[1] 2319
SDLMS1% hostname is SDLMS1
omniORB: Distribution date: Fri Mar 14 11:27:17 GMT 2003 dgrisby
omniORB: Initialising omniDynamic library.
omniORB: Initialising incoming endpoints.
omniORB: Starting serving incoming endpoints.
omniORB: Adding root<0> (activating) to object table.
omniORB: Creating ref to local: root<0>
 target id      : IDL:Executive/AppMgr:1.0
 most derived id: IDL:Executive/AppMgr:1.0
omniORB: Creating ref to remote: key<0x4e616d6553657276696365>
 target id      : IDL:omg.org/CORBA/Object:1.0
 most derived id: IDL:omg.org/CosNaming/NamingContextExt:1.0
omniORB: Initial reference `OmniNameService' resolved from configuration
file.
omniORB: LocateRequest to remote: key<0x4e616d6553657276696365>
omniORB: AsyncInvoker: thread id = 2 has started. Total threads = 2
omniORB: AsyncInvoker: thread id = 3 has started. Total threads = 2
omniORB: Invoke 'resolve' on remote: key<0x4e616d6553657276696365>
omniORB: Creating ref to remote: root<0>
 target id      : IDL:omg.org/CORBA/Object:1.0
 most derived id: IDL:Executive/ExecMgr:1.0
omniORB: LocateRequest to remote: root<0>
omniORB: throw giopStream::CommFailure from
giopStream.cc:1052(0,NO,TRANSIENT_ConnectFailed)
omniORB: ERROR -- A servant has been deleted that is still activated.
      id: root<0> (active)
CORBA CORBA::SystemException: 0x856a8

2. Symptom number 2

execmgrServer
omniORB: Distribution date: Tue Feb 25 12:26:38 GMT 2003 dgrisby
omniORB: Initialising omniDynamic library.
omniORB: Initialising incoming endpoints.
omniORB: Starting serving incoming endpoints.
omniORB: Creating ref to remote: key<0x4e616d6553657276696365>
 target id      : IDL:omg.org/CORBA/Object:1.0
 most derived id: IDL:omg.org/CosNaming/NamingContextExt:1.0
omniORB: AsyncInvoker: thread id = 1 has started. Total threads = 1
omniORB: Initial reference `OmniNameService' resolved from configuration
file.
Killed

Does anyone have any idea what's wrong?

Robert Lee







More information about the omniORB-list mailing list