Uploaded image for project: 'Commons Pool'
  1. Commons Pool
  2. POOL-60

GenericObjectPool: Swallowed Exception

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.1
    • 1.3
    • None
    • Operating System: other
      Platform: All

    • 28619

    Description

      Unfortunately, the thrown Exceptions are not further thrown or packed into a
      new Exception in the method PoolableObjectFactory.validateObject() and
      PoolableObjectFactory.activateObject() at the GenericObjectPool.
      In the method GenericObjectPool.borrowObject() these two methods are executed
      and at an error only a new NoSuchElementException is thrown.

      Attachments

        Activity

          People

            Unassigned Unassigned
            joe.schoepfer@swisscom.com Joe Schöpfer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: