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

EJB Pools Strict Maximum Pool Permits Leak

    XMLWordPrintable

Details

    Description

      When the EJB pools are configured with 'strictMaximumSize' set to true, if an Exception is thrown from the ejbCreate method of the bean being created to service the request the permit is not returned before the Exception is thrown to the calling client.

      If this keeps happening till all permits are exhausted the clients will start to get the error: -

      'Failed to acquire the pool semaphore' thrown as an EJBException from the get method of the AbstractInstancePool.

      Attachments

        Issue Links

          Activity

            People

              starksm64 Scott Stark (Inactive)
              darranl Darran Lofthouse (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: