javaws: failed to initialize access to server. org.omg.CORBA.INITIALIZE

Hi,

I was using a jnlp java tool with javaws on a previous computer running opensuse 11.3. I am now a new computer running opensuse 12.1 but the same java tool does not work anymore. I get the following error message:
“failed to initialize access to server. org.omg.CORBA.INITIALIZE: can’t instantiate default ORB implementation com.sun.se.impl.orb.ORBSingleton vmcid: 0x0 minor code: 0 completed: No”. I tried with SUN java too, but I still get the error message.

The tool works fine on my VirtualBox Windows7 guest.

Could you please help me resolve that ‘org.omg.CORBA.INITIALIZE’ issue?

Yours,

sbal

PS: version number for jave, javaws and firefox, and output of javaws command:

/usr/lib64/jvm/java-1.6.0-sun-1.6.0/jre/bin/java -version
java version “1.6.0_29”
Java™ SE Runtime Environment (build 1.6.0_29-b11)
Java HotSpot™ 64-Bit Server VM (build 20.4-b02, mixed mode)

/./usr/lib64/jvm/java-1.6.0-sun-1.6.0/jre/bin/javaws
Java™ Web Start 1.6.0_29

/usr/bin/firefox -v
Mozilla Firefox 13.0

/usr/lib64/jvm/java-1.6.0-sun-1.6.0/jre/bin/javaws -verbose jnlp.jnlp
Java™ Web Start 1.6.0_29 Launching: /usr/lib64/jvm/java-1.6.0-sun-1.6.0/jre/bin/java
/usr/lib64/jvm/java-1.6.0-sun-1.6.0/jre/bin/java
-Xbootclasspath/a:/usr/lib64/jvm/java-1.6.0-sun-1.6.0/jre/lib/javaws.jar:/usr/lib64/jvm/java-1.6.0-sun-1.6.0/jre/lib/deploy.jar:/usr/lib64/jvm/java-1.6.0-sun-1.6.0/jre/lib/plugin.jar
-classpath
/usr/lib64/jvm/java-1.6.0-sun-1.6.0/jre/lib/deploy.jar
-Djava.security.policy=file:/usr/lib64/jvm/java-1.6.0-sun-1.6.0/jre/lib/security/javaws.policy
-DtrustProxy=true
-Xverify:remote
-Djnlpx.home=/usr/lib64/jvm/java-1.6.0-sun-1.6.0/jre/bin
-Dsun.awt.warmup=true
-Djnlpx.origFilenameArg=jnlp.jnlp
-Djnlpx.remove=true
-Xmx512M
-Djnlpx.heapsize=NULL,512M
-Djnlpx.splashport=53577
-Djnlpx.jvm=/usr/lib64/jvm/java-1.6.0-sun-1.6.0/jre/bin/java
com.sun.javaws.Main
/tmp/javawJ8ICqu