[jboss-jira] [JBoss JIRA] Commented: (JBAS-5546) Add new error code and message to OracleExceptionSorter
Jeff Zhang (JIRA)
jira-events at lists.jboss.org
Wed May 28 21:33:49 EDT 2008
[ http://jira.jboss.com/jira/browse/JBAS-5546?page=comments#action_12414719 ]
Jeff Zhang commented on JBAS-5546:
----------------------------------
I had tried to find the document about Oracle JDBC driver error code to make sure new error code should be added into OracleExceptionSorter.java, but current haven't. If we can get more info later, we can review this issue again
> 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: Jeff Zhang
> Fix For: JBossAS-5.0.0.CR1
>
>
> 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