[jboss-dev-forums] [Design of POJO Server] - Another startup time regression

scott.stark@jboss.org do-not-reply at jboss.com
Wed Feb 6 15:36:24 EST 2008


After updating my trunk workspace today, I'm seeing another regression in startup time vs where we were earlier this week. I had been down to just under 20s, but now its back over 30:

  | 12:31:27,792 INFO  [TransactionManagerService] Binding TransactionManager JNDI Reference
  | 12:31:50,207 INFO  [AspectDeployer] Deploying xml into org.jboss.aop.AspectManager at 133092e for BaseClassLoader at 1d66d03{vfsfile:/home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta4/server/default/deploy/ejb3-interceptors-aop.xml}12:31:50,533 INFO  [MailService] Mail Service bound to java:/Mail
  | ...
  | 12:31:56,441 INFO  [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
  | 12:31:56,454 INFO  [ServerImpl] JBoss (Microcontainer) [5.0.0.Beta4 (build: SVNTag=JBoss_5_0_0_Beta4 date=200802061227)] Started in 33s:157ms
  | 

The regression time is all between the TransactionManagerService and AspectDeployer, where the delay between the info msgs is 13 seconds.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4127169#4127169

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4127169



More information about the jboss-dev-forums mailing list