hello,
we have jdk1.2.2 and installed j2ee.
After setting the classpath and the path, when we try to run the batch
file: j2ee as per the instructions on javasoft site, we get the
following error.
C:\>j2ee -verbose
Started the name service ...
java.lang.NullPointerException
Unable to write POA Id Database!
org.omg.CORBA.INTERNAL: minor code: 1398082490 completed: No
at
com.sun.corba.ee.internal.Activation.POAIdMapImpl$POAIdDB.flush(POAIdMapImpl.java:215)
at
com.sun.corba.ee.internal.Activation.POAIdMapImpl.getId(POAIdMapImpl.java:127)
at
com.sun.corba.ee.internal.POA.POATable.addPersistentPOA(POATable.java:68)
at
com.sun.corba.ee.internal.POA.POATable.addPOA(POATable.java:36)
at
com.sun.corba.ee.internal.POA.POAImpl.initialize(POAImpl.java:97)
at com.sun.corba.ee.internal.POA.POAImpl.<init>(POAImpl.java:88)
at
com.sun.corba.ee.internal.POA.POAImpl.create_POA(POAImpl.java:128)
at
com.sun.corba.ee.internal.POA.POAImpl.create_POA(POAImpl.java:376)
at
com.sun.enterprise.iiop.POAProtocolMgr.createPOA(POAProtocolMgr.java:213)
at
com.sun.enterprise.iiop.POAProtocolMgr.initializePOAs(POAProtocolMgr.java:145)
at
com.sun.enterprise.iiop.POAProtocolMgr.initializeNaming(POAProtocolMgr.java:132)
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:188)
at
com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:498)
java.lang.RuntimeException: Unable to create POA
at
com.sun.enterprise.iiop.POAProtocolMgr.createPOA(POAProtocolMgr.java:218)
at
com.sun.enterprise.iiop.POAProtocolMgr.initializePOAs(POAProtocolMgr.java:145)
at
com.sun.enterprise.iiop.POAProtocolMgr.initializeNaming(POAProtocolMgr.java:132)
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:188)
at
com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:498)
Pl. Help,
komal.
===========================================================================
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".