On 21.12.2011 08:32, André Warnier wrote:
Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rainer,
On 12/20/11 4:31 PM, Rainer Jung wrote:
If you really want to get the stacks in all cases, you can set the
JVM start flag:
-XX:-OmitStackTraceInFastThrow
I'm astonishe
Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rainer,
On 12/20/11 4:31 PM, Rainer Jung wrote:
If you really want to get the stacks in all cases, you can set the
JVM start flag:
-XX:-OmitStackTraceInFastThrow
I'm astonished! Thanks for the tip, Rainer.
Me too. Re
Awesome! That's what I was looking for. Thanks!
On Tue, Dec 20, 2011 at 1:31 PM, Rainer Jung wrote:
> On 20.12.2011 18:53, Darrell Esau wrote:
>
>> Hi all,
>>
>> I'm using tomcat 6.0.18. I've got an older app which, for logging, mostly
>> just prints stack traces to System.out.
>>
>> When to
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rainer,
On 12/20/11 4:31 PM, Rainer Jung wrote:
> If you really want to get the stacks in all cases, you can set the
> JVM start flag:
>
> -XX:-OmitStackTraceInFastThrow
I'm astonished! Thanks for the tip, Rainer.
- -chris
-BEGIN PGP SIGNATURE-
On 20.12.2011 18:53, Darrell Esau wrote:
Hi all,
I'm using tomcat 6.0.18. I've got an older app which, for logging, mostly
just prints stack traces to System.out.
When tomcat starts, any stack trace printed this way will print out fully
and be visible in catalina.out
However, after the server