You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by "John McClain (JIRA)" <ji...@apache.org> on 2007/08/17 19:10:31 UTC

[jira] Created: (RIVER-255) Outrigger DestroyThread does not catch exceptions from exporter.unexport

Outrigger DestroyThread does not catch exceptions from exporter.unexport
------------------------------------------------------------------------

                 Key: RIVER-255
                 URL: https://issues.apache.org/jira/browse/RIVER-255
             Project: River
          Issue Type: Bug
          Components: com_sun_jini_outrigger
    Affects Versions: jtsk_2.0
            Reporter: John McClain
            Priority: Trivial


Bugtraq ID [6306598:http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6306598]

Outrigger DestroyThread does not catch Throwables throw by
exporter.unexport. As a result if unexport throws an exception most of
the cleanup that is supposed to happen as part of destroy gets
skipped. While in general "should never happen" the DestroyThread
generally tries to do its best in the face of Throwables and
conceptually unexporting is complicated enough that we should probably
be paranoid.

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


[jira] Updated: (RIVER-255) Outrigger DestroyThread does not catch exceptions from exporter.unexport

Posted by "John McClain (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RIVER-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John McClain updated RIVER-255:
-------------------------------

    Description: 
Bugtraq ID [6306598|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6306598]

Outrigger DestroyThread does not catch Throwables throw by
exporter.unexport. As a result if unexport throws an exception most of
the cleanup that is supposed to happen as part of destroy gets
skipped. While in general "should never happen" the DestroyThread
generally tries to do its best in the face of Throwables and
conceptually unexporting is complicated enough that we should probably
be paranoid.

  was:
Bugtraq ID [6306598:http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6306598]

Outrigger DestroyThread does not catch Throwables throw by
exporter.unexport. As a result if unexport throws an exception most of
the cleanup that is supposed to happen as part of destroy gets
skipped. While in general "should never happen" the DestroyThread
generally tries to do its best in the face of Throwables and
conceptually unexporting is complicated enough that we should probably
be paranoid.


> Outrigger DestroyThread does not catch exceptions from exporter.unexport
> ------------------------------------------------------------------------
>
>                 Key: RIVER-255
>                 URL: https://issues.apache.org/jira/browse/RIVER-255
>             Project: River
>          Issue Type: Bug
>          Components: com_sun_jini_outrigger
>    Affects Versions: jtsk_2.0
>            Reporter: John McClain
>            Priority: Trivial
>
> Bugtraq ID [6306598|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6306598]
> Outrigger DestroyThread does not catch Throwables throw by
> exporter.unexport. As a result if unexport throws an exception most of
> the cleanup that is supposed to happen as part of destroy gets
> skipped. While in general "should never happen" the DestroyThread
> generally tries to do its best in the face of Throwables and
> conceptually unexporting is complicated enough that we should probably
> be paranoid.

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


[jira] Updated: (RIVER-255) Outrigger DestroyThread does not catch exceptions from exporter.unexport

Posted by "John McClain (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RIVER-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John McClain updated RIVER-255:
-------------------------------

    Fix Version/s: AR2

> Outrigger DestroyThread does not catch exceptions from exporter.unexport
> ------------------------------------------------------------------------
>
>                 Key: RIVER-255
>                 URL: https://issues.apache.org/jira/browse/RIVER-255
>             Project: River
>          Issue Type: Bug
>          Components: com_sun_jini_outrigger
>    Affects Versions: jtsk_2.0
>            Reporter: John McClain
>            Assignee: John McClain
>            Priority: Trivial
>             Fix For: AR2
>
>
> Bugtraq ID [6306598|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6306598]
> Outrigger DestroyThread does not catch Throwables throw by
> exporter.unexport. As a result if unexport throws an exception most of
> the cleanup that is supposed to happen as part of destroy gets
> skipped. While in general "should never happen" the DestroyThread
> generally tries to do its best in the face of Throwables and
> conceptually unexporting is complicated enough that we should probably
> be paranoid.

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


[jira] Resolved: (RIVER-255) Outrigger DestroyThread does not catch exceptions from exporter.unexport

Posted by "John McClain (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RIVER-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John McClain resolved RIVER-255.
--------------------------------

    Resolution: Fixed

