|
From: Javier G. <ma...@rj...> - 2010-02-20 16:55:47
|
After I installed Java 7 on my system, the wrapper refuses to start, but configuration file specifies a 1.6 JVM not 1.7 wrapper | Java Service Wrapper Community Edition 32-bit 3.3.9 wrapper | Copyright (C) 1999-2009 Tanuki Software, Ltd. All Rights Reserved. wrapper | http://wrapper.tanukisoftware.org wrapper | wrapper | Launching a JVM... jvm 1 | Registry key 'Software\JavaSoft\Java Runtime Environment\CurrentVersion' jvm 1 | has value '1.7', but '1.6' is required. jvm 1 | Error: could not find java.dll Currently my only setting affecting the JVM is wrapper.java.command=X:\jdk1.6.0_18\bin\javaw.exe It seems as if the wrapper is looking for the JRE at the registry, can I configure it to use a specified JRE? Regards Javier |