i'm using in my
Java code ,DB connection pooling in GlassFish server 3.1.2 to connect to SQL server , it works fine , but after a while i got this error :
when i restart the server it works fine again , i can't understand what is causing this error , and i need a way to make sure that the connection returned back to the pool successfully..