Awesome, thanks Galder! But really you did it all, as "driver" I have mostly been teasing on the mailing list but didn't do the code changes which actually matter :)
And you can immediately see the good effect it has, Manik is running tests! :D Doesn't work for me locally yet, but it's a nice milestone. Cheers, Sanne On 13 June 2012 12:21, Manik Surtani <[email protected]> wrote: > After increasing perigean space: > > ~~~~~~~~~~~~~~~~~~~~~~~~~ ENVIRONMENT INFO ~~~~~~~~~~~~~~~~~~~~~~~~~~ > Tests run: 1658, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 171.495 > sec <<< FAILURE! > > Results : > > Failed tests: > testStateTransfer(org.infinispan.container.versioning.VersionedReplStateTransferTest): > Could not commit implicit transaction > testPutAll(org.infinispan.distribution.DistSyncCacheStoreSharedTest): > Expected 4 but was 3 > > Tests run: 1658, Failures: 2, Errors: 0, Skipped: 0 > > > On 13 Jun 2012, at 12:13, Manik Surtani wrote: > > Yes it is a permgen issue. > > On 13 Jun 2012, at 12:03, Dan Berindei wrote: > > Manik, -XX:+HeapDumpOnOutOfMemoryError :) > > I think the problem is with the perm gen, because we still leak > threads (though not as many as before) and those threads keep one copy > of the core classes (and their dependencies) for each module. > > Cheers > Dan > > On Wed, Jun 13, 2012 at 1:34 PM, Manik Surtani <[email protected]> wrote: > > > On 12 Jun 2012, at 15:59, Galder Zamarreño wrote: > > > https://infinispan.ci.cloudbees.com/job/Infinispan-5.1.x-JDK6-tcp/195/ > > > "Test Result (no failures)" > > > > Fails with an OOM locally, when I get to the server-core module. -Xmx1G, > > 64-bit VM. > > > -- > > Manik Surtani > > [email protected] > > twitter.com/maniksurtani > > > Project Lead, Infinispan > > http://www.infinispan.org > > > Platform Architect, JBoss Data Grid > > http://www.redhat.com/promo/dg6beta > > > > _______________________________________________ > > infinispan-dev mailing list > > [email protected] > > https://lists.jboss.org/mailman/listinfo/infinispan-dev > > > _______________________________________________ > infinispan-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/infinispan-dev > > > -- > Manik Surtani > [email protected] > twitter.com/maniksurtani > > Project Lead, Infinispan > http://www.infinispan.org > > Platform Architect, JBoss Data Grid > http://www.redhat.com/promo/dg6beta > > _______________________________________________ > infinispan-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/infinispan-dev > > > -- > Manik Surtani > [email protected] > twitter.com/maniksurtani > > Project Lead, Infinispan > http://www.infinispan.org > > Platform Architect, JBoss Data Grid > http://www.redhat.com/promo/dg6beta > > > _______________________________________________ > infinispan-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/infinispan-dev _______________________________________________ infinispan-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/infinispan-dev
