Notice to Sender
================

This message was received by this installation but could not be
delivered to its intended cc:Mail recipient(s).

  Original subject: Unsent Message Returned to Sender

Intended recipient(s) who DID NOT receive this message:

  [EMAIL PROTECTED]

The following cc:Mail error(s) were recorded:

  ***  Message recipient is unknown  ***


-------- Original Message Text --------
Notice to Sender
================

This message was received by this installation but could not be
delivered to its intended cc:Mail recipient(s).

  Original subject: Re: jdbc:leaked connection

Intended recipient(s) who DID NOT receive this message:

  [EMAIL PROTECTED]

The following cc:Mail error(s) were recorded:

  ***  Message recipient is unknown  ***


-------- Original Message Text --------
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 
  To: Orion-Interest 
  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