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

CachedConnectionManager - inUseConnections not correct

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • JBossAS-3.2.7 Final
    • JBossAS-3.2.6 Final
    • JCA service
    • None

    Description

      SourceForge Submitter: prudrakshala .
      Environment: Windows XP SP2, JDK 1.4.2_05, JBoss 3.2.6

      For CachedConnectionManager service debug option is
      enabled to monitor connections.

      <!-- Enable connection close debug monitoring -->
      <attribute name="Debug">true</attribute>

      Using jmx-console, if we look at the "inUseCount"
      property. The number displayed is not consitent with
      the underlying connection pool. "listInUseConnections"
      shows stack traces for connections that have been
      closed long back. It take a long time for the
      "inUseCount" to drop down, but never drops to 0 even
      after the connection pools correctly show inUseCount as 0.

      Attachments

        Activity

          People

            adrian.brock Adrian Brock (Inactive)
            sourceforge-user SourceForge legacy user (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: