Hi All I'm having trouble starting up the Sun 1.2.1 J2EE server. The error message I receive is pasted at the end of this message. I'm using Win 2000. I have a second Win 2000 machine, and the J2EE server starts fine on it. I've confirmed that I'm setting all the right paths. I'm using SDK 1.3.1 on both machines. Can anyone suggest what to try to rectify the error?
Thanks Rob The output below occurs when I run the "j2ee -verbose" command: J2EE server Listen Port: = 1049 org.omg.CORBA.INITIALIZE: Could not find the POA-to-id mapper. Please ensure orb d 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:146) at com.sun.enterprise.iiop.POAProtocolMgr.initializeNaming(POAProtocolMg 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.java: 219) at com.sun.enterprise.iiop.POAProtocolMgr.initializePOAs(POAProtocolMgr. java:146) at com.sun.enterprise.iiop.POAProtocolMgr.initializeNaming(POAProtocolMg 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 ... =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
