the debug does not seem to work, I agree!
 
But it is usually an error in the code causing this message.
 
Make sure that the connection.close(); is in the finally statement (alone, no stmt.close(); or rs.close(), just connection.close() ) and you'd probably get rid of the errormessage...
 
Johan
----- Original Message -----
From: faisal
Sent: Thursday, February 15, 2001 6:35 PM
Subject: jdbc:leaked connection

 
Can u ,please, tell me what is  this weird "leaked connection" in my code all my  connection are closed
I used the Djdbc.... but it is no help
Has any  of Orion users met this  before
thank u in advance
 
Orion/1.4.7 initialized
OrionCMTConnection not closed, check your code!
LogicalDriverManagerXAConnection not closed, check your code!
(Use -Djdbc.connection.debug=true to find out where the leaked connection was cr
eated)
 
 

Reply via email to