Bug 1011471

Summary: Connectionmanager attempts to return connection twice
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Zbyněk Roubalík <zroubali>
Component: JCAAssignee: Jesper Pedersen <jpederse>
Status: CLOSED WONTFIX QA Contact: Vladimir Rastseluev <vrastsel>
Severity: medium Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.2.0CC: pslavice
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-24 14:57:13 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Zbyněk Roubalík 2013-09-24 11:15:58 UTC
* Description of problem:
We have a long running test application, which uses Hibernate and performs some reads/writes in a DB (MySQL). After some period of time (approx. 30 mins) we get a warning:
WARN  [org.jboss.jca.core.connectionmanager.pool.strategy.OnePool] (http-perf25/10.16.90.68:8080-194) IJ000609: Attempt to return connection twice

* Full stacktrace:
http://pastebin.test.redhat.com/165733


* Version-Release number of selected component (if applicable):
EAP 6.2.0.ER1
ironjacamar 1.0.20.Final



We didn't get these warnings before, but I'm going to do some other tests now and I'll update this BZ soon.

Comment 1 Jesper Pedersen 2013-09-24 14:57:13 UTC
Application bug