j2ee server does not start!!!!

I am using JDK1.3.1 and JSDKEE1.2.1 and the j2ee

server does not start!!! Here's the output.

C:\j2sdkee1.2.1\bin>j2ee.bat -verbose

J2EE server Listen Port: = 1049

org.omg.CORBA.INITIALIZE: Could not find the POA-to-id mapper. Please ensure o

d has been started. minor code: 0 completed: No

at com.sun.corba.ee.internal.POA.POATable.getPOAIdMap(POATable.java:17

at com.sun.corba.ee.internal.POA.POATable.addPersistentPOA(POATable.ja

: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.jav

214)

at com.sun.enterprise.iiop.POAProtocolMgr.initializePOAs(POAProtocolMg

java:146)

at com.sun.enterprise.iiop.POAProtocolMgr.initializeNaming(POAProtocol

r.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.jav

219)

at com.sun.enterprise.iiop.POAProtocolMgr.initializePOAs(POAProtocolMg

java:146)

at com.sun.enterprise.iiop.POAProtocolMgr.initializeNaming(POAProtocol

r.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 ...

C:\j2sdkee1.2.1\bin>

[2121 byte] By [chemali] at [2007-9-26 2:58:34]
# 1
If you ran a search, you would see http://search.java.sun.com/Search/java?qt=%22Unable+to+create+POA%22&col=jsun0&col=jsun1&col=javafrm&rf=0Looks like the exact solution depends on your operating system.
neville_sequeira at 2007-6-29 10:53:38 > top of Java-index,Other Topics,Patterns & OO Design...