You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Krista Baker (JIRA)" <be...@incubator.apache.org> on 2005/05/02 17:32:20 UTC

[jira] Closed: (BEEHIVE-32) need to add root cause information to exception info returned from HtmlExceptionFormatter

     [ http://issues.apache.org/jira/browse/BEEHIVE-32?page=all ]
     
Krista Baker closed BEEHIVE-32:
-------------------------------


Verified that the HtmlExceptionFormatter now looks up the cause / rootCause of the exception and are handled by the formatter when the stack trace is formatted.

> need to add root cause information to exception info returned from HtmlExceptionFormatter
> -----------------------------------------------------------------------------------------
>
>          Key: BEEHIVE-32
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-32
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1Beta
>     Reporter: Eddie O'Neil
>     Assignee: Krista Baker
>      Fix For: V1Beta

>
> The core servlet exceptions -- (Servlet|Jsp|EL)Exception -- use "getRootCause()" to access the exception cause information, and while these exception types are common in a web environment, they're not handled by the HtmlExceptionFormatter when the stack trace is formatted.
> In development mode, this information is helpful for debugging, and adding it to the HtmlExceptionFormatter output would help when diagnosing failures.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira