Using
I've installed Tomcat 8 (ignore the 10.1.7 that's on pic, once that's not compatible with Java 8) into my machine as Windows Service, when I startup, a new console is created with message:
The filename, directory name, or volume label syntax is incorrect. Press Enter or Esc to exit...
and
http://localhost:8080
returns ERR_CONNECTION_REFUSED
Thanks in advance, you for your help.
Win 11, openjdk version "1.8.0_362", Tomcat 8
strong text
I was expecting http://localhost:8080
to show Tomcat webpage running local