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

RE: Regarding ECJ jar with tomcat 8.5.13

2017-04-25 Thread Rathore, Rajendra
org> Subject: Re: Regarding ECJ jar with tomcat 8.5.13 2017-04-25 8:48 GMT+03:00 Rathore, Rajendra <rarath...@ptc.com>: > 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

precompile JSPs failure issue - Tomcat community

2018-11-01 Thread Rathore, Rajendra
Hi Team, We have precompileJSPs tests that include compilation of around 4000 jsp files. After upgrading to Tomcat 8.5.34 from Tomcat 8.5.32 we are facing an Error: java.lang.OutOfMemoryError: unable to create new native thread The machines on which tests were executed have 16GB of RAM, out of

RE: precompile JSPs failure issue - Tomcat community

2018-11-01 Thread Rathore, Rajendra
issue - Tomcat community On Thu, Nov 1, 2018 at 5:33 PM Mark Thomas wrote: > On 01/11/2018 09:21, Rathore, Rajendra wrote: > > Hi Team, > > > > > > > > We have precompileJSPs tests that include compilation of around 4000 > > jsp files. After upgrading to Tomca

RE: precompile JSPs failure issue - Tomcat community

2018-11-01 Thread Rathore, Rajendra
Rathore, Rajendra wrote: > Hi Mark, > > I am suspecting the same in 8.5.33 tomcat, do you still won't me to > check it on tomcat 8.5.33? > How about increasing your perm memory? > > Thanks and Regards, > Rajendra Rathore > 9922701491 > > -Original Message---

RE: precompile JSPs failure issue - Tomcat community

2018-11-02 Thread Rathore, Rajendra
I proceed from here. Thanks and Regards, Rajendra Rathore 9922701491 -Original Message- From: Rainer Jung Sent: 02 November 2018 03:50 PM To: Tomcat Users List ; Rathore, Rajendra Subject: Re: precompile JSPs failure issue - Tomcat community Am 02.11.2018 um 10:57 schrieb Rathore

RE: precompile JSPs failure issue - Tomcat community

2018-11-02 Thread Rathore, Rajendra
Hi Mark, I tried with tomcat 8.5.33 and face the same issue, I logged a bug also https://bz.apache.org/bugzilla/show_bug.cgi?id=62879 Please let me know how should I proceed here? Thanks and Regards, Rajendra Rathore 9922701491 -Original Message- From: Rathore, Rajendra Sent: 01

RE: precompile JSPs failure issue - Tomcat community

2018-11-06 Thread Rathore, Rajendra
Hi Rainer/Chris, I tried below command, it also fails with same error, Please find attached output of strace command, I am unable to found any help from that file or I might not have much idea about it, can you please check it and let me know your finding, mean while is there any way to run the

RE: loss of connection with mod_jk(tomcat connector)

2019-01-16 Thread Rathore, Rajendra
email from: users-return-29-rarathore=ptc@tomcat.apache.org On 16/01/2019 12:26, Rathore, Rajendra wrote: > Hi Team, > >   > > we are using Apache Http server with basic authentication, when we try > to send some request to apache for authentication it will fail with >

RE: loss of connection with mod_jk(tomcat connector)

2019-02-06 Thread Rathore, Rajendra
Sent: 06 February 2019 06:41 PM To: Tomcat Users List ; Rathore, Rajendra Subject: Re: loss of connection with mod_jk(tomcat connector) External email from: rainer.j...@kippdata.de Hi Rajendra, Am 06.02.2019 um 12:36 schrieb Rathore, Rajendra: > Hi Mark, > > I am stuck and due

RE: loss of connection with mod_jk(tomcat connector)

2019-02-06 Thread Rathore, Rajendra
, Rajendra Rathore 9922701491 -Original Message- From: Rathore, Rajendra Sent: 17 January 2019 10:33 AM To: Tomcat Users List Subject: RE: loss of connection with mod_jk(tomcat connector) External email from: users-return-266670-rarathore=ptc@tomcat.apache.org Hi Mark, We configure

