|
From: Edvard R. <edv...@cr...> - 2009-02-03 12:04:14
|
Hi, I'm trying to run JBoss as a service using the wrapper and it doesn't work with the latest releases of the Java SDK (I've tried 1.6.0_10 and 1.6.0_11). I get the following error message in the wrapper log file: STATUS | wrapper | 2009/01/12 16:28:30 | Launching a JVM... INFO | jvm 4 | 2009/01/12 16:28:30 | Error occurred during initialization of VM INFO | jvm 4 | 2009/01/12 16:28:30 | Could not reserve enough space for code cache ERROR | wrapper | 2009/01/12 16:28:30 | JVM exited while loading the application. However, if I use an older version of Java (1.6.0_03) then everything works fine. Any ideas? Cheers, /Eddie |