Regarding ECJ jar with tomcat 8.5.13

2017-04-24 Thread Rathore, Rajendra
Hi Team, We are facing compatibility issue with latest ECJ jar with Drools, currently we are using tomcat 8.5.13 with 4.6.1 ECJ jar, is it possible that we move to 4.5.1 ECJ jar with tomcat 8.5.13, is there any compatibility issue happen, Please confirm. I am also going to check the same on my

any way to get 20k request/seconds in tomcat

2017-04-24 Thread Laxmi Narayan
Hi , I am looking to get some 20k or above response in tomcat. I am not able to find out best combination for that. My servlet will return just "hello-world" response. Keep learning keep moving .

Re: Get fail response by using the Tomcat manager command to deploy a war

2017-04-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Bruce, (CC'ing the list this time. TB changed their REPLY semantics and I'm still getting used to them.) On 4/24/17 8:52 AM, Bruce Huang wrote: > Thanks for the information that Chris has provided. > > I have found that the deployment has not

Re: needed your help very urgent

2017-04-24 Thread Mark Thomas
On 24/04/17 17:38, calder wrote: > When reading a stack trace, always look for any "Caused by" entries - > if more than one exists, then find the last "Caused by" entry and that > should clue you as to the issue. Indeed it does. > I draw your attention to the line below I marked with asterisks

Re: needed your help very urgent

2017-04-24 Thread calder
On Mon, Apr 24, 2017 at 9:22 AM, Naga Ramesh wrote: > Tomcat Team, > > Always we are getting the below mentioned errors, please check ASAP and > guide me if anything missing from our end, this is very urgent, please > respond asap. > > Tomcat Version: apache-tomcat-8.0.33

Re: + character is always encoded in url path after request dispatch since #59317

2017-04-24 Thread Mark Thomas
On 24/04/17 15:57, Tobias Brennecke wrote: > On 24/04/17 14:24, Mark Thomas wrote: > >> >>> That looks like a bug to me. >>> >>> We need to go through and check all the places URLs are being encoding >>> and check it is being done correctly. >> This is now complete for 9.0.x, 8.5.x, 8.0.x and

Re: + character is always encoded in url path after request dispatch since #59317

2017-04-24 Thread Tobias Brennecke
On 24/04/17 14:24, Mark Thomas wrote: > >> That looks like a bug to me. >> >> We need to go through and check all the places URLs are being encoding >> and check it is being done correctly. > This is now complete for 9.0.x, 8.5.x, 8.0.x and 7.0.x. > >> I am concerned that fixing this may break

RE: Security Updates / Patching

2017-04-24 Thread Nick Findley
Thanks Mark. -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: 24 April 2017 15:30 To: Tomcat Users List Subject: Re: Security Updates / Patching On 24/04/17 14:57, Nick Findley wrote: > Hello, > > Is there a way I can be alerted of any

Re: Security Updates / Patching

2017-04-24 Thread Mark Thomas
On 24/04/17 14:57, Nick Findley wrote: > Hello, > > Is there a way I can be alerted of any security updates that are released for > Tomcat? Subscribe to the announce list. http://tomcat.apache.org/lists.html#tomcat-announce Mark > > Thanks > >

Security Updates / Patching

2017-04-24 Thread Nick Findley
Hello, Is there a way I can be alerted of any security updates that are released for Tomcat? Thanks [http://www.ctg.com/ext-images/ctg.png] Nick Findley o: +44 1189 750877 m: +44 7515 657 308 nick.find...@ctg.com www.ctg.com

Re: Get fail response by using the Tomcat manager command to deploy a war

2017-04-24 Thread Bruce Huang
Thanks for the information that Chris has provided. I have found that the deployment has not always being succeeded. The situation is, if I hit the /stop and then /deploy?update=true, even I always got a fail message as below *FAIL - Deployed application at context path /test but context failed

RE: + character is always encoded in url path after request dispatch since #59317

2017-04-24 Thread Naga Ramesh
Thanks for providing the information & confirm me what are all the details required from my end. Many times we are facing the same issues with the same revision tomcat setup only, PFA e-mail for your ref: Regards, Naga Ramesh R 9972229728 -Original Message- From: Mark Thomas

Re: + character is always encoded in url path after request dispatch since #59317

2017-04-24 Thread Mark Thomas
On 21/04/17 20:54, Mark Thomas wrote: > On 21/04/17 17:27, Tobias Brennecke wrote: > > > >> My question is whether this behavior is intended or if this is a bug. > > That looks like a bug to me. > > We need to go through and check all the places URLs are being encoding > and check it is being

Re: needed your help very urgent

2017-04-24 Thread Konstantin Kolinko
2017-04-24 12:44 GMT+03:00 Naga Ramesh : > We need solution for this issue, please guide to us. > > -Original Message- > From: Mark Thomas [mailto:ma...@apache.org] > Sent: Monday, April 24, 2017 3:11 PM > To: Tomcat Users List > Subject: Re: needed your help very

RE: needed your help very urgent

2017-04-24 Thread Naga Ramesh
We need solution for this issue, please guide to us. -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Monday, April 24, 2017 3:11 PM To: Tomcat Users List Subject: Re: needed your help very urgent On 24/04/2017 10:22, Naga Ramesh wrote: > Caused by:

Re: needed your help very urgent

2017-04-24 Thread Mark Thomas
On 24/04/2017 10:22, Naga Ramesh wrote: > Caused by: java.lang.IllegalStateException: Unable to complete the scan for > annotations for web application [] due to a StackOverflowError. Possible > root causes include a too low setting for -Xss and illegal cyclic > inheritance dependencies. The

needed your help very urgent

2017-04-24 Thread Naga Ramesh
Tomcat Team, Always we are getting the below mentioned errors, please check ASAP and guide me if anything missing from our end, this is very urgent, please respond asap. Tomcat Version: apache-tomcat-8.0.33 Java Version: "1.8.0_77" Setenv.sh file setting: export