[hibernate-issues] [Hibernate-JIRA] Created: (HBX-841) "Socket closed" exception

Igor Azevedo Alves (JIRA) noreply at atlassian.com
Fri Dec 15 06:43:04 EST 2006


"Socket closed" exception
-------------------------

         Key: HBX-841
         URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-841
     Project: Hibernate Tools
        Type: Bug

  Components: reverse-engineer  
    Versions: 3.1beta2    
    Reporter: Igor Azevedo Alves
    Priority: Minor


At the end of a an Artifact Generation I see in the log file:


!ENTRY org.hibernate.eclipse 2 30000 2005-10-31 12:26:13.468
!MESSAGE WARN Finalizer org.hibernate.connection.DriverManagerConnectionProvider - problem closing pooled connection
!STACK 0
java.sql.SQLException: Io exception: Socket closed
        at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
        at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:179)
        at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:334)
        at oracle.jdbc.driver.OracleConnection.close(OracleConnection.java:1478)
        at org.hibernate.connection.DriverManagerConnectionProvider.close(DriverManagerConnectionProvider.java:152)
        at org.hibernate.connection.DriverManagerConnectionProvider.finalize(DriverManagerConnectionProvider.java:142)
        at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
        at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:83)
        at java.lang.ref.Finalizer.access$100(Finalizer.java:14)
        at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:160)



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira




More information about the hibernate-issues mailing list