I tried tweaking through: -Xmx512m -Xms512m -XX:MaxPermSize=256m -XX:PermSize=128m but it didn't make any difference.
I don't have much in-depth knowledge about the darker secrets of Java memory management so it was just a test. Anyone with a greater brain is welcome to suggest something to try. Or, we could just accept that JDK 1.6+ is required to build core (but still support Java 5 as target). /Anders On Fri, Dec 14, 2012 at 8:06 AM, Kristian Rosenvold < kristian.rosenv...@gmail.com> wrote: > I have also seen the core it's hang in a quite nasty manner if permgen > is running lowish. > > Kristian > > > 2012/12/14 Anders Hammar <and...@hammar.net>: > >> I see the hanging too... haven't looked into where it gets stuck any > >> further though. Perhaps it's using an authenticated URL to checkout > >> additional stuff as part of the bootstrap? > >> > > > > One theory is that it is related to Jave 5 being used. The JDK 1.6 and > 1.7 > > builds works just fine it seems. The turnaround for trying things on CI > is > > so long though I haven't had the patience to test bumping the JDK on one > of > > the problematic jobs (yet). > > > > /Anders > > > > > >> > >> - Brett > >> > >> -- > >> Brett Porter > >> br...@apache.org > >> http://brettporter.wordpress.com/ > >> http://au.linkedin.com/in/brettporter > >> http://twitter.com/brettporter > >> > >> > >> > >> > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > >> For additional commands, e-mail: dev-h...@maven.apache.org > >> > >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > >