[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Java VM: Java HotSpot(TM) Server VM (1.5.0_12-b04 mixed

PeterJ do-not-reply at jboss.com
Thu Sep 27 12:58:42 EDT 2007


Can you run any Java applications on the testing server?  If so, can you run Tomcat on the testing server? Can you run JBoss AS without having your application deployed?

Usually, if the JVM crashes, the cause is either:

1) A bad JVM download, in which case downloading again would fix this (try 1.5.0_11).
2) A bad driver, usually a bad network driver. In this case you have to find an install a fixed driver.
3) A bad supporting library. A mismatch between the libraries for which the JVM was compiled and the actual libraries on the system can cause this. But this usually happens only if the OS and JVM are really out of sync (for example, a very old OS with a recent JVM).

If none of these suggestions help, you might have to contact Sun because the JVM is their responsibility.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4089413#4089413

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4089413



More information about the jboss-user mailing list