0 Replies Latest reply on Aug 6, 2002 8:57 AM by anil105

    ejbRemove()

    anil105

      HI,
      Can anyone tell me what the error means??
      ---------------------------------------------------------
      WARN [LocalTxConnectionManager]
      reconnecting a connection handle that still has a managedConnection! org.jboss.resource.adapter.jdbc.local.LocalMa
      nagedConnection@5b670 org.jboss.resource.adapter.jdbc.local.LocalConnection@84a7
      4

      java.lang.IllegalArgumentException: reconnect(ConnectionRecord cr) called with a
      non null ManagedConnection that was not killed!
      ----------------------------------------------------------I had called a remove() immediately after an create call.

      Anil