https://bz.apache.org/bugzilla/show_bug.cgi?id=64645
Jakub Moravec <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|RESOLVED |REOPENED --- Comment #6 from Jakub Moravec <[email protected]> --- Hi Mark, as far as I know, the current validation only checks that JAVA_HOME is setup, but the validation will pass even if the target of JAVA_HOME is a JRE (not a JDK), which will then cause the error I'm describing. This issue is easy to reproduce: * point JAVA_HOME to JRE (e.g. 1.8) * try to use service.bat to install the Tomcat service * the script will complete with no indication of failure, but the service is not installed -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
