2012/6/15 Mark Thomas <ma...@apache.org>:
> The proposed Apache Tomcat 7.0.28 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.28/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-243/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_28/
>
> The proposed 7.0.27 release is:
> [ ] Broken - do not release
> [x] Stable - go ahead and release as 7.0.28 Stable
>

Compiled and tested with JDK 6u33 32-bit on WinXP, x BIO, NIO, APR (1.1.24).

Testsuite completed with single error for
for BIO connector in
org.apache.catalina.loader.TestWebappClassLoaderExecutorMemoryLeak
[[[
Testcase: testTimerThreadLeak took 2,593 sec
        FAILED
null
junit.framework.AssertionFailedError: null
        at 
org.apache.catalina.loader.TestWebappClassLoaderExecutorMemoryLeak.testTimerThreadLeak(TestWebappClassLoaderExecutorMemoryLeak.java:72)
]]]

I rerun this test and it failed for APR, but succeeded for NIO and
BIO. So it is random.

Warnings in the logs:  the same as listed by Rainer.

The "Incorrect connection count" warning (discussed 5 days ago) did
not happen, so that issue appears to be fixed.

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to