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

Corba Exception when starting j2sdkee1.2.1 on linux mandrake 7.1

1 view
Skip to first unread message

Salim

unread,
Jul 26, 2000, 3:00:00 AM7/26/00
to
Hi I am working with Mandrake version 7.1 on my sony vaio laptop.
I have installed Suns JDK1.2.2 and It seems to be working well, my
problem is
using Suns JAVA Enterprise Edition 1.2.1.

I have modified the userconfig.sh as required however when I start the
server
(by issueing j2ee at the cmd) the following error occurs:

J2EE server Listen Port: = 1049
org.omg.CORBA.INTERNAL: minor code: 1398079495 completed: No
at
com.sun.corba.ee.internal.iiop.Connection.getLocalHost(Connection.jav
a:171)
at
com.sun.corba.ee.internal.corba.ORB.checkApplicationPropertyDefaults(
ORB.java:514)
at
com.sun.corba.ee.internal.corba.ORB.set_parameters(ORB.java:246)
at
com.sun.corba.ee.internal.POA.POAORB.set_parameters(POAORB.java:163)
at org.omg.CORBA.ORB.init(ORB.java:349)
at
com.sun.enterprise.util.ORBManager.createORB(ORBManager.java:149)
at com.sun.enterprise.util.ORBManager.init(ORBManager.java:62)
at
com.sun.enterprise.server.J2EEServer.createORB(J2EEServer.java:373)
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:220)
at
com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:866)

org.omg.CORBA.INTERNAL: minor code: 1398079495 completed: No
at
com.sun.corba.ee.internal.iiop.Connection.getLocalHost(Connection.jav
a:171)
at
com.sun.corba.ee.internal.corba.ORB.checkApplicationPropertyDefaults(
ORB.java:514)
at
com.sun.corba.ee.internal.corba.ORB.set_parameters(ORB.java:246)
at
com.sun.corba.ee.internal.POA.POAORB.set_parameters(POAORB.java:163)
at org.omg.CORBA.ORB.init(ORB.java:349)
at
com.sun.enterprise.util.ORBManager.createORB(ORBManager.java:149)
at com.sun.enterprise.util.ORBManager.init(ORBManager.java:62)
at
com.sun.enterprise.util.ORBManager.getORBInitialPort(ORBManager.java:
80)
at
com.sun.enterprise.server.J2EEServer.createORB(J2EEServer.java:375)
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:220)
at
com.sun.corba.ee.internal.corba.ORB.checkApplicationPropertyDefaults(ORB.java:514)
at
com.sun.corba.ee.internal.corba.ORB.set_parameters(ORB.java:246)
at
com.sun.corba.ee.internal.POA.POAORB.set_parameters(POAORB.java:163)
at org.omg.CORBA.ORB.init(ORB.java:349)
at
com.sun.enterprise.util.ORBManager.createORB(ORBManager.java:149)
at com.sun.enterprise.util.ORBManager.init(ORBManager.java:62)
at com.sun.enterprise.util.ORBManager.getORB(ORBManager.java:74)
at
com.sun.enterprise.server.J2EEServer.createORB(J2EEServer.java:377)
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:220)
at
com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:866)

Redirecting the output and error streams to the following files:
/home/hb001lon/j2sdkee1.2.1/logs/localhost/ejb/j2ee/system.out
/home/hb001lon/j2sdkee1.2.1/logs/localhost/ejb/j2ee/system.err
java.lang.NullPointerException:
at
com.sun.enterprise.iiop.POAProtocolMgr.<init>(POAProtocolMgr.java:84)
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:237)
at
com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:866)

system.err

Logging for J2EE Server Version: 1.2.1-q started at: Wed Jul 26 15:04:43
GMT+01:00 2000.. Using the Classic VM and the version number 1.2.2 from
Sun
Microsystems Inc.. VM is using the classpath:
/home/hb001lon/j2sdkee1.2.1/lib/classes:/home/hb001lon/j2sdkee1.2.1/lib/locale:/home/hb001lon/j2sdkee1.2.1/lib/j2ee.jar:.:/home/hb001lon/j2sdkee1.2.1:/home/hb001lon/jdk1.2.2/lib/tools.jar:/home/hb001lon/j2sdkee1.2.1/lib/cloudscape/RmiJdbc.jar:/home/hb001lon/j2sdkee1.2.1/lib/cloudscape/client.jar:/home/hb001lon/j2sdkee1.2.1/lib/jhall.jar
. J2EE Home Directory has been set to: /home/hb001lon/j2sdkee1.2.1.


java.lang.RuntimeException:
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:348)
at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:866)
J2EE server reported the following error:
Error executing J2EE server ...

system.out

Logging for J2EE Server Version: 1.2.1-q started at: Mon Jul 24 18:40:16
GMT+01:00 2000..
Using the Classic VM and the version number 1.2.2 from Sun Microsystems
Inc..
VM is using the classpath:
/home/hb001lon/j2sdkee1.2.1/lib/classes:/home/hb001lon/j2sdkee1.2.1/lib/locale:/home/hb001lon/j2sdkee1.2.1/lib/j2ee.jar:.::/home/hb001lon/jdk1.2.2/lib/tools.jar:/home/hb001lon/j2sdkee1.2.1/lib/cloudscape/RmiJdbc.jar:/home/hb001lon/j2sdkee1.2.1/lib/cloudscape/client.jar:/home/hb001lon/j2sdkee1.2.1/lib/jhall.jar
.
J2EE Home Directory has been set to: /home/hb001lon/j2sdkee1.2.1.

If anyone has managed to get J2SDKEE1.2.1 working with Mandrake or if
you can
help with this exception I would be most grateful.

0 new messages