> Outrigger DestroyThread does not catch exceptions from exporter.unexport
> ------------------------------------------------------------------------
>
>                 Key: RIVER-255
>                 URL: https://issues.apache.org/jira/browse/RIVER-255
>             Project: River
>          Issue Type: Bug
>          Components: com_sun_jini_outrigger
>    Affects Versions: jtsk_2.0
>            Reporter: John McClain
>            Assignee: John McClain
>            Priority: Trivial
>             Fix For: AR2
>
>
> Bugtraq ID [6306598|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6306598]
> Outrigger DestroyThread does not catch Throwables throw by
> exporter.unexport. As a result if unexport throws an exception most of
> the cleanup that is supposed to happen as part of destroy gets
> skipped. While in general "should never happen" the DestroyThread
> generally tries to do its best in the face of Throwables and
> conceptually unexporting is complicated enough that we should probably
> be paranoid.

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


[jira] Closed: (RIVER-255) Outrigger DestroyThread does not catch exceptions from exporter.unexport

Posted by "Peter Firmstone (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RIVER-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Firmstone closed RIVER-255.
---------------------------------


> Outrigger DestroyThread does not catch exceptions from exporter.unexport
> ------------------------------------------------------------------------
>
>                 Key: RIVER-255
>                 URL: https://issues.apache.org/jira/browse/RIVER-255
>             Project: River
>          Issue Type: Bug
>          Components: com_sun_jini_outrigger
>    Affects Versions: jtsk_2.0
>            Reporter: John McClain
>            Assignee: John McClain
>            Priority: Trivial
>             Fix For: AR2
>
>
> Bugtraq ID [6306598|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6306598]
> Outrigger DestroyThread does not catch Throwables throw by
> exporter.unexport. As a result if unexport throws an exception most of
> the cleanup that is supposed to happen as part of destroy gets
> skipped. While in general "should never happen" the DestroyThread
> generally tries to do its best in the face of Throwables and
> conceptually unexporting is complicated enough that we should probably
> be paranoid.

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


[jira] Work started: (RIVER-255) Outrigger DestroyThread does not catch exceptions from exporter.unexport

Posted by "John McClain (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RIVER-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on RIVER-255 started by John McClain.

> Outrigger DestroyThread does not catch exceptions from exporter.unexport
> ------------------------------------------------------------------------
>
>                 Key: RIVER-255
>                 URL: https://issues.apache.org/jira/browse/RIVER-255
>             Project: River
>          Issue Type: Bug
>          Components: com_sun_jini_outrigger
>    Affects Versions: jtsk_2.0
>            Reporter: John McClain
>            Assignee: John McClain
>            Priority: Trivial
>
> Bugtraq ID [6306598|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6306598]
> Outrigger DestroyThread does not catch Throwables throw by
> exporter.unexport. As a result if unexport throws an exception most of
> the cleanup that is supposed to happen as part of destroy gets
> skipped. While in general "should never happen" the DestroyThread
> generally tries to do its best in the face of Throwables and
> conceptually unexporting is complicated enough that we should probably
> be paranoid.

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


[jira] Assigned: (RIVER-255) Outrigger DestroyThread does not catch exceptions from exporter.unexport

Posted by "John McClain (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RIVER-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John McClain reassigned RIVER-255:
----------------------------------

    Assignee: John McClain

> Outrigger DestroyThread does not catch exceptions from exporter.unexport
> ------------------------------------------------------------------------
>
>                 Key: RIVER-255
>                 URL: https://issues.apache.org/jira/browse/RIVER-255
>             Project: River
>          Issue Type: Bug
>          Components: com_sun_jini_outrigger
>    Affects Versions: jtsk_2.0
>            Reporter: John McClain
>            Assignee: John McClain
>            Priority: Trivial
>
> Bugtraq ID [6306598|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6306598]
> Outrigger DestroyThread does not catch Throwables throw by
> exporter.unexport. As a result if unexport throws an exception most of
> the cleanup that is supposed to happen as part of destroy gets
> skipped. While in general "should never happen" the DestroyThread
> generally tries to do its best in the face of Throwables and
> conceptually unexporting is complicated enough that we should probably
> be paranoid.

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