8 Replies Latest reply on Mar 22, 2006 11:18 AM by asafz

    Connection handle is not currently associated with a Managed

    asafz

      I'm using a Data Source Connection and get this messages periodicaly.

      The strange thing is that this Exception is not thrown all the time.
      What can cause this problem?

      I dont think that this is a connection leak becasue i Can see that the pool is not full (I defined 100 connections and only 10 max are used).

      I'm closing the connections I'm getting from the pool in the finaly block.

      What can cause this Exception?? this is very important to me becasue this is a problem in a production system (5000 users).

      thanx,