JBoss Community

Re: FullGC at start-up even before application deployment?

created by Radoslav Husar in Performance Tuning - View the full discussion

Just shooting this in the wild, but maybe something is calling System.gc()? I am not sure why this is a performance problem for you, because at this point the server is only starting and the application is just getting deployed, so no clients suffer from slow response times, etc. But if its a problem maybe you could try using -XX:-DisableExplicitGC ?

Reply to this message by going to Community

Start a new discussion in Performance Tuning at Community