issue faced in tomcat 8.5.51

2020-02-28 Thread Rathore, Rajendra
Hi Team, I am using below configuration in server.xml for tomcat but I got below exception in start up time 2020-02-27 17:59:57,524 ERROR [Servlet engine main] org.apache.catalina.core.StandardService - Failed to start connector [Connector[AJP/1.3-8010]]

RE: issue faced in tomcat 8.5.51

2020-03-01 Thread Rathore, Rajendra
- From: calder Sent: Friday, February 28, 2020 7:41 PM To: Tomcat Users List Subject: Re: issue faced in tomcat 8.5.51 External email from: users-return-269823-rarathore=ptc@tomcat.apache.org On Fri, Feb 28, 2020, 07:39 Rathore, Rajendra wrote: > Hi Team, > > I am us

RE: BLOCKING: performance issue with Tomcat 8.5.35 in org.apache.tomcat.util.net.NioBlockingSelector.write API

2020-01-08 Thread Rathore, Rajendra
Hi Team, If someone know how to check whether proper read/write operation done or not or it will caused by network please let me know because it is blocking for me. Thanks and Regards, Rajendra Rathore 9922701491 -Original Message- From: Rathore, Rajendra Sent: Wednesday, January 8

RE: BLOCKING: performance issue with Tomcat 8.5.35 in org.apache.tomcat.util.net.NioBlockingSelector.write API

2020-01-08 Thread Rathore, Rajendra
%2Forg.apache.tomcat.util.net.NioBlockingSelector%2Fopendata=02%7C01%7Crarathore%40ptc.com%7C02a8c62f96c84b8ea63c08d794c40c25%7Cb9921086ff774d0d828acb3381f678e2%7C0%7C0%7C637141442053995621sdata=E666bJmF4N1wxBhm%2Fa%2BY29lvLlA32tQ%2B4F3lwBnLM2g%3Dreserved=0 On Thu, 9 Jan 2020, 04:49 Rathore, Rajendra, wrote: > Hi Team, > > I

performance issue with Tomcat 8.5.35 in org.apache.tomcat.util.net.NioBlockingSelector.write API

2020-01-06 Thread Rathore, Rajendra
Hi Team, We are facing performance issue during org.apache.tomcat.util.net.NioBlockingSelector.write API call, ,most of our thread stuck and spending more time in that API, you can check below screenshot for more details. [cid:image002.jpg@01D5C4BA.A1BBFAB0] We debug the code and found

RE: performance issue with Tomcat 8.5.35 in org.apache.tomcat.util.net.NioBlockingSelector.write API

2020-01-06 Thread Rathore, Rajendra
with Tomcat 8.5.35 in org.apache.tomcat.util.net.NioBlockingSelector.write API External email from: users-return-269178-rarathore=ptc@tomcat.apache.org On Mon, Jan 6, 2020 at 1:27 PM Rathore, Rajendra wrote: > Hi Team, > > > > We are facing performan

RE: performance issue with Tomcat 8.5.35 in org.apache.tomcat.util.net.NioBlockingSelector.write API

2020-01-07 Thread Rathore, Rajendra
mcat Users List Subject: Re: performance issue with Tomcat 8.5.35 in org.apache.tomcat.util.net.NioBlockingSelector.write API External email from: users-return-269207-rarathore=ptc@tomcat.apache.org On Tue, Jan 7, 2020 at 6:33 AM Rathore, Rajendra wrote: > Hi Rémy/ Christopher, >

RE: performance issue with Tomcat 8.5.35 in org.apache.tomcat.util.net.NioBlockingSelector.write API

2020-01-07 Thread Rathore, Rajendra
Can someone please help me to find out the root cause for below issue. Thanks and Regards, Rajendra Rathore 9922701491 -Original Message- From: Rathore, Rajendra Sent: Tuesday, January 7, 2020 4:16 PM To: Tomcat Users List Subject: RE: performance issue with Tomcat 8.5.35

