2011/4/1 Konstantin Kolinko <knst.koli...@gmail.com>: > 2011/4/1 Mark Thomas <ma...@apache.org>: >> On 01/04/2011 10:54, Bill Barker wrote: >> >>> Full details are available at: >>> >>> http://vmgump.apache.org/gump/public/tomcat-trunk/tomcat-trunk-test/index.html >> >> I'm seeing a slightly different issue when I run the unit tests. Tomcat >> hangs during shutdown. It looks to be hanging in the >> DedicatedThreadExecutor. Taking a look now... >> > > http://vmgump.apache.org/gump/public/tomcat-trunk/tomcat-trunk-test/index.html > Start: Fri, 01 Apr 2011 09:54:25 (UTC) > Elapsed: 60 mins > > From quick glance I do not see hangs there. > > Last output is > > [junit] Running org.apache.naming.resources.TestNamingContext > ... > [junit] Apr 1, 2011 10:53:38 AM > [junit] org.apache.catalina.core.StandardEngine startInternal > [junit] INFO: Starting Servlet Engine: Apache Tomcat/7.0.12-dev > > The whole hour since 09:54 Tomcat was running the tests. And it is > just the bio connector. The time used to run up to TestNamingContext > test is about 80% of the test run for a single connector.
In the recent run: [junit] Apr 1, 2011 9:53:27 PM org.apache.catalina.util.SessionIdGenerator createSecureRandom [junit] INFO: Creation of SecureRandom instance fo [junit] r session ID generation using [SHA1PRNG] took [69,367] milliseconds. and so on in the next runs. That explains the slowness. It is good that we have this logging now. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org