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

J2EE POA-to-id mapper Error message

0 views
Skip to first unread message

Raymond Lee

unread,
Apr 16, 2001, 2:01:03 PM4/16/01
to
Hi,


I just installed J2EE but I have trouble running j2ee -verbose with the
following error messages, any ideas?


Logging for J2EE Server Version: 1.2.1-q started at: Sun Apr 15 21:46:24 PDT
2001..
Using the Classic VM and the version number 1.2.2 from Sun Microsystems
Inc..
VM is using the classpath:
C:\j2sdkee1.2.1\lib\classes;C:\j2sdkee1.2.1\lib\locale;C:\j2sdkee1.2.1\lib\j
2ee.jar;C:\jdk1.2.2\jre\lib\rt.jar;C:\jdk1.2.2\lib\tools.jar;.;.;C:\j2sdkee1
.2.1;CLASSPATH;C:\j2sdkee1.2.1\lib\cloudscape\RmiJdbc.jar;C:\j2sdkee1.2.1\li
b\cloudscape\client.jar;C:\j2sdkee1.2.1\lib\jhall.jar .
J2EE Home Directory has been set to: C:\j2sdkee1.2.1.


org.omg.CORBA.INITIALIZE: Could not find the POA-to-id mapper. Please ensure
orbd has been started. minor code: 0 completed: No
at com.sun.corba.ee.internal.POA.POATable.getPOAIdMap(POATable.java:176)
at
com.sun.corba.ee.internal.POA.POATable.addPersistentPOA(POATable.java:77)
at com.sun.corba.ee.internal.POA.POATable.addPOA(POATable.java:45)
at com.sun.corba.ee.internal.POA.POAImpl.initialize(POAImpl.java:91)
at com.sun.corba.ee.internal.POA.POAImpl.<init>(POAImpl.java:82)
at com.sun.corba.ee.internal.POA.POAImpl.create_POA(POAImpl.java:133)
at com.sun.corba.ee.internal.POA.POAImpl.create_POA(POAImpl.java:425)
at
com.sun.enterprise.iiop.POAProtocolMgr.createPOA(POAProtocolMgr.java:214)
at
com.sun.enterprise.iiop.POAProtocolMgr.initializePOAs(POAProtocolMgr.java:14
6)
at
com.sun.enterprise.iiop.POAProtocolMgr.initializeNaming(POAProtocolMgr.java:
133)
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:244)
at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:866)

java.lang.RuntimeException: Unable to create POA
at
com.sun.enterprise.iiop.POAProtocolMgr.createPOA(POAProtocolMgr.java:219)
at
com.sun.enterprise.iiop.POAProtocolMgr.initializePOAs(POAProtocolMgr.java:14
6)
at
com.sun.enterprise.iiop.POAProtocolMgr.initializeNaming(POAProtocolMgr.java:
133)
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:244)
at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:866)

java.lang.RuntimeException: Unable to create POA
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: Unable to create POA
Error executing J2EE server ...


0 new messages