[jboss-jira] [JBoss JIRA] Updated: (JBAS-5546) Add new error code and message to OracleExceptionSorter
Takayoshi Kimura (JIRA)
jira-events at lists.jboss.org
Mon May 26 02:53:42 EDT 2008
[ http://jira.jboss.com/jira/browse/JBAS-5546?page=all ]
Takayoshi Kimura updated JBAS-5546:
-----------------------------------
Description:
Newer version of Oracle JDBC driver reports the following error codes and messages when Oracle crashed:
"Connection Reset" : 17002
"Connection Closed" : 17008
Current OracleExceptionSorter doesn't know this code and message, hence connections won't be discarded although it's a fatal connection error.
The Oracle JDBC driver version is:
Manifest-Version: 1.0
Specification-Title: Oracle JDBC driver classes for use with JDK14
Sealed: true
Created-By: 1.4.2_08 (Sun Microsystems Inc.)
Implementation-Title: ojdbc14.jar
Specification-Vendor: Oracle Corporation
Specification-Version: Oracle JDBC Driver version - "10.2.0.3.0"
Implementation-Version: Oracle JDBC Driver version - "10.2.0.3.0"
Implementation-Vendor: Oracle Corporation
Implementation-Time: Fri Sep 29 09:43:24 2006
was:
Newer version of Oracle JDBC driver reports the following error codes and messages when Oracle crashed:
Connection Reset ??17002
Connection Closed??17008
Current OracleExceptionSorter doesn't know this code and message, hence connections won't be discarded although it's a fatal connection error.
The Oracle JDBC driver version is:
Manifest-Version: 1.0
Specification-Title: Oracle JDBC driver classes for use with JDK14
Sealed: true
Created-By: 1.4.2_08 (Sun Microsystems Inc.)
Implementation-Title: ojdbc14.jar
Specification-Vendor: Oracle Corporation
Specification-Version: Oracle JDBC Driver version - "10.2.0.3.0"
Implementation-Version: Oracle JDBC Driver version - "10.2.0.3.0"
Implementation-Vendor: Oracle Corporation
Implementation-Time: Fri Sep 29 09:43:24 2006
> Add new error code and message to OracleExceptionSorter
> -------------------------------------------------------
>
> Key: JBAS-5546
> URL: http://jira.jboss.com/jira/browse/JBAS-5546
> Project: JBoss Application Server
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: JCA service
> Affects Versions: JBossAS-5.0.0.Beta4, JBossAS-4.2.2.GA
> Reporter: Takayoshi Kimura
> Assigned To: Jesper Pedersen
>
> Newer version of Oracle JDBC driver reports the following error codes and messages when Oracle crashed:
> "Connection Reset" : 17002
> "Connection Closed" : 17008
> Current OracleExceptionSorter doesn't know this code and message, hence connections won't be discarded although it's a fatal connection error.
> The Oracle JDBC driver version is:
> Manifest-Version: 1.0
> Specification-Title: Oracle JDBC driver classes for use with JDK14
> Sealed: true
> Created-By: 1.4.2_08 (Sun Microsystems Inc.)
> Implementation-Title: ojdbc14.jar
> Specification-Vendor: Oracle Corporation
> Specification-Version: Oracle JDBC Driver version - "10.2.0.3.0"
> Implementation-Version: Oracle JDBC Driver version - "10.2.0.3.0"
> Implementation-Vendor: Oracle Corporation
> Implementation-Time: Fri Sep 29 09:43:24 2006
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list