problems in Starting J2EE server

Hey Guys
I have typical problem whenever I start the j2ee server
(j2sdkee1.3inj2ee.bat)
the eeror is like this
Logging for J2EE Server Version: 1.3.1-b17 started at: Wed Jun 29 22:03:00 GMT+05:30 2005..
Using the Java HotSpot(TM) Client VM and the version number 1.5.0 from Sun Microsystems Inc..
VM is using the classpath: D:j2sdkee1.3.1libsystemcloudscape.jar;D:j2sdkee1.3.1libsystem ools.jar;D:j2sdkee1.3.1libcloudscapeRmiJdbc.jar;D:j2sdkee1.3.1libcloudscapecloudclient.jar;D:j2sdkee1.3.1libclasses;D:j2sdkee1.3.1classes;D:j2sdkee1.3.1libj2ee.jar;D:j2sdkee1.3.1lib oolclasses;D:j2sdkee1.3.1libj2eetools.jar;D:j2sdkee1.3.1liblocale;;D:Javajdk1.5.0lib ools.jar;D:j2sdkee1.3.1libjhall.jar .
J2EE Home Directory has been set to: D:j2sdkee1.3.1.


Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/corba/se/internal/util/IdentityHashtable
at com.sun.corba.ee.internal.javax.rmi.CORBA.Util.(Util.java:87)
at com.sun.corba.ee.internal.POA.POAImpl.activate(POAImpl.java:935)
at com.sun.corba.ee.internal.POA.POAImpl.activate_object(POAImpl.java:895)
at com.sun.corba.ee.internal.CosNaming.TransientNameService.initialize(TransientNameService.java:117)
at com.sun.corba.ee.internal.CosNaming.TransientNameService.(TransientNameService.java:70)
at com.sun.enterprise.iiop.POAProtocolMgr.initializeNaming(POAProtocolMgr.java:103)
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:226)
at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories