[jboss-jira] [JBoss JIRA] Closed: (JBAS-4569) ClusterPartition.stopService( ) fails when server is shut down

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Thu Feb 26 11:05:45 EST 2009


     [ https://jira.jboss.org/jira/browse/JBAS-4569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry closed JBAS-4569.
----------------------------------

    Fix Version/s: JBossAS-5.1.0.Beta1
                       (was: JBossAS-5.1.0.CR1)
       Resolution: Done
         Assignee: Jerry Gauthier  (was: Brian Stansberry)


Jerry original closed this as fixed for 5.0.0.Beta3. Dimitris and talked and we don't recall exactly why it was reopened. In any case we don't see the described problem any longer so I'm reclosing. Marking fixed in 5.1.0.Beta1 since that's an open release, but I don't think this issue has been around for a long time, minimum not since 5.0.0.CR1.

> ClusterPartition.stopService( ) fails when server is shut down
> --------------------------------------------------------------
>
>                 Key: JBAS-4569
>                 URL: https://jira.jboss.org/jira/browse/JBAS-4569
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Clustering
>    Affects Versions: JBossAS-5.0.0.Beta2
>            Reporter: Jerry Gauthier
>            Assignee: Jerry Gauthier
>            Priority: Minor
>             Fix For: JBossAS-5.1.0.Beta1
>
>
> When the server is shut down, the stopService( ) method of ClusterPartition fails with a lengthy stack trace when attempting to unbind the partition from JNDI.  The error occurs because InitialContext can't be instantiated due to the following exception.
> javax.naming.NoInitialContextException: Cannot instantiate class: org.jboss.iiop.naming.ORBInitialContextFactory[Root  exception is java.lang.ClassNotFoundException: org.jboss.iiop.naming.ORBInitialContextFactory]
> This error only occurs when the server is being shut down; it doesn't occur if the HAPartition service is stopped while the server is running.

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

        



More information about the jboss-jira mailing list