Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 4.1
-
Fix Version/s: 4.2.0
-
Component/s: None
-
Security Level: Public
-
- Environment:
- -
According to the Javadoc of the library commons-pool:1.6 about the method borrowObject:
So, as we use commons-pool:1.5.5 , it seems to me that the problem occurs because the returned value null is not managed.