[omniORB] Communications Failure on server after executes method

David Morgenlender dmorgen@alum.mit.edu
Wed, 17 Jun 1998 22:22:05 GMT


I'm currently using omniORB 2.5.  I have a couple of methods running on =
the
server (under ETS-Kernel).  The client is running on a different system =
(Win95).
One method is working ok.  The other method seems to be working ok, =
except a
"Communication failure" message is generated after the method exits.  The
message is generated in TFactory.cc in tcpSocketWorker::_realRun().  It =
catches
a COMM_FAILURE exception, checks for a trace level >=3D 5, then generates=
 the
message.  The only significant difference between the calls to the 2 =
methods, is
the problematic method has an unbounded sequence as an output parameter; =
 it
consists of 500,000 ULong values;  the sequence seems to be returned =
properly.

Do you have any idea what could be causing the problem & whether it's =
anything
to be concerned about?

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
Dave Morgenlender
e-mail: dmorgen@alum.mit.edu
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D