[omniORB] omniORB3 to omniORB4

rmohan@ice-com.com rmohan@ice-com.com
Tue Nov 26 12:26:01 2002


Hi,

I have some problems connecting the client(windows) using omniORB3 to the
server (linux) using omniORB4, omninames is running on linux. With
omninames trace enabled the following info. was identified

omniORB: Server accepted connection from giop:tcp:192.168.0.189:1180
omniORB: AsyncInvoker: thread id = 6 has started. Total threads = 5
omniORB: giopWorker task execute.
omniORB: Accepted connection from giop:tcp:192.168.0.189:1180 because of
this rule: "* unix,ssl,tcp"
omniORB: inputMessage: from giop:tcp:192.168.0.189:1180 68 bytes
4749 4f50 0100 0100 3800 0000 0000 0000 GIOP....8.......
0100 0000 0100 0000 0400 0000 494e 4954 ............INIT
0400 0000 6765 7400 0700 0000 6e6f 626f ....get.....nobo
6479 0000 0c00 0000 4e61 6d65 5365 7276 dy......NameServ
6963 6500                               ice.
omniORB: throw OBJECT_NOT_EXIST from GIOP_S.cc:319
(NO,OBJECT_NOT_EXIST_NoMatch)
omniORB: sendChunk: to giop:tcp:192.168.0.189:1180 76 bytes
4749 4f50 0100 0101 4000 0000 0000 0000 GIOP....@.......
0100 0000 0200 0000 2700 0000 4944 4c3a ........'...IDL:
6f6d 672e 6f72 672f 434f 5242 412f 4f42 omg.org/CORBA/OB
4a45 4354 5f4e 4f54 5f45 5849 5354 3a31 JECT_NOT_EXIST:1
2e30 0000 0100 4d4f 0100 0000           .0....MO....
omniORB: throw giopStream::CommFailure from
giopStream.cc:812(0,NO,COMM_FAILURE_UnMarshalArguments)
omniORB: Server connection refcount = 1
omniORB: Server connection refcount = 0
omniORB: Server close connection from giop:tcp:192.168.0.189:1180


In the client side configuration we are using the same old style in the
registry as
ORBInitialHost IPAddress of host
ORBInitialPort port number

What could be the problem?

Thanks,

regards,
Ram