looks like you have the wrong version of com.sun.corba.ee.internal.corba.AnyImpl - do you have any jars in jre/lib/ext? Try removing them if so.
hth dim ----- Original Message ----- From: "sufi malak" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 17, 2002 2:12 PM > Hi, I am trying to learn from SUN J2EE tutorial, I just installed j2ee in > windows2000, but when I tryied to run the server I got this : > > D:\j2sdkee1.3.1\bin>j2ee -verbose > J2EE server listen port: 1050 > Naming service started:1050 > Exception in thread "main" java.lang.NoSuchMethodError > at > com.sun.corba.ee.internal.corba.AnyImpl.createTypeCodeForClass(AnyImp > l.java:1256) > at > com.sun.corba.ee.internal.iiop.ShutdownUtilDelegate.createTypeCode(Sh > utdownUtilDelegate.java:223) > at > com.sun.corba.ee.internal.iiop.ShutdownUtilDelegate.writeAny(Shutdown > UtilDelegate.java:178) > at javax.rmi.CORBA.Util.writeAny(Util.java:80) > at > org.omg.stub.com.sun.enterprise.naming._SerialContextProvider_Stub.re > bind(Unknown Source) > at > com.sun.enterprise.naming.SerialContext.rebind(SerialContext.java:188 > ) > at > com.sun.enterprise.naming.SerialContext.rebind(SerialContext.java:202 > ) > at javax.naming.InitialContext.rebind(InitialContext.java:370) > at > com.sun.enterprise.naming.NamingManagerImpl.publishObject(NamingManag > erImpl.java:192) > at > com.sun.enterprise.naming.NamingManagerImpl.publishObject(NamingManag > erImpl.java:149) > at > com.sun.enterprise.server.J2EEServer.bindObject(J2EEServer.java:718) > at > com.sun.enterprise.server.J2EEServer.createServerObject(J2EEServer.ja > va:473) > at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:244) > at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972) > > > Please help. > Thanks > > > > > > _________________________________________________________________ > The new MSN 8: advanced junk mail protection and 2 months FREE* > http://join.msn.com/?page=features/junkmail > > =========================================================================== > 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". > =========================================================================== 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".
