Pierced
I'm new here

SQLException bei Projektexport

Hallo zusammen,

beim Exportieren eines Projekts trat heute folgender Fehler, bei dem wir uns unschlüssig darüber sind, ob es sich um einen Konfigurationsfehler oder Bug in FS handelt:

DEBUG 08.06.2011 09:24:42.755 (de.espirit.or.impl.connection.ConnectionInvocationHandler): shutdown: close connection

ERROR 08.06.2011 09:24:42.760 (de.espirit.or.impl.connection.ConnectionInvocationHandler): java.sql.SQLException: Closed Connection

FSVersion=4.2.437.44763#2359;JDK=1.6.0_21 64bit Sun Microsystems Inc.;OS=Linux 2.6.18-194.17.1.el5 amd64;Date=08.06.2011 09:24:42

java.sql.SQLException: Closed Connection

        at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70)

        at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133)

        at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199)

        at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263)

        at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271)

        at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445)

        at oracle.jdbc.driver.PhysicalConnection.rollback(PhysicalConnection.java:3450)

        at de.espirit.or.impl.connection.ConnectionInvocationHandler.invoke(ConnectionInvocationHandler.java:47)

        at $Proxy17.close(Unknown Source)

        at de.espirit.or.impl.SQLUtil.finallyClose(SQLUtil.java:27)

        at de.espirit.or.impl.AbstractSessionHandler.exportData(AbstractSessionHandler.java:404)

...

Unsere vagen Vermutungen:

  • ConnectionPool ist erschöpft (wie lässt er sich konfigurieren?)
  • Session-TimeOut der DB erreicht

Wer hat Rat?

0 Kudos
2 Replies
Pierced
I'm new here

Ich habe ein Helpdesk-Ticket zur weiteren Untersuchung daraus gemacht und werde diesen Thread aktualisieren, sobald das Problem erkannt ist.

0 Kudos

Das ist nur eine DEBUG-Meldung und stellt kein Problem da. Stört nur die Meldung im Log? Oder gibt es auch andere Fehler (WARN / ERROR)?

[EDIT]

Ich hatte das Wörtchen ERROR wegen der komischen Einrückung übersehen - ein Kollege hat mich gerade darauf hingewiesen.

Das ist aber wahrscheinlich trotzdem nur ein Logging- und kein fachliches Problem.

Peter
0 Kudos