1 Reply Latest reply on Aug 8, 2002 7:09 PM by dsundstrom

    Problem with 100

    jlmartinez

      I sent 100.000 queries (updates and inserts). In the query 99.708 the server report the next exception:

      disconnect(ManagedConnection mc: null, Object c: org.jboss.resource.adapter.jdbc.local.LocalConnection@91f022) called with unknown managed connection; nested exception is:
      java.lang.IllegalArgumentException: disconnect(ManagedConnection mc: null, Object c: org.jboss.resource.adapter.jdbc.local.LocalConnection@91f022) called with unknown managed connection
      .

      We are using jboss-3.0.1RC1 + postgress 7.2

      Some idea?