[omniORB] omniConnectionBroken?

ross::barna rbarna@neochi.com
Tue, 10 Jul 2001 17:40:03 -0400 (EDT)


My client is able to invoke several calls properly, but one
(killProcess) causes an exception which I am not familiar with.


client calls... CORBA::Boolean killProcess(unsigned long pid)

server says...

ll_send: 25 bytes
4749 4f50 0100 0101 0d00 0000 0000 0000 GIOP............
0b00 0000 0000 0000 01                  .........
omniORB: throw omniConnectionBroken (minor 4) from
tcpSocketMTfactory.cc:1076
Aborted

Help!

-ross