[omniORB] ORB broken, stop listening on endpoint port

VEYSSIERE Nicolas nicolas.veyssiere at thalesgroup.com
Thu Sep 2 16:52:37 BST 2010


  Hello,
here is the init trace log of my software using omniORB (without a 
naming service) :

     omniORB: (0) 2010-08-31 13:59:38.992559: Initialising incoming 
endpoints.
     omniORB: (0) 2010-08-31 13:59:38.992598: Instantiate endpoint 
'giop:tcp::1234'
     omniORB: (0) 2010-08-31 13:59:38.992735: Bind to address :: port 1234.
     omniORB: (0) 2010-08-31 13:59:38.992867: Publish specification: 'addr'
     omniORB: (0) 2010-08-31 13:59:38.992905: Try to publish 'addr' for 
endpoint giop:tcp:192.9.10.213:1234
     omniORB: (0) 2010-08-31 13:59:38.992929: Publish endpoint 
'giop:tcp:192.9.10.213:1234'
     omniORB: (0) 2010-08-31 13:59:38.993058: Starting serving incoming 
endpoints.
     omniORB: (0) 2010-08-31 13:59:38.994207: Adding key<ciorAdmin> 
(activating) to object table.
     omniORB: (0) 2010-08-31 13:59:38.994241: State key<ciorAdmin> 
(activating) -> active
     omniORB: (0) 2010-08-31 13:59:38.994400: Creating ref to local: 
key<ciorAdmin>
      target id      : IDL:CLA/CIORAdmin:1.0
      most derived id: IDL:CLA/CIORAdmin:1.0
     omniORB: (1) 2010-08-31 13:59:38.996625: AsyncInvoker: thread id = 
1 has started. Total threads = 1
     omniORB: (1) 2010-08-31 13:59:38.996647: giopRendezvouser task 
execute for giop:tcp:192.9.10.213:1234
     omniORB: (1) 2010-08-31 13:59:39.430031: SocketCollection idle. 
Sleeping.


The ORB is waiting on port '1234', with a client sometimes I have the 
following error :


     omniORB: (0) 2010-09-02 12:42:31.140468: Invoke 
'notificationImagerie' on remote: 
key<............................RootPOA..............>
     omniORB: (0) 2010-09-02 12:42:31.140509: sendChunk: to 
giop:tcp:191.0.248.53:2501 573 bytes
     omniORB: (0) 2010-09-02 12:42:31.140528: 128 bytes out of 573
     4749 4f50 0102 0000 0000 0231 0000 189e GIOP.......1....
     0000 0000 0000 0008 0000 0031 afab cb00 ...........1....
     0000 0020 d1d4 a95f 0000 0001 0000 0000 ... ..._........
     0000 0001 0000 0008 526f 6f74 504f 4100 ........RootPOA.
     0000 0008 0000 0001 0000 0000 1400 0002 ................
     0000 0015 6e6f 7469 6669 6361 7469 6f6e ....notification
     496d 6167 6572 6965 0000 000a 0000 0000 Imagerie........
     0000 0010 0000 0015 0000 0118 0000 0000 ................
     omniORB: (0) 2010-09-02 12:42:31.140594: Error in network send: 
giop:tcp:191.0.248.53:2501
     omniORB: (0) 2010-09-02 12:42:31.140611: throw 
giopStream::CommFailure from 
giopStream.cc:1186(1,NO,COMM_FAILURE_MarshalArguments)
     omniORB: (0) 2010-09-02 12:42:31.140833: Client connection refcount = 0
     omniORB: (0) 2010-09-02 12:42:31.140851: Client close connection to 
giop:tcp:191.0.248.53:2501
     omniORB: (0) 2010-09-02 12:42:31.140925: Invoke 
'notificationImagerie' on remote: 
key<............................RootPOA..............>
     omniORB: (0) 2010-09-02 12:42:31.140960: Send codeset service 
context: (ISO-8859-1,UTF-16)
     omniORB: (0) 2010-09-02 12:42:31.141000: Client attempt to connect 
to giop:tcp:191.0.248.53:2501
     omniORB: (0) 2010-09-02 12:42:31.141597: Failed to connect (no peer 
name): 191.0.248.53
     omniORB: (0) 2010-09-02 12:42:31.141641: Switch rope to use address 
giop:tcp:191.0.248.53:2501
     omniORB: (0) 2010-09-02 12:42:31.141657: Unable to open new 
connection: giop:tcp:191.0.248.53:2501
     omniORB: (0) 2010-09-02 12:42:31.141673: throw 
giopStream::CommFailure from 
giopStream.cc:1152(0,NO,TRANSIENT_ConnectFailed)
     omniORB: (0) 2010-09-02 12:42:31.141794: throw TRANSIENT from 
omniObjRef.cc:813 (NO,TRANSIENT_ConnectFailed)
     omniORB: (0) 2010-09-02 12:42:31.142267: omniRemoteIdentity deleted.
     omniORB: (0) 2010-09-02 12:42:31.142289: ObjRef(IDL:CLA/Client:1.0) 
-- deleted.


A network error happened between the server and the client (in my point 
of view).

But there is a problem : the ORB stop listening on port '1234', I and 
don't know why, I can't reconnect to this server.


Can some one helps me to find what happens here ?


Thanks.

Regards,
-- 
Nicolas V.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nicolas_veyssiere.vcf
Type: text/x-vcard
Size: 381 bytes
Desc: not available
Url : http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20100902/8f81c298/nicolas_veyssiere.vcf


More information about the omniORB-list mailing list