- Code: Select all
STATUS | wrapper | 2013/02/16 23:09:42 | Launching a JVM...
INFO | jvm 2 | 2013/02/16 23:09:43 | Registry key 'Software\JavaSoft\Java Runtime Environment\CurrentVersion'
INFO | jvm 2 | 2013/02/16 23:09:43 | has value '1.7', but '1.6' is required.
INFO | jvm 2 | 2013/02/16 23:09:43 | Error: could not find java.dll
INFO | jvm 2 | 2013/02/16 23:09:43 | Error: could not find Java SE Runtime Environment.
ERROR | wrapper | 2013/02/16 23:09:43 | JVM exited while loading the application.
The windows service wrapper doesn't appear to like the new version of java. Aside from downgrading, does anyone know of a quickfix? PMS works fine, it just doesn't work as a service atm. Thanks =).
