https://bz.apache.org/bugzilla/show_bug.cgi?id=58291
Bug ID: 58291 Summary: Tomcat for Windows doesn't start Product: Tomcat 8 Version: 8.0.26 Hardware: PC Status: NEW Severity: major Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: fpoir...@usherbrooke.ca Created attachment 33043 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33043&action=edit Corrected catalina.bat for starting tomcat Windows Tomcat for Windows doesn't start, it's appear to be a variable definition error in catalina.bat ERROR: '127.0.0.1' is not recognized as an internal or external command, operable program or batch file. You must remove the quotation marks of the following lines : set JAVA_OPTS=%JAVA_OPTS% %LOGGING_MANAGER% set JAVA_OPTS=%JAVA_OPTS% %LOGGING_CONFIG% See corrected files in attachment. -- 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