User development,
A new message was posted in the thread "JBoss 3.2.6 - pauses for a minute during
startup":
http://community.jboss.org/message/528913#528913
Author : Peter Johnson
Profile :
http://community.jboss.org/people/peterj
Message:
--------------------------------------------------------------
Yes, it looks like it is waiting for IO to complete. And given this part of the stack:
at org.jboss.deployment.MainDeployer.makeLocalCopy(MainDeployer.java:990)
at org.jboss.deployment.MainDeployer.init(MainDeployer.java:673)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:631)
I would say that it is copying the packaged archive files from the deploy directory to the
tmp directory.
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/528913#528913