Bug 1075638
| Summary: | test-connection-in-pool operation is not working | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Jakub Cechacek <jcechace> |
| Component: | JCA | Assignee: | Jesper Pedersen <jpederse> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Martin Simka <msimka> |
| Severity: | urgent | Docs Contact: | Russell Dickenson <rdickens> |
| Priority: | unspecified | ||
| Version: | 6.3.0 | CC: | jkudrnac, kkhan, pkremens, rhatlapa |
| Target Milestone: | ER1 | ||
| Target Release: | EAP 6.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-06-28 15:31:24 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: | |
| Embargoed: | |||
| Bug Depends On: | 1083035 | ||
| Bug Blocks: | |||
Enable statistics for the JCA resources. An improvement to not require statistics has been made in JBJCA-1151 https://issues.jboss.org/browse/WFLY-2482 can be used as a workaround Removing test blocker Jesper Pedersen <jpederse> updated the status of jira JBJCA-1151 to Closed *** Bug 1083621 has been marked as a duplicate of this bug. *** Verified 6.3.0.ER1 |
test-connection-in-pool operation on datasources is not working [1]. This issue is a test blocker for us as it highly complicates test development and prevents RFE verification. [1] /subsystem=datasources/data-source=ExampleDS:test-connection-in-pool { "outcome" => "failed", "failure-description" => "JBAS010440: failed to invoke operation: JBAS010447: Connection is not valid", "rolled-back" => true }