|
From: Williams, R. <Rhi...@co...> - 2003-10-29 18:22:33
|
Hi, I am using the WrapperSimpleApp helper class to launch my application. Everything works fine when I run the myapp.bat file and I installed it as a service. However when I try and start the service I an internal NT error and the following is written to the log files I initially thought this might be because the JAVA_HOME pointed to java 1.3 version, however I changed this to point to the 1.4 java and I still got the same error I would really appreciate any tips INFO | jvm 5 | 2003/10/29 19:01:52 | Registry key 'Software\JavaSoft\Java Runtime Environment\CurrentVersion' INFO | jvm 5 | 2003/10/29 19:01:52 | has value '1.4', but '1.3' is required. INFO | jvm 5 | 2003/10/29 19:01:52 | Error: could not find java.dll INFO | jvm 5 | 2003/10/29 19:01:52 | Error: could not find Java 2 Runtime Environment. ERROR | wrapper | 2003/10/29 19:01:52 | JVM exited while loading the application. Regards, Rhian |