https://bz.apache.org/bugzilla/show_bug.cgi?id=54802

--- Comment #6 from Mark Thomas <ma...@apache.org> ---
In this instance the root cause exception contains all the information
necessary to find the bug.

I've done some svn archaeology and the root cause unwrapping was added in
r303681 and was added for 5.5.x. Looking at the some mailing list discussions
that followed, one of the reasons this was added was that Jasper was wrapped
the root cause without adding useful info and the Jasper exception was being
logged.

I did find a few issues because of this unwrapping but they are all fairly old
and have all been resolved.

My general sense re-reading those issues was that - on balance - the unwrapping
is useful and we'd address on a case by case basis any instances where the
wrapping caused issues such as information loss. On that basis I'm intending to
resolve this issue as fixed but I'll leave it open for at least a week to give
folks a chance to review it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to