I found out this is because the errors might be happening inside spring:
http://forum.springframework.org/showthread.php?t=27967&page=2

Anyone know how to configure tomcat to show listeners errors?

emerson

2008/10/16 emerson cargnin <[EMAIL PROTECTED]>:
> I changed the loggins.properties and put all as ALL, after trying finest.
> Still I don't get any further messages that would clarify the problem.
>
> emerson
>
> 2008/10/15 emerson cargnin <[EMAIL PROTECTED]>:
>> I tried doing the log4j trick and just noticed that that just works in
>> linux/unix.
>> Why can't logging in tomcat be simpler??? I just want to see the error
>> that is happening during deployment...
>>
>> 2008/10/15 emerson cargnin <[EMAIL PROTECTED]>:
>>> Hi
>>>
>>> I'm using TC 5.5.26 and java 5.
>>> When I deploy one webapp I get the following error:
>>> SEVERE: Context [/search] startup failed due to previous errors
>>>
>>> But it doesn't give any further error.
>>> Some other times I added a log4j configuration on the common/classes
>>> and the log4j jar inside common\lib and had to configure as debug to
>>> be able to see the deployment error stacktrace.  But this would give
>>> me just too much log.
>>>
>>> What is the right approach to show the deployment errors?
>>>
>>> regards
>>> Emerson
>>>
>>
>

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to