Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-8010

Fix thread-unsafe code in remote datasource serving code

    XMLWordPrintable

Details

    • Support Patch
    • Resolution: Done
    • Major
    • One Off Releases
    • 4.3.0.GA_CP08
    • JCA
    • None
    • Hide
      PATCH NAME:
              JBPAPP-8010
      PRODUCT NAME:
              JBoss Enterprise Application Platform
      VERSION:
              4.3 CP08
      SHORT DESCRIPTION:
              JBoss no longer enters an infinite loop when datasources experience concurrent remote usage.
      LONG DESCRIPTION:
              Prior to this fix, accessing JBoss datasources remotely from another JVM could trigger an infinite loop if multiple threads accessed the datasource concurrently. With this fix, remote datasource access is thread-safe.
      MANUAL INSTALL INSTRUCTIONS:
              Backup the existing $JBOSS_HOME/client/jbosscx-client.jar and $JBOSS_HOME/server/$PROFILE/lib/jboss-common-jdbc-wrapper.jar files.
              Copy the new jbosscx-client.jar to $JBOSS_HOME/client/
              Copy the new jboss-common-jdbc-wrapper.jar to $JBOSS_HOME/server/$PROFILE/lib/
      COMPATIBILITY:
              No known issues.
      DEPENDENCIES:
              Applies to JBoss EAP 4.3 CP08
      SUPERSEDES:
              None.
      SUPERSEDED BY:
              None. This issue is not fixed in EAP 4.3 CP10
      CREATOR:
              James Livingston
      DATE:
              January 31st 2012
      Show
      PATCH NAME:          JBPAPP-8010 PRODUCT NAME:         JBoss Enterprise Application Platform VERSION:         4.3 CP08 SHORT DESCRIPTION:         JBoss no longer enters an infinite loop when datasources experience concurrent remote usage. LONG DESCRIPTION:         Prior to this fix, accessing JBoss datasources remotely from another JVM could trigger an infinite loop if multiple threads accessed the datasource concurrently. With this fix, remote datasource access is thread-safe. MANUAL INSTALL INSTRUCTIONS:         Backup the existing $JBOSS_HOME/client/jbosscx-client.jar and $JBOSS_HOME/server/$PROFILE/lib/jboss-common-jdbc-wrapper.jar files.         Copy the new jbosscx-client.jar to $JBOSS_HOME/client/         Copy the new jboss-common-jdbc-wrapper.jar to $JBOSS_HOME/server/$PROFILE/lib/ COMPATIBILITY:         No known issues. DEPENDENCIES:         Applies to JBoss EAP 4.3 CP08 SUPERSEDES:         None. SUPERSEDED BY:         None. This issue is not fixed in EAP 4.3 CP10 CREATOR:         James Livingston DATE:         January 31st 2012
    • NEW

    Description

      Backport JBPAPP-7102 to EAP 4.3 CP08

      Attachments

        1. JBPAPP-8010.tar.gz
          95 kB
          James Livingston

        Issue Links

          Activity

            People

              jbn-patch-team JBN Patch Team list
              rhn-support-jlivings James Livingston (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: