I'm testing a fix for this now.

Dave

On 06/04/2010 07:42 AM, Nowakowski, Mateusz wrote:
Thanks. Please fix

It doesn't show a stack trace because the exception is logged this
way:
__log.debug(e);

but it should be
__log.debug("some message", e);
as well.



Reply via email to