i just got another missing stack trace problem:

[...]
Caused by: java.lang.NullPointerException

then no stack trace for the NPE.  eelco earlier asserted that my logging
config must be wrong while johan said we must have a problem.  the only odd
bit of configuration in our log4j file is this pattern:

log4j.appender.Stdout.layout.conversionPattern=[%d{HH:mm:ss}] %-5p -
%-26.26c{1} - %m\n

could that be the problem somehow?  cause if not, i think we have a pretty
serious logging problem that needs some attention.


-- 
View this message in context: 
http://www.nabble.com/another-missing-stack-trace-tf3953540.html#a11217333
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to