[omniORB] [omniORB2] Problems Binding Object

Greg Jones greg_jones@federal.crc.com
Thu, 03 Jun 1999 12:50:40 -0400


Hi,

I recently upgraded to omniORB 2.7.1. Since this upgrade I have
encountered an error runnning the echo example that terminates the
execution of the server. The message I receive is one word: "Aborted".
It appears to be happening here when I obtain the reference to the
NamingService:

	initServ = orb->resolve_initial_references("NameService");

I am running the PGCS C++ Compiler 1.1.3 and SuSE Linux 6.1.  Everything
ran correctly under 2.6.1 correctly! Is there something I have not
realized with the new 2.7.1 release?

Thank you,
Greg