Hi christopher
This wasn't the case, just there was nothing else back.
I managed to see it using a separate log4j configuration and adding
debug to the org.spring. There is a listener inside spring that when
it fails no message is shown...
regards
2008/10/21 Christopher Schultz <[EMAIL PROTECTE
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Emerson,
emerson cargnin wrote:
> What is the right approach to show the deployment errors?
This error:
> SEVERE: Context [/search] startup failed due to previous errors
Indicates that the original error is /before/ this message in the log
file. So
Hi
I still couldn't make this work. Someone could please refer me to some
guide on this matter?
On my understanding is that the errors occurs inside the spring
listener, and all the stacktrace from this error gets hidden. This is
according this url:
http://forum.springframework.org/showthread.php?
No one has ever got this issue?
2008/10/16 emerson cargnin <[EMAIL PROTECTED]>:
> 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
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
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
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