You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jay D. McHugh (JIRA)" <ji...@apache.org> on 2007/04/05 22:11:32 UTC

[jira] Created: (GERONIMO-3068) Null pointer exception during shutdown

Null pointer exception during shutdown
--------------------------------------

                 Key: GERONIMO-3068
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3068
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: startup/shutdown
    Affects Versions: 1.2
            Reporter: Jay D. McHugh
         Assigned To: Jay D. McHugh


Null pointer exception during shutdown due to the removeBinding method being called after the list of bindings has already been fully stopped.

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


[jira] Updated: (GERONIMO-3068) Null pointer exception during shutdown

Posted by "Jay D. McHugh (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jay D. McHugh updated GERONIMO-3068:
------------------------------------

    Attachment: geronimo-3068.patch

Patch makes removeBinding test to make sure there is in fact something to remove.

> Null pointer exception during shutdown
> --------------------------------------
>
>                 Key: GERONIMO-3068
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3068
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: startup/shutdown
>    Affects Versions: 1.2
>            Reporter: Jay D. McHugh
>         Assigned To: Jay D. McHugh
>         Attachments: geronimo-3068.patch
>
>
> Null pointer exception during shutdown due to the removeBinding method being called after the list of bindings has already been fully stopped.

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


[jira] Resolved: (GERONIMO-3068) Null pointer exception during shutdown

Posted by "Jay D. McHugh (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jay D. McHugh resolved GERONIMO-3068.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2
         Assignee:     (was: Jay D. McHugh)

Duplicate issue - Fixed in original jira:

Copy of comment:
Anita Kulshreshtha [06/Apr/07 08:55 AM]
Applied the fix from trunk (http://svn.apache.org/viewvc?view=rev&rev=488106) in rev 526204

> Null pointer exception during shutdown
> --------------------------------------
>
>                 Key: GERONIMO-3068
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3068
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: startup/shutdown
>    Affects Versions: 1.2
>            Reporter: Jay D. McHugh
>             Fix For: 1.2
>
>         Attachments: geronimo-3068.patch
>
>
> Null pointer exception during shutdown due to the removeBinding method being called after the list of bindings has already been fully stopped.

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