[Bug 66055] apache-tomcat-8.5.78 tomcat.exe error

2022-05-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66055 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 66055] apache-tomcat-8.5.78 tomcat.exe error

2022-05-08 Thread bugzilla
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

[Bug 66055] apache-tomcat-8.5.78 tomcat.exe error

2022-05-07 Thread bugzilla
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

[Bug 66055] apache-tomcat-8.5.78 tomcat.exe error

2022-05-07 Thread bugzilla
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

[Bug 66055] apache-tomcat-8.5.78 tomcat.exe error

2022-05-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66055 Christopher Schultz changed: What|Removed |Added OS||All --- Comment #1 from Christop