https://bz.apache.org/bugzilla/show_bug.cgi?id=66055
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=66055
--- Comment #4 from Mark Thomas ---
This is an issue in Commons Daemon. An fixed version will be included in the
next Tomcat 8.5. release
https://issues.apache.org/jira/projects/DAEMON/issues/DAEMON-441?filter=allissues
--
You are receiving
https://bz.apache.org/bugzilla/show_bug.cgi?id=66055
--- Comment #3 from Alireza Fattahi ---
(In reply to Alireza Fattahi from comment #2)
> It is `bat` file, which set up a service on windows as below:
>
>
> set JAVA_HOME=D:\jdk1.8.0_131
> set CATALINA_HOME=D:\apache-tomcat
> set SERVICE_N
https://bz.apache.org/bugzilla/show_bug.cgi?id=66055
--- Comment #2 from Alireza Fattahi ---
It is `bat` file, which set up a service on windows as below:
set JAVA_HOME=D:\jdk1.8.0_131
set CATALINA_HOME=D:\apache-tomcat
set SERVICE_NAME=Tomcat8
set SERVICE_DISPLAY_NAME=Tomcat8
set TOMCAT_CA
https://bz.apache.org/bugzilla/show_bug.cgi?id=66055
Christopher Schultz changed:
What|Removed |Added
OS||All
--- Comment #1 from Christop