On one particular installation (our internal demo server) we are repeatedly
running into a problem (partial stack trace below).  It doesn't happen ALL
the time, but it does happen.  Ant it ALWAYS seems to be in the
"changeAutoCommit".

Given it's consistency (i.e., where it occurrs when it does occurr), I
don't think it's a physical network problem.

Does anybody have any ideas?
Thanks.

2003-01-21 14:00:41,263 ERROR
[org.apache.ojb.broker.platforms.PlatformDefaultImpl] Set autoCommit(false)
failed
java.sql.SQLException: Io exception: Socket closed
        at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:168)
        at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:210)
        at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:323)
        at
oracle.jdbc.driver.OracleConnection.setAutoCommit(OracleConnection.java:803)

        at
org.apache.ojb.broker.platforms.PlatformDefaultImpl.changeAutoCommitState(Unknown


Source)




This message contains information from Equifax Inc. which may be
confidential and privileged.  If you are not an intended recipient, please
refrain from any disclosure, copying, distribution or use of this
information and note that such actions are prohibited.  If you have
received this transmission in error, please notify by e-mail
[EMAIL PROTECTED]



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to