Re: Error after upgrading to Tomcat 9.0.29

2019-11-28 Thread Mark Thomas
On 28/11/2019 13:56, Juri Berlanda wrote: > Hi Mark, > > I have 2 good news: > > 1. The issue I've seen is fixed with your 9.0.30-dev build > 2. My PC did not catch fire while running your 9.0.30-dev build :) > > So I guess I'll just wait for the final 9.0.30 release and stay on > 9.0.27 until

Re: Error after upgrading to Tomcat 9.0.29

2019-11-28 Thread Juri Berlanda
Hi Mark, I have 2 good news: 1. The issue I've seen is fixed with your 9.0.30-dev build 2. My PC did not catch fire while running your 9.0.30-dev build :) So I guess I'll just wait for the final 9.0.30 release and stay on 9.0.27 until then. Thanks a lot for the quick help and solution.

Re: Error after upgrading to Tomcat 9.0.29

2019-11-27 Thread Mark Thomas
On 26/11/2019 21:22, Juri Berlanda wrote: > Hi, > > I never built Tomcat from source, but I guess there is a first time for > everything :-) > > I'm out of office tomorrow, but I will give it a shot on Thursday and > let you know how it went. Where can I find the source with the fix?

Re: Error after upgrading to Tomcat 9.0.29

2019-11-26 Thread Juri Berlanda
Hi, I never built Tomcat from source, but I guess there is a first time for everything :-) I'm out of office tomorrow, but I will give it a shot on Thursday and let you know how it went. Where can I find the source with the fix? Cheers, Juri On 11/26/19 7:01 PM, Mark Thomas wrote: On

Re: Error after upgrading to Tomcat 9.0.29

2019-11-26 Thread Mark Thomas
On 26/11/2019 16:35, Mark Thomas wrote: > On 25/11/2019 19:17, Juri Berlanda wrote: >> Hi all, >> >> I post my Stacktrace again, as I mistakenly previously only sent it to >> Rémy Maucherat. >> >> I'll try to make it as short as possible: > > Maybe a cariation of: >

Re: Error after upgrading to Tomcat 9.0.29

2019-11-26 Thread Mark Thomas
On 25/11/2019 19:17, Juri Berlanda wrote: > Hi all, > > I post my Stacktrace again, as I mistakenly previously only sent it to > Rémy Maucherat. > > I'll try to make it as short as possible: Maybe a cariation of: https://bz.apache.org/bugzilla/show_bug.cgi?id=63964 ? Mark

Re: Error after upgrading to Tomcat 9.0.29

2019-11-25 Thread Mladen Adamović
Try simply to increase -Xss parameter in setenv.sh or setenv.bat, see if it works, since there is no infinite loop (it seems) On Mon, Nov 25, 2019 at 2:15 PM Juri Berlanda wrote: > Hi all, > > I just tried to deploy my WebApplication (OpenWebBeans, MyFaces) to > Tomcat 9.0.29. While

Re: Error after upgrading to Tomcat 9.0.29

2019-11-25 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Juri, On 11/25/19 14:17, Juri Berlanda wrote: > Hi all, > > I post my Stacktrace again, as I mistakenly previously only sent it > to Rémy Maucherat. > > I'll try to make it as short as possible: > > 25-Nov-2019 14:01:34.842 SEVERE

Re: Error after upgrading to Tomcat 9.0.29

2019-11-25 Thread Juri Berlanda
Hi all, I post my Stacktrace again, as I mistakenly previously only sent it to Rémy Maucherat. I'll try to make it as short as possible: 25-Nov-2019 14:01:34.842 SEVERE [http-nio-8080-exec-4] org.apache.catalina.core.StandardWrapperValve.invoke Servlet.service() for servlet [Faces Servlet]

Re: Error after upgrading to Tomcat 9.0.29

2019-11-25 Thread Rémy Maucherat
On Mon, Nov 25, 2019 at 3:03 PM Juri Berlanda wrote: > Hi all, > > ok, I'll try to make it as short as possible: > > 25-Nov-2019 14:01:34.842 SEVERE [http-nio-8080-exec-4] > org.apache.catalina.core.StandardWrapperValve.invoke Servlet.service() > for servlet [Faces Servlet] in context with path

Re: Error after upgrading to Tomcat 9.0.29

2019-11-25 Thread Rémy Maucherat
On Mon, Nov 25, 2019 at 2:15 PM Juri Berlanda wrote: > Hi all, > > I just tried to deploy my WebApplication (OpenWebBeans, MyFaces) to > Tomcat 9.0.29. While everything works fine in 9.0.27, on 9.0.29 as soon > as I access any page I get: > > 25-Nov-2019 14:01:34.842 SEVERE

Error after upgrading to Tomcat 9.0.29

2019-11-25 Thread Juri Berlanda
Hi all, I just tried to deploy my WebApplication (OpenWebBeans, MyFaces) to Tomcat 9.0.29. While everything works fine in 9.0.27, on 9.0.29 as soon as I access any page I get: 25-Nov-2019 14:01:34.842 SEVERE [http-nio-8080-exec-4] org.apache.catalina.core.StandardWrapperValve.invoke