You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2009/03/23 10:14:50 UTC

[jira] Closed: (SLING-894) Add UncaughtExceptionHandler to Thread Dumper Support

     [ https://issues.apache.org/jira/browse/SLING-894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger closed SLING-894.
-----------------------------------

    Resolution: Fixed

In Rev. 757355 made the bundle activator an UncaughtExceptionHandler:

  * Registered on Bundle start (keeping track of the previsouly registered handler)
  * Logs uncaught exceptions and chains to previously registered handlers
  * Resets the previous handler on Bundle stop

> Add UncaughtExceptionHandler to Thread Dumper Support
> -----------------------------------------------------
>
>                 Key: SLING-894
>                 URL: https://issues.apache.org/jira/browse/SLING-894
>             Project: Sling
>          Issue Type: New Feature
>          Components: Extensions
>    Affects Versions: Extensions Thread Dumper 1.0.0
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: Extensions Thread Dumper 1.0.0
>
>
> The Thread Dumper exception provides plugins for the Felix Shell and Web Consoles.
> As an additional goodie, it would be interesting for this bundle to also register as an UncaughtExceptionHandler to log uncaught exceptions.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.