[jboss-user] [JBoss Seam] - Re: Very slow initialization of Captcha

2007-10-23 Thread [EMAIL PROTECTED]
I don't see any problems with starting captcha on a mac, same jvm. Post the debug log for that period View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4097784#4097784 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4097784

[jboss-user] [JBoss Seam] - Re: Very slow initialization of Captcha

2007-10-22 Thread modoc
I'm on a Mac without antivirus. I've just added Captcha to one of my projects and I now see a 17 second pause during startup that was not there before. This is out of 39 second total start time, so it's a significant pause. 00:01:13,660 INFO [Contexts] starting up: org.jboss.seam.captcha.ca

[jboss-user] [JBoss Seam] - Re: Very slow initialization of Captcha

2007-10-18 Thread Toby451
Ok solved it ... Avast! antivirus + Vista => Captcha initializes in 1 min :-# Avast! antivirus + XP => Captcha initializes in 2 s :-| Avast! antivirus disabled + Vista or XP => Captcha initializes in 1 s :) Tobias View the original post : http://www.jboss.com/index.html?module=

[jboss-user] [JBoss Seam] - Re: Very slow initialization of Captcha

2007-10-17 Thread Toby451
Hi Peter & Shane, As can be seen below it seems that HeirarchicalLoaderRepository3 is slow at two points during Captcha init. I am still clueless on this one bu will continue to investigate. Any insightful points will be much appreciated. Cheers, Tobias | 15:57:45,974 INFO [Contexts]

[jboss-user] [JBoss Seam] - Re: Very slow initialization of Captcha

2007-10-09 Thread [EMAIL PROTECTED]
Unless you have done some timings you aren't mentioning I suspect its actually delaying on something other that captcha creation. Have you looked at the server.log for debug messages? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4092911#4092911 Reply to th

[jboss-user] [JBoss Seam] - Re: Very slow initialization of Captcha

2007-10-09 Thread Toby451
Shane thanks for taking your time. Strange that it differs so much. I was using 1.5.0_12. Changing to 1.5.0_11 does not change it much: | 10:51:37,795 INFO [Contexts] starting up: org.jboss.seam.captcha.captchaImage | 10:52:18,156 INFO [Initialization] done initializing Seam | Moreov

[jboss-user] [JBoss Seam] - Re: Very slow initialization of Captcha

2007-10-08 Thread [EMAIL PROTECTED]
I've got a Lenovo Z61p (similar specs to the T60) and it takes nowhere near that long on my machine: 01:44:20,781 INFO [Contexts] starting up: org.jboss.seam.captcha.captchaImage | 01:44:21,718 INFO [Initialization] done initializing Seam Which JVM version are you running? I'm using Sun JDK