Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
10.5.1.1, 10.6.1.0
-
None
-
jdbcapi/XATest does not seem to be included in any suite. It currently fails in testMorph because a transaction is active when a connection is closed. I think the error is correct and the test needs to be changed.
Attachments
Attachments
Issue Links
- blocks
-
DERBY-4053 Network Server's failure to rollback local transactions on shutdown can cause hang on startup with message java.net.BindException: Address already in use: NET_Bind in derby.log
- Closed
- is blocked by
-
DERBY-4310 Closing a prepared statement with an embedded XAConnection can cause the statement to be reprepared and errors related to missing dependencies. This can interfere with network server closeSession()
- Closed
- relates to
-
DERBY-4158 If XA tests fail after the prepare of a transaction, subsequent tests may be affected
- Open
-
DERBY-3998 Make sure all JUnit tests are run as part of a suite
- Open