I had JVM 1.2.2. It works now after setting it to 1.3.1. Thanks a ton, Prasad
--- Jeff Tulley <[EMAIL PROTECTED]> wrote: > This is a user question, not a development question. > I'll answer it in > a user forum for you. > How about the "Installation and Configuration" > forum, > http://main.jboss.org/forum.jsp?forum=61 > > Actually, the forums are not working for me for some > reason. (Keeps > insisting that I do not have rights to post a > message, and making me log > in again, never gets past that, even though my > username and password are > valid)... > > I guess I'll answer here. > > You probably are running on an older JVM, one that > does not have the > Runtime.addShutdownHook method. Make sure that the > JVM that you are > using is 1.3 or higher. Even if you have both JVM's > installed, maybe > for some reason the default one is not set to 1.3. > Check that. > > > Anybody know why the forums are broken??? > > Jeff Tulley ([EMAIL PROTECTED]) > (801)861-5322 > Novell, Inc., the leading provider of Net business > solutions > http://www.novell.com > > >>> Prasad Bijur <[EMAIL PROTECTED]> 4/3/02 > 6:55:35 AM >>> > Hi, > > I am new to JBoss and am trying it out for the first > time. I downloaded the > 'JBoss-2.4.4_Tomcat-4.0.1.zip' > installation file and extracted it to a local > folder. > I go to the 'JBoss/bin' folder and issue the command > 'run_with_catalina'. I get the following errors: > > java.lang.NoSuchMethorError: addShutdownHook > and > java.lang.NoClassDefFoundError: > java.lang.reflect.InvocationHandler > > I have not done any setting after extracting the zip > file. I just gave this command. This was suggested > in > JBoss site. Is there any setting I need to do before > starting. Same errors with run.bat. I am working on > Windows NT. > > Any help is highly appreciated. > > Regards, > Prasad > > __________________________________________________ > Do You Yahoo!? > Yahoo! Tax Center - online filing with TurboTax > http://taxes.yahoo.com/ > > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development __________________________________________________ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax http://taxes.yahoo.com/ _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
