Miriam esteve wrote:
> my level set is Error.
> Redirect stdout and stderror AUTO
>
> and other question that may be help is that I can start only whit: *start
> tomcat5*, because startup.bat open Tomcat console but close it
> inmediatelly... (I obviously I can't see the log!!)
>
In that same command window, try
catalina.bat run
That should run Tomcat in that same window. Maybe you'll see there what
happens.
(You can stop Tomcat with a CTRL-C, if needed)
If you see an error message then, copy and paste it here (the first few
lines)
>
>
> 2010/3/3 Joseph Morgan <joseph.morgan@ignitesales.com>
>
>> What is your logging level set to?
>>
>> -----Original Message-----
>> From: Miriam esteve [mailto:miesvesakai@gmail.com]
>> Sent: Wednesday, March 03, 2010 7:20 AM
>> To: Tomcat Users List
>> Subject: Re: Tomcat generate empty 0 kb logs
>>
>> The log size are 0 kb because are empty, I start, stop and all can I do,
>> and
>> the logs are empty allways.
>>
>>
>> 2010/3/3 Joseph Morgan <joseph.morgan@ignitesales.com>
>>
>>> These may not be as empty as they appear. For example. Startup Tomcat
>>> and, once up, open the catalina log file... Windows may not be
>> reporting
>>> their actual size. However, shutdown Tomcat and you will usually see
>>> the size update.
>>>
>>> -----Original Message-----
>>> From: Miriam esteve [mailto:miesvesakai@gmail.com]
>>> Sent: Wednesday, March 03, 2010 5:52 AM
>>> To: users@tomcat.apache.org
>>> Subject: Tomcat generate empty 0 kb logs
>>>
>>> O/s Windows Vista
>>> jdk1.5.0_22
>>> TOMCAT 5.5.28
>>>
>>> My problem is that Tomcat that I have installed as a server in
>> Windows
>>> only
>>> create empty (0 Kb) Logs Files.
>>> I have searched in all system, in windows events logs, and of course
>> in
>>> tomcat/logs/ but there is nothing!!
>>>
>>> Someone knows why??
>>>
>>> I have every time I start tomcat a new 0kb log file for all of this:
>>>
>>> jakarta_service_yyyy-mm-dd.log.
>>> stderr_yyyy-mm-dd.log.
>>> stdout_yyyy-mm-dd.log.
>>> admin.yyyy-mm-dd.log.
>>> catalina.yyyy-mm-dd.log.
>>> host-manager.yyyy-mm-dd.log.
>>> localhost.yyyy-mm-dd.log.
>>> manager.yyyy-mm-dd.log.
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>>> For additional commands, e-mail: users-help@tomcat.apache.org
>>>
>>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>> For additional commands, e-mail: users-help@tomcat.apache.org
>>
>>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|