Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Java 2 and Non-Default ORBs

0 views
Skip to first unread message

Jason Voegele

unread,
Oct 3, 2000, 3:00:00 AM10/3/00
to
I'm using JavaORB from the Distributed Object Group (dog.intalio.com)
and I'm having some trouble getting the ORB to start. I've tried to
post this to the DOG mailing list, but it seems to be having technical
difficulties so I'm hoping someone here can help me out.

I'm having trouble starting JavaORB (version 2.2.6) under Java 2. I've
followed the instructions, including the specific instructions for Java
2 regarding placing the orb.properties file in the Java home directory.

This is the output I get from trying to start the naming service:

Exception in thread "main" java.lang.ExceptionInInitializerError:
org.omg.CORBA.INITIALIZE: can't instantiate default ORB implementation
JavaORB.CORBA.ORBSingleton minor code: 0 completed: No
at org.omg.CORBA.ORB.create_impl(ORB.java:305)
at org.omg.CORBA.ORB.<clinit>(ORB.java:202)
at JavaORB.INS.Server.main(Server.java)


My Java version is: [on Windows NT 4.0]
java version "1.2"
Classic VM (build JDK-1.2-V, native threads)

The classpath includes all the necessary JavaORB jar files. Does anyone
have any ideas?

Thanks,
Jason Voegele

Adjunct Central

unread,
Oct 3, 2000, 3:00:00 AM10/3/00
to
Have you put the orb.properties file in the correct place as
speceified in the documentation?

Simone


On Tue, 03 Oct 2000 13:47:03 -0400, Jason Voegele <ja...@jvoegele.com>
wrote:

0 new messages