2017-01-22 18:59 GMT+03:00 Violeta Georgieva <violet...@apache.org>: > The proposed Apache Tomcat 6.0.50 release is now available for voting. > > Note: This is the last Tomcat 6 release. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-6/v6.0.50/ > The Maven staging repo is: > https://repository.apache.org/content/repositories/orgapachetomcat-1119/ > The svn tag is: > http://svn.apache.org/repos/asf/tomcat/tc6.0.x/tags/TOMCAT_6_0_50/ > > The proposed 6.0.50 release is: > [ ] Broken - do not release > [x] Stable - go ahead and release as 6.0.50 Stable
"ant download" needs alternating runs with Java 5 and Java 8 for https connection to my closest mirror of sourceforge. Not a new issue, just thought that it is worth noting. Unit tests OK. (Java 5u20, 6u45, 7u80, 8u121), on Windows 32-bit An odd error in a tribes test with BIO + Java 5. Occurred once, not reproduced on a rerun. TEST-org.apache.catalina.tribes.group.TestGroupChannelMemberArrival.BIO.txt [[[ SEVERE: Unable to start cluster receiver java.lang.NullPointerException at sun.nio.ch.Util.atBugLevel(Util.java:326) at sun.nio.ch.SelectorImpl.<init>(SelectorImpl.java:40) at sun.nio.ch.WindowsSelectorImpl.<init>(WindowsSelectorImpl.java:104) at sun.nio.ch.WindowsSelectorProvider.openSelector(WindowsSelectorProvider.java:26) at java.nio.channels.Selector.open(Selector.java:209) at org.apache.catalina.tribes.transport.nio.NioReceiver.bind(NioReceiver.java:128) at org.apache.catalina.tribes.transport.nio.NioReceiver.start(NioReceiver.java:101) at org.apache.catalina.tribes.group.ChannelCoordinator.internalStart(ChannelCoordinator.java:140) at org.apache.catalina.tribes.group.ChannelCoordinator.start(ChannelCoordinator.java:95) at org.apache.catalina.tribes.group.ChannelInterceptorBase.start(ChannelInterceptorBase.java:149) at org.apache.catalina.tribes.group.ChannelInterceptorBase.start(ChannelInterceptorBase.java:149) at org.apache.catalina.tribes.group.GroupChannel.start(GroupChannel.java:407) at org.apache.catalina.tribes.group.TestGroupChannelMemberArrival$1.run(TestGroupChannelMemberArrival.java:60) ]]] Not an our issue. It is a known rather rare concurrency problem with Java 5. Java Bug Database knows it and says that it is fixed in Java 7.0 http://bugs.java.com/view_bug.do?bug_id=6427854 Smoke testing OK. Manager, Host Manager, Documentation - ASF icon is OK, issue was fixed. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org