Radoslav Husar [
http://community.jboss.org/people/rhusar] created the discussion
"Re: FullGC at start-up even before application deployment?"
To view the discussion, visit:
http://community.jboss.org/message/627720#627720
--------------------------------------------------------------
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
[
http://community.jboss.org/message/627720#627720]
Start a new discussion in Performance Tuning at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]