i am using oracle data source and it was working fine but suddenly this error 
prompted after a month
[JBossManagedConnectionPool] Exception destroying ManagedConnection [EMAIL 
PROTECTED] [EMAIL PROTECTED] handles=0 lastUse=1156519380593 permit=false 
trackByTx=false [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] 
txSync=null]org.jboss.resource.JBossResourceException: SQLException; - nested 
throwable: (java.sql.SQLException: Io exception: Connection reset)        at 
org.jboss.resource.adapter.jdbc.BaseWrapperManagedConnection.checkException(BaseWrapperManagedConnection.java:481)
        at 
org.jboss.resource.adapter.jdbc.BaseWrapperManagedConnection.destroy(BaseWrapperManagedConnection.java:206)
        at 
org.jboss.resource.connectionmanager.InternalManagedConnectionPool.doDestroy(InternalManagedConnectionPool.java:550)
        at 
org.jboss.resource.connectionmanager.InternalManagedConnectionPool.removeTimedOut(InternalManagedConnectionPool.java:415)
        at 
org.jboss.resource.connectionmanager.IdleRemover$1.run(IdleRemover.java:81)
        at java.lang.Thread.run(Thread.java:536)
Caused by: java.sql.SQLException: Io exception: Connection reset
        at 
oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:124)
        at 
oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:161)
        at 
oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:273)
        at oracle.jdbc.driver.T4CConnection.logoff(T4CConnection.java:395)
        at 
oracle.jdbc.driver.PhysicalConnection.close(PhysicalConnection.java:1046)
        at 
org.jboss.resource.adapter.jdbc.BaseWrapperManagedConnection.destroy(BaseWrapperManagedConnection.java:202)
        ... 4 more

Please let me what is the solution for this

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967746#3967746

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3967746
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to