4 Replies Latest reply on Oct 26, 2007 12:28 PM by toby451

    java.lang.OutOfMemoryException occuring in our growing test

    toby451

      All of a sudden when our test suite now is approaching 100 tests (mostly integration tests with FacesRequest) we start experiencing OutOfMemoryErrors ... quite randomly as well.

      It is hard to tell when this was introduced. It has somewhat sneaked upon us.

      We suspect the caching ... maybe - but disabling it does not eliviate the problems. Or maybe that fact that we have asynchronous calls being exercised quite heavily (@Asynchronous + @Duration). Or maybe the combination of them.

      Has anyone else experienced OOME during test-runs? Has anyone else 100+ integration-tests-suits working?

      Thankful for feedback on this,
      Tobias