]
Stefano Maestri updated WFLY-3443:
----------------------------------
Summary: JCA "tracking" should default to false for datasources (was: JCA
"tracking" should default to false)
JCA "tracking" should default to false for datasources
------------------------------------------------------
Key: WFLY-3443
URL:
https://issues.jboss.org/browse/WFLY-3443
Project: WildFly
Issue Type: Task
Security Level: Public(Everyone can see)
Components: JCA
Reporter: Scott Marlow
Assignee: Stefano Maestri
Fix For: 9.0.0.Alpha1
The [
txtracking|http://www.ironjacamar.org/doc/roadto12/txtracking.html] feature is
causing failures when IronJacamar closes the database connection in a
Synchronization.afterCompletion() when a Hibernate Synchronization.afterCompletion() call
already closed the connection.
See attached server.log for example of "IJ000315: Pool cts-derby-pool has 1 active
handles" error.