[omniORB] omniORB4 echo examples and the orbcheck_OMNI code.....

Harri Pasanen harri.pasanen@trema.com
Tue Oct 8 16:45:01 2002


On Tuesday 08 October 2002 17:18, steinhoffc@schneider.com wrote:
> I have installed and compiled omniORB 4.0.0 in the omniORB-4.0.0debug
> directory succussfully (or so it seems). I Then started testing the
> examples, I started with the echo example, got everything compiled ok (or
> so it seems) and then tried to run them.  "eg1" works great, but the other
> two I can't seem to get to work at all.
>
> In the second example "eg2_impl" starts up fine and  prints the ior. But
> when I start up the client "eg2_clt" I get the following error
>
> Got the Orb!!!
> Got object Reference!
> Narrow complete!
> Got String!!!
> Caught a CORBA::SystemException.
> Caught a System Exception: : 1096024066
> CORBA::TRANSIENT
>

Just a wild guess, are your threads working?  Do the omnithreads examples 
work?

-Harri