[omniORB] Question about omniORB and JDK-ORB

Duncan Grisby duncan at grisby.org
Tue Aug 26 13:19:45 BST 2003


On Friday 22 August, Wei Chen wrote:

> Hi,
> 
> I've asked the similar question last time. But I've
> tryed again and no successe. Fowllowing is the client
> program written C/C++. As I try to connect htis to the
> server written Java and running on a Sun-Java-ORB, I
> got the follwoing error message:

[...]
> omniORB: From endpoint: giop:tcp:127.0.0.1:1031.
> Detected GIOP 1.1 protocol error in input message. Connection is closed.
> Caught system exception COMM_FAILURE -- unable to
> contact the object.
> +++++++++++++++
> 
> Wo can tell me what's wrong here? Can someone tell me
> how to use the trace?

Please run the program with argument -ORBtraceLevel 40. That will show
the GIOP traffic, so we can see what omniORB thinks the error is.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-list mailing list