Edit startup.bat and change the command after ":start" to
"call %TOMCAT_HOME%\bin\tomcat run %1 %2 %3 %4 %5 %6 %7 %8 %9"
i.e. replace "start" by "run"

Tomcat will now run in the same window, enabling you to read the error
messages.

re Jaap

----- Original Message ----- 
From: "Eric Armstrong" <[EMAIL PROTECTED]>

> Problem:
>   * OS = Win98.
>   * Tomcat startup announces "it is starting in a new
>     window".
>   * A window flashes up for an instant, and then
>     disappears.
>   * No LOGS directory was created.
>   * After manually creating the directory, no log is
>     written there after a retry.
>   * The process list does not show any instance of
>     tomcat running



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to