8 Replies Latest reply on Mar 11, 2012 8:20 PM by aslak

    Permgen Error on JBoss AS7 Managed

    rkilcoyne

      I've run into an issue where my tests run fine using the remote container, but throw OutOfMemory PermGen exceptions when run using the managed container. When testing locally, I run using remote against my local container. I use the managed container when running tests on our bamboo CI server.

       

      I'm running against JBoss AS 7.0.2 using the following versions:

       

      arquillian-junit-container@1.0.0.CR4

      jboss-as-arquillian-container-managed@7.0.0

       

      I'm seeing the same behavior on my local system and the CI server. Anyone run into this problem?

       

      Thanks,

      Rick