Barry Kimelman wrote:
> I found the following text a Tomcat logfile:
> [2009-09-06 15:18:15] [info] Starting service...
> [2009-09-06 15:18:15] [197  javajni.c] [error] %1 is not a valid Win32
> application.
> [2009-09-06 15:18:15] [994  prunsrv.c] [error] Failed creating java
> C:\Program Files (x86)\Java\jre6\bin\client\jvm.dll
> [2009-09-06 15:18:15] [1269 prunsrv.c] [error] ServiceStart returned 1
> [2009-09-06 15:18:15] [info] Run service finished.
> [2009-09-06 15:18:15] [info] Procrun finished.

This is a 'feature' of newer versions of Java where the required dlls
aren't placed where they are meant to be. I believe there is a fix in
the works in commons-daemon to try and work around this. More details
(including background and workarounds) can be found in the associated JIRA.

https://issues.apache.org/jira/browse/DAEMON-110

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to