Bug 699816

Summary: Wrong timeout-valiue in OracleValidConnectionChecker
Product: [JBoss] JBoss Enterprise Application Platform 4 Reporter: Ricardo Arguello <ricardo.arguello>
Component: jbossasAssignee: Fernando Nasser <fnasser>
Status: CLOSED WONTFIX QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: 4.3.0CC: ricardo.arguello
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: 2015-09-21 00:48:35 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ricardo Arguello 2011-04-26 16:41:04 UTC
Description of problem:

OracleValidConnectionChecker calls oracle.jdbc.driver.OracleConnection.pingDatabase(5000) - 5000 is used as timeout in seconds! by pingDatabase furthermore it would be nice if the timeout would be configurable (or at least easy to override)

Version-Release number of selected component (if applicable):

JBoss EAP 4.3.0_CP09

Comment 1 Ricardo Arguello 2011-04-26 16:46:17 UTC
This is the JBoss Application Server (jboss.org) related bug, reported against JBoss AS 4.2.3, JBoss AS 5.0.1 and JBoss AS 5.1.0:

CLONE - Wrong timeout-valiue in OracleValidConnectionChecker
https://issues.jboss.org/browse/JBAS-9381

It is Fixed in JBoss EAP 5.1.0.

Please fix this in JBoss EAP 4.x, it is a major bug!