Hi,
I am using Smart GWT version 4.0d.
I am getting the following warning every now and then in the application -
(Finalizer) WARN =SGWT= com.isomorphic.sql.PoolableSQLConnectionFactory - Exception running pingTest: IO Error: Socket closed
(Finalizer) WARN =SGWT= com.isomorphic.sql.PoolableSQLConnectionFactory - Failed to close connection 0: Closed Connection
(Finalizer) WARN =SGWT= com.isomorphic.sql.PoolableSQLConnectionFactory - Exception running pingTest: IO Error: Socket closed
(Finalizer) WARN =SGWT= com.isomorphic.sql.PoolableSQLConnectionFactory - Failed to close connection 0: Closed Connection
Also, we saw that after sometime all the connections to db gets exhausted and application stops responding.
Please help me in getting this resolved.
Thanks
Rajneesh
I am using Smart GWT version 4.0d.
I am getting the following warning every now and then in the application -
(Finalizer) WARN =SGWT= com.isomorphic.sql.PoolableSQLConnectionFactory - Exception running pingTest: IO Error: Socket closed
(Finalizer) WARN =SGWT= com.isomorphic.sql.PoolableSQLConnectionFactory - Failed to close connection 0: Closed Connection
(Finalizer) WARN =SGWT= com.isomorphic.sql.PoolableSQLConnectionFactory - Exception running pingTest: IO Error: Socket closed
(Finalizer) WARN =SGWT= com.isomorphic.sql.PoolableSQLConnectionFactory - Failed to close connection 0: Closed Connection
Also, we saw that after sometime all the connections to db gets exhausted and application stops responding.
Please help me in getting this resolved.
Thanks
Rajneesh
Comment