Bug 1075638 - test-connection-in-pool operation is not working
Summary: test-connection-in-pool operation is not working
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: JCA
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ER1
: EAP 6.3.0
Assignee: Jesper Pedersen
QA Contact: Martin Simka
Russell Dickenson
URL:
Whiteboard:
: 1083621 (view as bug list)
Depends On: 1083035
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-12 13:46 UTC by Jakub Cechacek
Modified: 2015-02-01 23:01 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-28 15:31:24 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JBJCA-1151 0 Major Closed Allow testConnection() without statistics enabled 2017-04-11 14:56:11 UTC

Internal Links: 1083035

Description Jakub Cechacek 2014-03-12 13:46:58 UTC
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
}

Comment 1 Jesper Pedersen 2014-03-12 13:50:08 UTC
Enable statistics for the JCA resources.

An improvement to not require statistics has been made in JBJCA-1151

Comment 3 Jakub Cechacek 2014-03-17 09:44:38 UTC
https://issues.jboss.org/browse/WFLY-2482  can be used as a workaround

Removing test blocker

Comment 4 JBoss JIRA Server 2014-03-31 15:04:26 UTC
Jesper Pedersen <jpederse> updated the status of jira JBJCA-1151 to Closed

Comment 5 Kabir Khan 2014-04-02 19:26:46 UTC
*** Bug 1083621 has been marked as a duplicate of this bug. ***

Comment 6 Kabir Khan 2014-04-02 19:29:34 UTC
https://github.com/jbossas/jboss-eap/pull/1176

Comment 7 Jakub Cechacek 2014-04-16 12:00:51 UTC
Verified 6.3.0.ER1


Note You need to log in before you can comment on or make changes to this bug.