https://bz.apache.org/bugzilla/show_bug.cgi?id=64645

Jakub Moravec <jakub.mora...@getmanta.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |---
             Status|RESOLVED                    |REOPENED

--- Comment #6 from Jakub Moravec <jakub.mora...@getmanta.com> ---
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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to