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]>
To: <[EMAIL PROTECTED]>; "me" <[EMAIL PROTECTED]>
Sent: Monday, January 01, 2001 10:52
Subject: Tomcat dies immediately under windows


> Note: Please use "reply all", as I am not
>       subscribed at this address.
>
> 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
>
> I've set up Tomcat successfully under Solaris,
> so I'm somewhat familiar with the process. Obviously,
> I have some setting wrong, but what? How can I find
> out, or has anyone experienced a similar problem?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>


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

Reply via email to