Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-18429

[GSS](7.2.z) EJBCLIENT-362 - 'module' information lost in HA singleton-deployment environment

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 7.2.5.GA
    • None
    • None

      Environment:

      • 3 node cluster with a HA singleton-deployment
      • a client with all 3 cluster nodes in PROVIDER_URL for initial context

      Issue:

      When the node running the singleton-deployment is shutdown/killed, an async message is sent from the new node where the singleton-deployment is started next to the client. This lead to an update of the NodeInformation held inside DiscoveredNodeRegistry. In parallel the client continues to call EJBs on the cluster. These are failing due to NoSuchEJBException on all nodes. These NoSuchEJBException lead to removing the module information on the NodeInformation again, which might override the recently received information for the new node running the HA singleton-deployment.

            rhn-support-jbaesner Joerg Baesner
            rhn-support-jbaesner Joerg Baesner
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: