0 Replies Latest reply on Mar 7, 2003 3:56 AM by mozheyko_d

    CMP2 findAll() error

    mozheyko_d

      Hello all !!!

      i use:

      1. jboss-3.0.6
      2. FirebirdSS-1.0.2.908-0.64IO as RDBMS
      3. FirebirdSQL-1.0.0RC3 as jdbc driver

      I create Some CMP2 entity bean

      if recordcount < 50 al is ok

      if more

      The findAll() method generate ( Servlet output):

      HTTP ERROR: 500 RuntimeException; CausedByException is: disconnect(ManagedConnection mc: org.firebirdsql.jca.FBManagedConnection@1e965e9, Object c: org.firebirdsql.jdbc.FBConnection@7ae6d) called with unknown managed connection

      Somebody can tell me something ???