You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Violeta Georgieva <vi...@apache.org> on 2016/10/13 10:51:27 UTC

[VOTE] Release Apache Tomcat 6.0.47

The proposed Apache Tomcat 6.0.47 release is now available for voting.

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-6/v6.0.47/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1100/
The svn tag is:
http://svn.apache.org/repos/asf/tomcat/tc6.0.x/tags/TOMCAT_6_0_47/

The proposed 6.0.47 release is:
[ ] Broken - do not release
[ ] Stable - go ahead and release as 6.0.47 Stable

Regards,
Violeta

Re: [VOTE] Release Apache Tomcat 6.0.47

Posted by Felix Schumacher <fe...@internetallee.de>.
Am 13.10.2016 um 12:51 schrieb Violeta Georgieva:
> The proposed Apache Tomcat 6.0.47 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-6/v6.0.47/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1100/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc6.0.x/tags/TOMCAT_6_0_47/
>
> The proposed 6.0.47 release is:
> [ ] Broken - do not release
> [x] Stable - go ahead and release as 6.0.47 Stable
With java 1.5.0_22 I get the following stacktrace:

org.w3c.dom.ls.LSException: java.lang.NullPointerException
     at 
com.sun.org.apache.xml.internal.serialize.DOMSerializerImpl.writeToString(DOMSerializerImpl.java:546)
     at 
org.apache.catalina.core.JreMemoryLeakPreventionListener.lifecycleEvent(JreMemoryLeakPreventionListener.java:410)
     at 
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
     at 
org.apache.catalina.core.StandardServer.initialize(StandardServer.java:818)
     at org.apache.catalina.startup.Catalina.load(Catalina.java:538)
     at org.apache.catalina.startup.Catalina.load(Catalina.java:562)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:592)
     at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:261)
     at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)

But that seems to be a problem of java 5 and goes away, if I start 
tomcat with java 8.

Regards,
  Felix
>
> Regards,
> Violeta
>


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


Re: [VOTE] Release Apache Tomcat 6.0.47

Posted by Violeta Georgieva <vi...@apache.org>.
2016-10-13 13:51 GMT+03:00 Violeta Georgieva <vi...@apache.org>:
>
> The proposed Apache Tomcat 6.0.47 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-6/v6.0.47/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1100/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc6.0.x/tags/TOMCAT_6_0_47/
>
> The proposed 6.0.47 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 6.0.47 Stable
>
> Regards,
> Violeta

Re: [VOTE] Release Apache Tomcat 6.0.47

Posted by Martin Grigorov <mg...@apache.org>.
On Thu, Oct 13, 2016 at 12:51 PM, Violeta Georgieva <vi...@apache.org>
wrote:

> The proposed Apache Tomcat 6.0.47 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-6/v6.0.47/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1100/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc6.0.x/tags/TOMCAT_6_0_47/
>
> The proposed 6.0.47 release is:
> [ ] Broken - do not release
> [ X ] Stable - go ahead and release as 6.0.47 Stable
>
> Regards,
> Violeta
>