regarding CVE-2020-8022 applicable to tomcat 8.5.57

2020-09-02 Thread Rathore, Rajendra
Hi Team, Please let me know whether CVE-2020-8022 applicable to tomcat 8.5.57 or not, if yes please let me know which release we fixing it. Thanks and Regards, Rajendra Rathore 9922701491

hiding tomcat version from error pages

2020-09-17 Thread Rathore, Rajendra
Hi All, Please let me know the standard way to hide tomcat version from error pages, I tried on google and saying that you need to modify some properties inside catelina.jar, but that is not a standard way. [cid:image003.jpg@01D68D1A.F310D100] Thanks and Regards, Rajendra Rathore 9922701491

RE: hiding tomcat version from error pages

2020-09-17 Thread Rathore, Rajendra
%7Crarathore%40ptc.com%7Cf025f80f3c7f4f94aadf08d85b074060%7Cb9921086ff774d0d828acb3381f678e2%7C0%7C1%7C637359433989184801sdata=eMHYctj3jTQW5WSlAfbKXukvFuh7Jvnudb%2BO8s8%2BzCw%3Dreserved=0 You'll want to set showServerInfo and showReport to false -Tim On Thu, Sep 17, 2020 at 8:20 AM Rathore

issue with Form based authentication

2021-12-30 Thread Rathore, Rajendra
Hi Team, We are facing some weird issue with tomcat Form based authentication, I will try to explain the scenario as below: issue is reproducible in specific conditions, when browser cache is disabled, and cleared out before session timeout. In this conditions after session timeout when user

RE: issue with Form based authentication

2021-12-30 Thread Rathore, Rajendra
Link for image where it will shows the details https://docs.google.com/document/d/1Ziojwm6rPvyuJ6rpJR1tu0e5xTfnawrHeLz3QvL28XA/edit?usp=sharing Thanks and Regards, Rajendra Rathore 9922701491 From: Rathore, Rajendra Sent: Thursday, December 30, 2021 4:25 PM To: users@tomcat.apache.org Subject

RE: Tomcat 9.0.81 Degraded ssl performance

2023-10-13 Thread Rathore, Rajendra
Hi Team, Can you please share the release plan for 9.0.82 version, as we are planning to update it? Thanks and Regards, Rajendra Rathore 9922701491 -Original Message- From: i...@flyingfischer.ch Sent: Thursday, October 12, 2023 10:54 AM To: users@tomcat.apache.org Subject: Re: Tomcat

RE: Tomcat 9.0.81 Degraded ssl performance

2023-10-13 Thread Rathore, Rajendra
: Friday, October 13, 2023 1:04 PM To: Tomcat Users List Subject: Re: Tomcat 9.0.81 Degraded ssl performance On Fri, Oct 13, 2023 at 9:25 AM Rathore, Rajendra wrote: > > Hi Team, > > Can you please share the release plan for 9.0.82 version, as we are planning > to update i

impact of setting autoDeploy="false" in server.xml

2022-04-22 Thread Rathore, Rajendra
Hi Team, Please let me know the impact of setting autoDeploy="false" in server.xml files. Some of them I might aware like autodeploy is not going to work, impact for day light. I ready some blogs and they saying that for production server you need to set the property to false, please confirm

tomcat version retirement plan

2022-11-24 Thread Rathore, Rajendra
Hi Team, Can you please share the timeline for retiring the individual tomcat release ? Tomcat retirement plan date(tentative) 8.5.x 9.x.x 10.0.x 10.1.x Based on above table we will plan which tomcat is long term supported so that we can use it for our software. Thanks and

need features list that were removed in tomcat 10 while moving from tomcat 9

2023-12-22 Thread Rathore, Rajendra
Hi, We are migrating from tomcat 9 to tomcat 10, we run the migration tool on our codebase, that work perfectly, can you please share the changes from 9 to 10, we are interested in removed API or features that we can fix manually as migrator tool not take care of such changes. Thanks and