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

CachedConnectionManager - inUseConnections not correct

    XMLWordPrintable

Details

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

    Description

      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

        1. test.jsp
          0.9 kB
          Scott Stark

        Activity

          People

            adrian.brock Adrian Brock (Inactive)
            starksm64 Scott Stark (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: