[omniORB] protocol of communication between javaorb and omniORB

Diez B. Roggisch deets at web.de
Tue Nov 16 15:24:20 GMT 2004


Hi,

I just set my trace level to 40 and got this:

omniORB: Server accepted connection from giop:tcp:192.168.1.3:35588
omniORB: AsyncInvoker: thread id = 4 has started. Total threads = 3
omniORB: giopWorker task execute.
omniORB: Accepted connection from giop:tcp:192.168.1.3:35588 because of this 
rule: "* unix,ssl,tcp"
omniORB: inputMessage: from giop:tcp:192.168.1.3:35588 64 bytes
omniORB:
4749 4f50 0102 0000 0000 0034 0000 0002 GIOP.......4....
0300 0000 0000 0000 0000 000e fed7 0b9a ................
4100 003e f100 0000 0000 0000 0000 0005 A..>............
7069 6e67 0000 0000 0000 0000 0000 0000 ping............
omniORB: Creating new Python state for thread id 1119263664
omniORB: sendChunk: to giop:tcp:192.168.1.3:35588 24 bytes
omniORB:
4749 4f50 0102 0101 0c00 0000 0200 0000 GIOP............
0000 0000 0000 0000                     ........
omniORB: inputMessage: from giop:tcp:192.168.1.3:35588 88 bytes
omniORB:
4749 4f50 0102 0000 0000 004c 0000 0003 GIOP.......L....
0300 0000 0000 0000 0000 000e fed7 0b9a ................
4100 003e f100 0000 0000 0000 0000 000d A..>............
6175 7468 656e 7469 6361 7465 0000 0000 authenticate....
0000 0000 0000 0000 0000 0004 666f 6f00 ............foo.
0000 0004 6261 7200                     ....bar.
omniORB: Adding root<1> (activating) to object table.
omniORB: State root<1> (activating) -> active
omniORB: Creating ref to local: root<1>
 target id      : IDL:omg.org/CORBA/Object:1.0
 most derived id: IDL:ehotel.de/omphalos/DomainManager:1.0
omniORB: Creating Python ref to local: root<1>
 target id      : IDL:ehotel.de/omphalos/DomainManager:1.0
 most derived id: IDL:ehotel.de/omphalos/DomainManager:1.0
omniORB: ObjRef(IDL:ehotel.de/omphalos/DomainManager:1.0) -- deleted.
omniORB: sendChunk: to giop:tcp:192.168.1.3:35588 184 bytes
omniORB:
4749 4f50 0102 0101 ac00 0000 0300 0000 GIOP............
0000 0000 0000 0000 2900 0000 4944 4c3a ........)...IDL:
6568 6f74 656c 2e64 652f 6f6d 7068 616c ehotel.de/omphal
6f73 2f44 6f6d 6169 6e4d 616e 6167 6572 os/DomainManager
3a31 2e30 00e3 2808 0100 0000 0000 0000 :1.0..(.........
6400 0000 0101 0200 0c00 0000 3139 322e d...........192.
3136 382e 312e 3300 fb8a 0000 0e00 0000 168.1.3.........
fed7 0b9a 4100 003e f100 0000 0001 0000 ....A..>........
0200 0000 0000 0000 0800 0000 0100 0000 ................
0054 5441 0100 0000 1c00 0000 0100 0000 .TTA............
0100 0100 0100 0000 0100 0105 0901 0100 ................
0100 0000 0901 0100                     ........
omniORB: ObjRef(IDL:ehotel.de/omphalos/DomainManager:1.0) -- deleted.
omniORB: inputMessage: from giop:tcp:192.168.1.3:35588 64 bytes
omniORB:
4749 4f50 0102 0000 0000 0034 0000 0004 GIOP.......4....
0300 0000 0000 0000 0000 000e fed7 0b9a ................
4100 003e f100 0000 0001 0000 0000 000c A..>............
646f 6d61 696e 4e61 6d65 7300 0000 0000 domainNames.....
omniORB: sendChunk: to giop:tcp:192.168.1.3:35588 54 bytes
omniORB:
4749 4f50 0102 0101 2a00 0000 0400 0000 GIOP....*.......
0000 0000 0000 0000 0200 0000 0500 0000 ................
7465 7374 006c 2e64 0a00 0000 6272 6561 test.l.d....brea
6b66 6173 7400                          kfast.
omniORB: inputMessage: from giop:tcp:192.168.1.3:35588 66 bytes
omniORB:
4749 4f50 0102 0000 0000 0036 0000 0005 GIOP.......6....
0300 0000 0000 0000 0000 000e fed7 0b9a ................
4100 003e f100 0000 0001 0000 0000 0004 A..>............
6765 7400 0000 0000 0000 0005 7465 7374 get.........test
0000                                    ..
omniORB: Garbage left at the end of input message from 
giop:tcp:192.168.1.3:35588
omniORB: From endpoint: giop:tcp:192.168.1.3:35588. Detected GIOP 1.2 protocol 
error in input 
message. ../../../../../src/lib/omniORB/orbcore/giopImpl12.cc:789. Connection 
is closed.
omniORB: throw giopStream::CommFailure from giopImpl12.cc:1267
(0,MAYBE,COMM_FAILURE_WaitingForReply)

Diez



More information about the omniORB-list mailing list