Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-4569

ClusterPartition.stopService( ) fails when server is shut down

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • JBossAS-5.1.0.Beta1
    • JBossAS-5.0.0.Beta2
    • Clustering
    • None

    Description

      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.

      Attachments

        Activity

          People

            jerrygauth Jerry Gauthier (Inactive)
            jerrygauth Jerry Gauthier (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: