2 Replies Latest reply on May 11, 2007 3:07 PM by weston.price

    INFO [CachedConnectionManager] Closing a connection for you.

    shadow_heart

      Hi Everyone,

      I got this Info Message showing when I try to connect to MySQL DB, just using JDBC, and I was wondering if this will affect the performance of my application or it's just there because the configuration xml file setting.

      The message:

      INFO [CachedConnectionManager] Closing a connection for you. Please close them yourself: org.jboss.resource.adapter.jdbc.WrappedConnection@1e2ee3f
      java.lang.Throwable: STACKTRACE...

      Using: JBOSS 4.2 RC2 + MySQL 5

      I will appreciate any advices or suggestions replied!