0 Replies Latest reply on May 31, 2005 3:50 PM by randyjohnson

    Version 3.2.4RC1 Error 'No concurrent calls on stateful bean

    randyjohnson

      Using version 3.2.4RC1, working with stateful beans, using JMeter to simulate a multi-user load. Everything is fine until we approach the JVM allocated memory limit. Then we get an EJB Exception - 'No concurrent calls on stateful beans'. The EJB max size is 100, and we are only using about 20 instances when the error is gernerated. Any ideas?