[omniORB] omniORB Send Error

Doug McCorkle mccdo at iastate.edu
Fri Dec 19 13:08:12 GMT 2003


Hello,
     I am using omniORB4 with a client implemented with Java2. I am using an
omni nameserver. When I try to query the client for data I get this omniORB
error:

omniORB: LocateRequest to remote:
key<0xafabcb00000000028fd5a31f0000000800000001000000000a>
omniORB: Client opened connection to giop:tcp:129.186.232.210:8045
omniORB: sendChunk: to giop:tcp:129.186.232.210:8045 49 bytes
omniORB: inputMessage: from giop:tcp:129.186.232.210:8045 20 bytes
omniORB: Invoke 'update' on remote:
key<0xafabcb00000000028fd5a31f0000000800000001000000000a>
omniORB:  send codeset service context: (ISO-8859-1,UTF-16)
omniORB: sendChunk: to giop:tcp:129.186.232.210:8045 92 bytes
omniORB: inputMessage: from giop:tcp:129.186.232.210:8045 252 bytes
omniORB: throw UNKNOWN from GIOP_C.cc:241 (MAYBE,0x535500ca)

and then my cpp server side app core dumps. Both the client and server can
connect to the nameserver with no problems. The client can query the cpp server
with no problems but when the server queries the client the above error occurs.
Any suggestions for resolving this error? 

Doug





More information about the omniORB-list mailing list