Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

tomcat screen show then closed immediatly

Status
Not open for further replies.

fpal

Programmer
Nov 27, 2002
15
US
I download tomcat and jdk and define as administrator var
and run startup.bat and show tomcat screen but immediately closes (this error) where is the error
 
Did you define JAVA_HOME system variable? You may also try to substitute START by RUN in the line

call "%EXECUTABLE%" start %CMD_LINE_ARGS%

of startup.bat script, to get output on your console window. Regards, Dima
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top