Re: RHEL 10 Compatibility for Apache Tomcat 8.x, 9.x, 10.x, and 11.x

2025-07-16 Thread Coty Sutherland
hat. > LOL, same. > > -chris > > > From: Christopher Schultz > > Date: Monday, 14 July 2025 at 19:34 > > To: users@tomcat.apache.org > > Subject: Re: RHEL 10 Compatibility for Apache Tomcat 8.x, 9.x, 10.x, and > 11.x > > Bharath, > > > >

Re: RHEL 10 Compatibility for Apache Tomcat 8.x, 9.x, 10.x, and 11.x

2025-07-15 Thread Christopher Schultz
appreciated. If Red Hat drops support for Apache httpd, I'll eat my (red) hat. -chris From: Christopher Schultz Date: Monday, 14 July 2025 at 19:34 To: users@tomcat.apache.org Subject: Re: RHEL 10 Compatibility for Apache Tomcat 8.x, 9.x, 10.x, and 11.x Bharath, On 7/14/25 9:17 AM, Cheruku

Re: RHEL 10 Compatibility for Apache Tomcat 8.x, 9.x, 10.x, and 11.x

2025-07-15 Thread Cheruku, B.R. (Bharath)
: users@tomcat.apache.org Subject: Re: RHEL 10 Compatibility for Apache Tomcat 8.x, 9.x, 10.x, and 11.x Bharath, On 7/14/25 9:17 AM, Cheruku, B.R. (Bharath) wrote: > I would like to ask if anyone in the community has experience running > Apache Tomcat versions 8.x, 9.x, 10.x, or 11.x on R

Re: RHEL 10 Compatibility for Apache Tomcat 8.x, 9.x, 10.x, and 11.x

2025-07-14 Thread Christopher Schultz
Bharath, On 7/14/25 9:17 AM, Cheruku, B.R. (Bharath) wrote: I would like to ask if anyone in the community has experience running Apache Tomcat versions 8.x, 9.x, 10.x, or 11.x on Red Hat Enterprise Linux 10 (RHEL 10). Are there any known issues, limitations, or recommendations for these ver

RHEL 10 Compatibility for Apache Tomcat 8.x, 9.x, 10.x, and 11.x

2025-07-14 Thread Cheruku, B.R. (Bharath)
Hello, I would like to ask if anyone in the community has experience running Apache Tomcat versions 8.x, 9.x, 10.x, or 11.x on Red Hat Enterprise Linux 10 (RHEL 10). Are there any known issues, limitations, or recommendations for these versions on RHEL 10? Additionally, if there is any infor

RE: Need help for a problem on migrating from Tomcat-8 to Tomcat-9

2024-02-27 Thread Saha, Rajib
February 2024 19:51 To: users@tomcat.apache.org Subject: Re: Need help for a problem on migrating from Tomcat-8 to Tomcat-9 [You don't often get email from ch...@christopherschultz.net. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] Rajib, On 2/26/24 23:43, Saha,

Re: Need help for a problem on migrating from Tomcat-8 to Tomcat-9

2024-02-27 Thread Christopher Schultz
of the local machine. This is a huge red-flag from a security standpoint. -chris -Original Message- From: Mark Thomas Sent: 26 February 2024 14:23 To: users@tomcat.apache.org Subject: Re: Need help for a problem on migrating from Tomcat-8 to Tomcat-9 [You don't often get email fro

RE: Need help for a problem on migrating from Tomcat-8 to Tomcat-9

2024-02-26 Thread Saha, Rajib
al Message- From: Mark Thomas Sent: 26 February 2024 14:23 To: users@tomcat.apache.org Subject: Re: Need help for a problem on migrating from Tomcat-8 to Tomcat-9 [You don't often get email from ma...@apache.org. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] O

Re: Need help for a problem on migrating from Tomcat-8 to Tomcat-9

2024-02-26 Thread Mark Thomas
On 26/02/2024 06:11, Saha, Rajib wrote: Hi Experts, In our product, we are using Tomcat [OriginalFileName: prunsrv.exe] for creating a service[Say, Service-A]. It's a huge product running in market for last 20 years. We are in progress of moving from Tomcat-8 to tomcat-9. When w

Need help for a problem on migrating from Tomcat-8 to Tomcat-9

2024-02-25 Thread Saha, Rajib
Hi Experts, In our product, we are using Tomcat [OriginalFileName: prunsrv.exe] for creating a service[Say, Service-A]. It's a huge product running in market for last 20 years. We are in progress of moving from Tomcat-8 to tomcat-9. When we are creating the Service-A with Tomcat-8 [to

Re: Tomcat 8: Random 404 and 505 errors

2023-11-17 Thread Mark Thomas
On 16/11/2023 22:53, Pavan Veginati wrote: Hi, We are seeing random 404 and 505 errors with GET and POST requests. Out of the 10 million daily requests in one cluster, there are 2-3 such 404 errors. In another cluster with around 100 million daily requests, we are seeing 20-30 404s on average

Tomcat 8: Random 404 and 505 errors

2023-11-16 Thread Pavan Veginati
Hi, We are seeing random 404 and 505 errors with GET and POST requests. Out of the 10 million daily requests in one cluster, there are 2-3 such 404 errors. In another cluster with around 100 million daily requests, we are seeing 20-30 404s on average per day. Requests with a 505 error are rare a

[#25519] Migrating Tomcat 8/9 and a single webapp to Java 17 disconfigures Tomcat logs

2023-10-05 Thread az.pl
Nowe zgłoszenie w systemie: #25519 Data utworzenia: 2023-10-05 Temat: Migrating Tomcat 8/9 and a single webapp to Java 17 disconfigures Tomcat logs Hi Chris, We were already considering the jump to log4j for a number of reasons (Removal of an old custom formatter, adding BurstFilter) and the

Re: Migrating Tomcat 8/9 and a single webapp to Java 17 disconfigures Tomcat logs

2023-10-05 Thread Alcides Moraes
Hi Chris, We were already considering the jump to log4j for a number of reasons (Removal of an old custom formatter, adding BurstFilter) and the issue just made it easier. But I agree, the issue was not really solved, just worked around. It only happens when using JDK17 though, in either Tomca

Re: Migrating Tomcat 8/9 and a single webapp to Java 17 disconfigures Tomcat logs

2023-10-02 Thread Christopher Schultz
Alcides, On 9/29/23 15:34, Alcides Moraes wrote: Forgot to expand the webapps/WEB-INF/lib jars as well… root@8ad4f1dcd125:/usr/local/tomcat# find ./ -type f -name logging.properties ./conf/logging.properties ./webapps/corporativo-comum/WEB-INF/lib/org/springframework/boot/logging/java/logging.p

Re: Migrating Tomcat 8/9 and a single webapp to Java 17 disconfigures Tomcat logs

2023-09-29 Thread Alcides Moraes
Forgot to expand the webapps/WEB-INF/lib jars as well… root@8ad4f1dcd125:/usr/local/tomcat# find ./ -type f -name logging.properties ./conf/logging.properties ./webapps/corporativo-comum/WEB-INF/lib/org/springframework/boot/logging/java/logging.properties So there’s springboot's logging.propertie

Re: Migrating Tomcat 8/9 and a single webapp to Java 17 disconfigures Tomcat logs

2023-09-29 Thread Alcides Moraes
Hi Christopher, Thanks for the suggestion, we do add some jars to Tomcat lib (mainly Prometheus, Hazelcast) I expanded every jar inside tomcat/lib and ran a find command. root@05ae85e03d7d:/# find ./ -type f -name logging.properties ./usr/local/tomcat/conf/logging.properties ./opt/java/openjdk/c

Re: Migrating Tomcat 8/9 and a single webapp to Java 17 disconfigures Tomcat logs

2023-09-29 Thread Christopher Schultz
Alcides, On 9/28/23 14:55, Alcides Moraes wrote: Hello everyone, I’m new to the list even though I’ve been a Java web developer for many years, I’ve never had the need to post here, but this time I think I may have stumbled upon a bug, and nothing turns up online on this issue. We’re migrati

Migrating Tomcat 8/9 and a single webapp to Java 17 disconfigures Tomcat logs

2023-09-28 Thread Alcides Moraes
Hello everyone, I’m new to the list even though I’ve been a Java web developer for many years, I’ve never had the need to post here, but this time I think I may have stumbled upon a bug, and nothing turns up online on this issue. We’re migrating our containerized legacy webapps from Java 8/11 t

Re: CIS Tomcat 8 Benchmark (v1.1.0) -- Questions

2023-09-05 Thread Christopher Schultz
disclosure with server version in responses), though the remediation listed here is from looong time ago, when the was no ErrorReportValve to purge the version info. So the CIS Tomcat 8(!) Guide is pretty outdated! Probably in more than this spot... Peter Am 05.09.2023 um 14:03 schrieb Robert Turn

Re: CIS Tomcat 8 Benchmark (v1.1.0) -- Questions

2023-09-05 Thread Robert Turner
2023 at 9:36 AM Peter Kreuser wrote: > > > >> Robert, > >> > >> While Mark Thomas will have a more detailled answer to this... > >> > >> The finding behind this test is valid (information disclosure with > server > >> version in r

Re: CIS Tomcat 8 Benchmark (v1.1.0) -- Questions

2023-09-05 Thread Mark Thomas
will have a more detailled answer to this... The finding behind this test is valid (information disclosure with server version in responses), though the remediation listed here is from looong time ago, when the was no ErrorReportValve to purge the version info. So the CIS Tomcat 8(!) Guide is pretty o

Re: CIS Tomcat 8 Benchmark (v1.1.0) -- Questions

2023-09-05 Thread Robert Turner
with server > version in responses), though the remediation listed here is from looong > time ago, when the was no ErrorReportValve to purge the version info. > > So the CIS Tomcat 8(!) Guide is pretty outdated! Probably in more than > this spot... > > Peter > > > Am 05.09.20

Re: CIS Tomcat 8 Benchmark (v1.1.0) -- Questions

2023-09-05 Thread Peter Kreuser
the CIS Tomcat 8(!) Guide is pretty outdated! Probably in more than this spot... Peter > Am 05.09.2023 um 14:03 schrieb Robert Turner : > > While I think I know the answer to my question, I wanted to double-check > with the group to confirm. > > I have been asked to perform the

CIS Tomcat 8 Benchmark (v1.1.0) -- Questions

2023-09-05 Thread Robert Turner
While I think I know the answer to my question, I wanted to double-check with the group to confirm. I have been asked to perform the CIS Apache Tomcat 8 Benchmark (v1.1.0) on our production Tomcat installation, and I am looking through the questions / information extraction requests, and I

Re: Disabling hostname verification on websockets in Tomcat 8+

2023-05-26 Thread V User
Ah, that's it! I was using the TrustEverythingTrustManager we had around from the rabbitmq client library, which just implements X509TrustManager, and I didn't realize that was significa

Re: Disabling hostname verification on websockets in Tomcat 8+

2023-05-26 Thread Mark Thomas
On 25/05/2023 22:52, V User wrote: The how-to on websockets ( https://tomcat.apache.org/tomcat-9.0-doc/web-socket-howto.html) says that you can bypass hostname verification with a custom TrustManager: "For secure server endpoints, host name verification is enabled by default. To bypass this veri

Disabling hostname verification on websockets in Tomcat 8+

2023-05-25 Thread V User
Hello, I'm working through upgrading an application from Tomcat 7 to Tomcat 9, and am running into an issue with hostname verification. The application initiates websocket connections using SSL to several other servers by IP address, and those servers' certificates either do not have any subject a

Re: WebappClassLoaderBase error when upgrading Tomcat 8 to 8.5

2023-05-03 Thread Christopher Schultz
Jeremy, On 5/3/23 12:27, Jeremy Nguyen wrote: Thanks Chris! That works for me now. Okay. I'll ask the rest of the team if it's an acceptable workaround. Honestly, that parent ClassLoader is violating The Rules. Only issue I have left is failing to compile/validate JSP. Caused by: java.lan

Re: WebappClassLoaderBase error when upgrading Tomcat 8 to 8.5

2023-05-03 Thread Jeremy Nguyen
t; >>>>> ~[spring-web-5.1.20.RELEASE.jar:5.1.20.RELEASE] > >>>>> at > >>>>> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) > >>>>> ~[catalina.jar:8.5.34] > >>&g

Re: WebappClassLoaderBase error when upgrading Tomcat 8 to 8.5

2023-05-03 Thread Christopher Schultz
LoaderBase.getResources and just inspecting the situation at that point -- you should be able to see what the parent ClassLoader is, and even see what getParent().getResources() returns. -chris On Mon, May 1, 2023 at 2:12 PM Rob Sargent wrote: On 5/1/23 14:36, Christopher Schultz wrote:

Re: WebappClassLoaderBase error when upgrading Tomcat 8 to 8.5

2023-05-03 Thread Jeremy Nguyen
(DelegatingFilterProxy.java:271) > >>>> ~[spring-web-5.1.20.RELEASE.jar:5.1.20.RELEASE] > >>>> at > >>>> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) > >>>> ~[catalina.jar:8.5.34] &g

Re: WebappClassLoaderBase error when upgrading Tomcat 8 to 8.5

2023-05-03 Thread jeremyn408
;> org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) >>>> ~[spring-security-web-4.1.0.RELEASE.jar:4.1.0.RELEASE] >>>> at >>>> org.springframework.security.web.FilterChainProxy$VirtualFilterChain

Re: WebappClassLoaderBase error when upgrading Tomcat 8 to 8.5

2023-05-03 Thread Christopher Schultz
nd even see what getParent().getResources() returns. -chris On Mon, May 1, 2023 at 2:12 PM Rob Sargent wrote: On 5/1/23 14:36, Christopher Schultz wrote: Jeremy, On 5/1/23 14:22, Jeremy Nguyen wrote: I'm trying to upgrade Tomcat 8 to 8.5 and I'm getting a nullpointerexception wi

Re: WebappClassLoaderBase error when upgrading Tomcat 8 to 8.5

2023-05-02 Thread Jeremy Nguyen
security-pac4j-2.0.0.jar:?] >> at >> org.pac4j.core.engine.DefaultSecurityLogic.perform(DefaultSecurityLogic.java:136) >> ~[pac4j-core-1.9.1.jar:?] >> ... 34 more > > > On Tue, May 2, 2023 at 5:23 AM Christopher Schultz < > ch...@christopherschultz.net> wrote:

Re: WebappClassLoaderBase error when upgrading Tomcat 8 to 8.5

2023-05-02 Thread Jeremy Nguyen
is violating the contract for > getResources(). > > Jeremy, can you throw some code into your application that runs early > (like in org.cg.dao.webcontainer.tomcat.TomcatWrapper.startWebApp) that > reports the class name of thew parent ClassLoader for the > WebappClassLoader bein

Re: WebappClassLoaderBase error when upgrading Tomcat 8 to 8.5

2023-05-02 Thread Christopher Schultz
36, Christopher Schultz wrote: Jeremy, On 5/1/23 14:22, Jeremy Nguyen wrote: I'm trying to upgrade Tomcat 8 to 8.5 and I'm getting a nullpointerexception within WebappClassLoaderBase.CombinedEnumeration.inc. It seems to occur when it's trying to initialize commons-logging LogFact

Re: WebappClassLoaderBase error when upgrading Tomcat 8 to 8.5

2023-05-02 Thread Christopher Schultz
Rob, On 5/1/23 17:12, Rob Sargent wrote: => On 5/1/23 14:36, Christopher Schultz wrote: Jeremy, On 5/1/23 14:22, Jeremy Nguyen wrote: I'm trying to upgrade Tomcat 8 to 8.5 and I'm getting a nullpointerexception within WebappClassLoaderBase.CombinedEnumeration.inc. It seems to oc

Re: WebappClassLoaderBase error when upgrading Tomcat 8 to 8.5

2023-05-01 Thread Jeremy Nguyen
t;> >> >> On 5/1/23 14:36, Christopher Schultz wrote: >> > Jeremy, >> > >> > On 5/1/23 14:22, Jeremy Nguyen wrote: >> >> I'm trying to upgrade Tomcat 8 to 8.5 and I'm getting a >> >> nullpointerexception within >> >

Re: WebappClassLoaderBase error when upgrading Tomcat 8 to 8.5

2023-05-01 Thread Jeremy Nguyen
rgent wrote: > > > On 5/1/23 14:36, Christopher Schultz wrote: > > Jeremy, > > > > On 5/1/23 14:22, Jeremy Nguyen wrote: > >> I'm trying to upgrade Tomcat 8 to 8.5 and I'm getting a > >> nullpointerexception within > >> WebappClas

Re: WebappClassLoaderBase error when upgrading Tomcat 8 to 8.5

2023-05-01 Thread Rob Sargent
On 5/1/23 14:36, Christopher Schultz wrote: Jeremy, On 5/1/23 14:22, Jeremy Nguyen wrote: I'm trying to upgrade Tomcat 8 to 8.5 and I'm getting a nullpointerexception within WebappClassLoaderBase.CombinedEnumeration.inc. It seems to occur when it's trying to initialize

Re: WebappClassLoaderBase error when upgrading Tomcat 8 to 8.5

2023-05-01 Thread Christopher Schultz
Jeremy, On 5/1/23 14:22, Jeremy Nguyen wrote: I'm trying to upgrade Tomcat 8 to 8.5 and I'm getting a nullpointerexception within WebappClassLoaderBase.CombinedEnumeration.inc. It seems to occur when it's trying to initialize commons-logging LogFactory for any class specified

WebappClassLoaderBase error when upgrading Tomcat 8 to 8.5

2023-05-01 Thread Jeremy Nguyen
Hi, I'm trying to upgrade Tomcat 8 to 8.5 and I'm getting a nullpointerexception within WebappClassLoaderBase.CombinedEnumeration.inc. It seems to occur when it's trying to initialize commons-logging LogFactory for any class specified in Web.xml, and it's calling g

Re: Connector definitions, Re: Tomcat 8 impending EOL -- what's the minimum Java for Tomcat 9?

2023-03-08 Thread Pete Helgren
James, I have been running Tomcat on earlier versions of IBM i for years.  I'd have dig through my Common Presentations but it might go back a couple of decades.  I don't presume to know as much as you but my CL (probably similar to yours) generates two jobs each time I invoke the catalina.sh

Re: Connector definitions, Re: Tomcat 8 impending EOL -- what's the minimum Java for Tomcat 9?

2023-03-08 Thread Mark Thomas
On 08/03/2023 17:24, James H. H. Lampert wrote: Curious about one thing: on our IBM Midrange installations, log entries go into catalina.out. On our Cloud Linux installations, catalina.out is almost always completely empty, and I have to go into the dated catalina log files to see any entries.

Re: Connector definitions, Re: Tomcat 8 impending EOL -- what's the minimum Java for Tomcat 9?

2023-03-08 Thread James H. H. Lampert
FYI: The operating system on IBM Midrange boxes ("AS/400," "iSeries," "IBM i," or whatever they're calling it this week) is "OS/400," "IBM i," or whatever they're calling the operating system this week. These machines are the descendants of the IBM S/3, which IBM Rochester developed in the l

Re: Connector definitions, Re: Tomcat 8 impending EOL -- what's the minimum Java for Tomcat 9?

2023-03-08 Thread Christopher Schultz
James, On 3/7/23 16:09, James H. H. Lampert wrote: (I have the general impression that APR is not an option on IBM Midrange boxes, but I could be mistaken.) It might be. https://www.ibm.com/docs/en/ibm-http-server/9.0.5?topic=chs-apache-apr-apr-util-libraries-included-withibm-http-server Are

Re: Connector definitions, Re: Tomcat 8 impending EOL -- what's the minimum Java for Tomcat 9?

2023-03-08 Thread Christopher Schultz
Mark, On 3/8/23 03:31, Mark Thomas wrote: On 07/03/2023 21:09, James H. H. Lampert wrote: Dear Mesrs. Thomas, Schultz, et al.: Changing it to "org.apache.coyote.http11.Http11NioProtocol" did the trick. The Tomcat 9 server launched, on our cloud Midrange box, and both it and the webapp contex

Re: Connector definitions, Re: Tomcat 8 impending EOL -- what's the minimum Java for Tomcat 9?

2023-03-08 Thread Mark Thomas
On 07/03/2023 21:09, James H. H. Lampert wrote: Dear Mesrs. Thomas, Schultz, et al.: Changing it to "org.apache.coyote.http11.Http11NioProtocol" did the trick. The Tomcat 9 server launched, on our cloud Midrange box, and both it and the webapp contexts we have running seem to be working. It wi

Re: Connector definitions, Re: Tomcat 8 impending EOL -- what's the minimum Java for Tomcat 9?

2023-03-07 Thread James H. H. Lampert
Dear Mesrs. Thomas, Schultz, et al.: Changing it to "org.apache.coyote.http11.Http11NioProtocol" did the trick. The Tomcat 9 server launched, on our cloud Midrange box, and both it and the webapp contexts we have running seem to be working. It will, of course, require a bit more exercise befor

Re: Connector definitions, Re: Tomcat 8 impending EOL -- what's the minimum Java for Tomcat 9?

2023-03-07 Thread Christopher Schultz
James, On 3/7/23 03:35, Mark Thomas wrote: On 06/03/2023 23:58, James H. H. Lampert wrote: On 03/03/2023 17:44, I wrote: Ok, another question: will Tomcat 9 accept a "legacy" connector definition in the form as shown below? protocol="org.apache.coyote.http11.Http11Protocol" maxThreads="150"

RE: Connector definitions, Re: Tomcat 8 impending EOL -- what's the minimum Java for Tomcat 9?

2023-03-07 Thread James Boggs
apache.org/tomcat-9.0-doc/ssl-howto.html -Original Message- From: James H. H. Lampert Sent: Monday, March 6, 2023 6:58 PM To: Tomcat Users List Subject: Re: Connector definitions, Re: Tomcat 8 impending EOL -- what's the minimum Java for Tomcat 9? On 03/03/2023 17:44, I wrote: >> O

Re: Connector definitions, Re: Tomcat 8 impending EOL -- what's the minimum Java for Tomcat 9?

2023-03-07 Thread Mark Thomas
On 06/03/2023 23:58, James H. H. Lampert wrote: On 03/03/2023 17:44, I wrote: Ok, another question: will Tomcat 9 accept a "legacy" connector definition in the form as shown below? protocol="org.apache.coyote.http11.Http11Protocol" maxThreads="150"  SSLEnabled="true" scheme="https" secure="tr

Re: Connector definitions, Re: Tomcat 8 impending EOL -- what's the minimum Java for Tomcat 9?

2023-03-06 Thread James H. H. Lampert
On 03/03/2023 17:44, I wrote: Ok, another question: will Tomcat 9 accept a "legacy" connector definition in the form as shown below? protocol="org.apache.coyote.http11.Http11Protocol" maxThreads="150" SSLEnabled="true" scheme="https" secure="true" keystoreFile="/foo/tomcat/bar.ks" keyAlias="

Re: Connector definitions, Re: Tomcat 8 impending EOL -- what's the minimum Java for Tomcat 9?

2023-03-03 Thread James H. H. Lampert
On 3/3/23 9:51 AM, Mark Thomas wrote: Yes. Thanks. That simplifies things. -- JHHL - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Connector definitions, Re: Tomcat 8 impending EOL -- what's the minimum Java for Tomcat 9?

2023-03-03 Thread Mark Thomas
On 03/03/2023 17:44, James H. H. Lampert wrote: On 3/2/23 3:50 PM, jonmcalexan...@wellsfargo.com.INVALID wrote: Yes, Tomcat9 runs under Java8 and above. Ok, another question: will Tomcat 9 accept a "legacy" connector definition in the form as shown below?  protocol="org.apache.coyote.http1

Connector definitions, Re: Tomcat 8 impending EOL -- what's the minimum Java for Tomcat 9?

2023-03-03 Thread James H. H. Lampert
On 3/2/23 3:50 PM, jonmcalexan...@wellsfargo.com.INVALID wrote: Yes, Tomcat9 runs under Java8 and above. Ok, another question: will Tomcat 9 accept a "legacy" connector definition in the form as shown below? protocol="org.apache.coyote.http11.Http11Protocol" maxThreads="150" SSLEnabled="tr

RE: Tomcat 8 impending EOL -- what's the minimum Java for Tomcat 9?

2023-03-02 Thread jonmcalexander
Yes, Tomcat9 runs under Java8 and above. Thanks, Sent with BlackBerry Work (www.blackberry.com) From: "James H. H. Lampert" Sent: Mar 2, 2023 5:38 PM To: Tomcat Users List Subject: Re: Tomcat 8 impending EOL -- what's the minimum Java for

Re: Tomcat 8 impending EOL -- what's the minimum Java for Tomcat 9?

2023-03-02 Thread James H. H. Lampert
Am I correct in my understanding of the Tomcat 9 RUNNING.txt, that it will run under Java 8? -- JHHL - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Tomcat 8 releases - where to get correct key

2022-08-11 Thread Christopher Schultz
advice where to get correct key for validation? > > Source > https://archive.apache.org/dist/tomcat/tomcat-8/v8.5.81/src/apache-tomcat-8.5.81-src.tar.gz... > downloading... > validating signature... failed > gpg: Warning: using insecure memory! > gpg: Signature

RE: [External] Re: Apache Tomcat 8 - Require Tomcat configuration to restrict exe's from downloading

2022-06-22 Thread Scott,Tim
, Tim From: Mark Thomas Sent: 22 June 2022 10:56 To: users@tomcat.apache.org Subject: [External] Re: Apache Tomcat 8 - Require Tomcat configuration to restrict exe's from downloading On 22/06/2022 10:37, bharath Kumar wrote: > Hi team, > > Any help on this ? > > Furth

AW: Apache Tomcat 8 - Require Tomcat configuration to restrict exe's from downloading

2022-06-22 Thread Thomas Hoffmann (Speed4Trade GmbH)
2022 11:38 > An: Tomcat Users List > Betreff: Re: Apache Tomcat 8 - Require Tomcat configuration to restrict exe's > from downloading > > Hi team, > > Any help on this ? > > Further this exe(*abc.exe*) downloads when i hit on the url* > http://server_name

Re: Apache Tomcat 8 - Require Tomcat configuration to restrict exe's from downloading

2022-06-22 Thread Mark Thomas
Apache Tomcat 8 - Require Tomcat configuration to restrict exe's from downloading Sure Olaf will update it On Mon, Jun 20, 2022 at 3:33 PM Olaf Kock wrote: On 20.06.22 11:51, bharath Kumar wrote: Hi Team, I am using apache Tomcat 8 version, *Problem statement: * My application's

Re: Apache Tomcat 8 - Require Tomcat configuration to restrict exe's from downloading

2022-06-22 Thread bharath Kumar
need to get in touch with the > developer. > > Greetings, > Thomas > > > -Ursprüngliche Nachricht- > > Von: bharath Kumar > > Gesendet: Montag, 20. Juni 2022 12:43 > > An: Tomcat Users List > > Betreff: Re: Apache Tomcat 8 - Require Tomcat configuratio

AW: Apache Tomcat 8 - Require Tomcat configuration to restrict exe's from downloading

2022-06-20 Thread Thomas Hoffmann (Speed4Trade GmbH)
to get in touch with the developer. Greetings, Thomas > -Ursprüngliche Nachricht- > Von: bharath Kumar > Gesendet: Montag, 20. Juni 2022 12:43 > An: Tomcat Users List > Betreff: Re: Apache Tomcat 8 - Require Tomcat configuration to restrict exe's > from download

Re: Apache Tomcat 8 - Require Tomcat configuration to restrict exe's from downloading

2022-06-20 Thread bharath Kumar
Sure Olaf will update it On Mon, Jun 20, 2022 at 3:33 PM Olaf Kock wrote: > > On 20.06.22 11:51, bharath Kumar wrote: > > Hi Team, > > > > I am using apache Tomcat 8 version, > > > > *Problem statement: * > > > > My application's accessibl

Re: Apache Tomcat 8 - Require Tomcat configuration to restrict exe's from downloading

2022-06-20 Thread Olaf Kock
On 20.06.22 11:51, bharath Kumar wrote: > Hi Team, > > I am using apache Tomcat 8 version, > > *Problem statement: * > > My application's accessible URL format is > *http:///abc/xyz.exe* A good way to get the question answered would be to answer the comments on

Apache Tomcat 8 - Require Tomcat configuration to restrict exe's from downloading

2022-06-20 Thread bharath Kumar
Hi Team, I am using apache Tomcat 8 version, *Problem statement: * My application's accessible URL format is *http:///abc/xyz.exe* when I hit it on the browser with '/' appended to end the url something like *http:///abc/xyz.exe/ * Then, the junk file *xyz.exe* is getting

Re: Heap allocations when switching from Tomcat 7 to Tomcat 8

2021-06-09 Thread Mark Thomas
On 09/06/2021 19:12, James H. H. Lampert wrote: We are beginning to migrate some of our customers from Tomcat 7 to Tomcat 8.5. Some of them have performance issues even with heap allocations of -Xms4096m -Xmx5120m Would it be necessary to go even bigger with Tomcat 8.5? Generally I'd say t

RE: Heap allocations when switching from Tomcat 7 to Tomcat 8

2021-06-09 Thread John.E.Gregg
James, > -Original Message- > From: James H. H. Lampert > Sent: Wednesday, June 09, 2021 1:13 PM > To: Tomcat Users List > Subject: Heap allocations when switching from Tomcat 7 to Tomcat 8 > > We are beginning to migrate some of our customers from Tomcat 7 to &g

Heap allocations when switching from Tomcat 7 to Tomcat 8

2021-06-09 Thread James H. H. Lampert
We are beginning to migrate some of our customers from Tomcat 7 to Tomcat 8.5. Some of them have performance issues even with heap allocations of -Xms4096m -Xmx5120m Would it be necessary to go even bigger with Tomcat 8.5? -- JHHL

Re: Correct manager.xml for Tomcat 8 manager GUI

2021-02-25 Thread Luis Rodríguez Fernández
feb 2021 a las 20:13, Mark Eggers () escribió: > On 2/24/2021 9:54 AM, Patrick Baldwin wrote: > > Hi, I'm trying to reconfigure a pre-existing dev Tomcat 8 server so folks > > can use the manager GUI; so far, I just get the ERR_CONNECTION_REFUSED > > message. > > &g

Re: Correct manager.xml for Tomcat 8 manager GUI

2021-02-24 Thread Mark Eggers
On 2/24/2021 9:54 AM, Patrick Baldwin wrote: Hi, I'm trying to reconfigure a pre-existing dev Tomcat 8 server so folks can use the manager GUI; so far, I just get the ERR_CONNECTION_REFUSED message. I've stripped the tomcat users file down to just: $ cat /usr/local/tomcat/conf/tomcat

Correct manager.xml for Tomcat 8 manager GUI

2021-02-24 Thread Patrick Baldwin
Hi, I'm trying to reconfigure a pre-existing dev Tomcat 8 server so folks can use the manager GUI; so far, I just get the ERR_CONNECTION_REFUSED message. I've stripped the tomcat users file down to just: $ cat /usr/local/tomcat/conf/tomcat-users.xml And the /usr/local/t

Re: Manager setup in Tomcat 8

2020-12-22 Thread James H. H. Lampert
On 12/22/20 10:51 AM, Christopher Schultz wrote: I would try to lock-down that IP range as much as you can, rather than either removing the Valve (which would allow connections from anywhere) or specifying something like ".*" in the "allow" attribute (which is a regular expression which will b

Re: Manager setup in Tomcat 8

2020-12-22 Thread Christopher Schultz
James, On 12/22/20 13:39, James H. H. Lampert wrote: A few months back, as I recall, I ran into some "gotchas" in connection with the manager context, while setting up Tomcat 8.5 on one of our AWS EC2 instances. As I recall, I had to do something special, somthing I don't have to do with Tomca

Manager setup in Tomcat 8

2020-12-22 Thread James H. H. Lampert
A few months back, as I recall, I ran into some "gotchas" in connection with the manager context, while setting up Tomcat 8.5 on one of our AWS EC2 instances. As I recall, I had to do something special, somthing I don't have to do with Tomcat 7, in order to make the manager context reachable fr

Re: No Logger information when maximum threads reached. Tomcat 8

2020-11-10 Thread Mark Thomas
for making rest calls. > >   > > Can we get any help here? Does tomcat provides any information when it > reaches max thread limit? Do we have to change any property in > server.xml or in logging.properties > >   > > We are using tomcat 8. In previous tomcat versions,

No Logger information when maximum threads reached. Tomcat 8

2020-11-10 Thread Aquib Khan
. We used Jmeter for making rest calls. Can we get any help here? Does tomcat provides any information when it reaches max thread limit? Do we have to change any property in server.xml or in logging.properties We are using tomcat 8. In previous tomcat versions, Exception used to get printed

Re: Reason for failed POST to .../api/tokens in Tomcat 8 and 9?

2020-06-23 Thread Konstantin Kolinko
вт, 23 июн. 2020 г. в 20:08, Victor Norman : > > Cookie: > JSESSIONID=F61EBB3764D21F4A6161304BB9D820EF; > JSESSIONID=BA81E2D37D390F411711FAB57F5B8DBF 1) Having two session cookies is not a crime, but why? (It is not a cause of this issue. Just an odd configuration.) I see that when I go to http

Re: Reason for failed POST to .../api/tokens in Tomcat 8 and 9?

2020-06-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Victor, On 6/23/20 13:08, Victor Norman wrote: > We are trying to upgrade a server that uses Guacamole / Tomcat7 on > Ubuntu 16.04 to Ubuntu 18.04 or 20.04 with Tomcat 8 or 9. > > You can try out the server yourself, by goi

Reason for failed POST to .../api/tokens in Tomcat 8 and 9?

2020-06-23 Thread Victor Norman
Friends, We are trying to upgrade a server that uses Guacamole / Tomcat7 on Ubuntu 16.04 to Ubuntu 18.04 or 20.04 with Tomcat 8 or 9. You can try out the server yourself, by going to http://agora.cs.calvin.edu:8080/. Each time we get close to having it work, we see this error show up in the

Re: [External] Re: Starting up Tomcat 8

2020-03-18 Thread tomcat/perl
w in /usr/share/tomcat8/bin, thank you! Can I just run startup.sh from there or is that not right? On 3/17/20, 4:37 PM, "André Warnier (tomcat/perl)" wrote: On 17.03.2020 21:18, Maxfield, Rebecca A wrote: > Both are Linux. The new is Debian, the ol

Re: [External] Re: Starting up Tomcat 8

2020-03-17 Thread Maxfield, Rebecca A
On a Debian Linux system, tomcat 8 installed via the standard Debian package manager results in some files appearing in the following directories (and maybe others) - /etc/tomcat8 - /usr/share/tomcat8 - /var/lib/tomcat8 - /var/log/tomcat8 - .. ?

Re: [External] Re: Starting up Tomcat 8

2020-03-17 Thread Maxfield, Rebecca A
On a Debian Linux system, tomcat 8 installed via the standard Debian package manager results in some files appearing in the following directories (and maybe others) - /etc/tomcat8 - /usr/share/tomcat8 - /var/lib/tomcat8 - /var/log/tomcat8 - .. ? Some of the ent

Re: [External] Re: Starting up Tomcat 8

2020-03-17 Thread tomcat/perl
On 17.03.2020 21:18, Maxfield, Rebecca A wrote: Both are Linux. The new is Debian, the old ?? On a Debian Linux system, tomcat 8 installed via the standard Debian package manager results in some files appearing in the following directories (and maybe others) - /etc/tomcat8 - /usr/share

Re: [External] Re: Starting up Tomcat 8

2020-03-17 Thread Maxfield, Rebecca A
Both are Linux. The new is Debian, the old ?? On 3/17/20, 4:03 PM, "André Warnier (tomcat/perl)" wrote: On 17.03.2020 19:52, Maxfield, Rebecca A wrote: > Hello, > > I manage a project that currently runs on Tomcat 7 but is migrating to a new server where Tom

Re: Starting up Tomcat 8

2020-03-17 Thread tomcat/perl
On 17.03.2020 19:52, Maxfield, Rebecca A wrote: Hello, I manage a project that currently runs on Tomcat 7 but is migrating to a new server where Tomcat 8 was installed by the server admin. When I navigate to the /var/lib/tomcat8 folder, I don’t see a ./bin folder or any startup.sh or similar

Starting up Tomcat 8

2020-03-17 Thread Maxfield, Rebecca A
Hello, I manage a project that currently runs on Tomcat 7 but is migrating to a new server where Tomcat 8 was installed by the server admin. When I navigate to the /var/lib/tomcat8 folder, I don’t see a ./bin folder or any startup.sh or similar. Is this something that has changed from Tomcat 7

Re: tomcat 8 post call lost in process

2019-10-18 Thread tomcat
Hi. It is unfortunately a bit difficult to make sense of the description and information that you provide below. But one thing is quite certain : By the time tomcat (if I understand correctly, the one that you call the "slave") writes a line to its access log, with a result code "200 OK", it

tomcat 8 post call lost in process

2019-10-18 Thread Saurabh Barthwal
Hi Team, I am facing one unusual problem with tomcat. I am using 2 tomcat server for master and slave architecture. when master send's HTTP request(POST) to slave if slave is taking more then 1 hr then the slave tomcat is not responding back but in slave tomcat's localhost_access.log is showing req

Re: Tomcat 8 epoll spinning issue (100% CPU)

2019-10-08 Thread Emmanuel Lecharny
On 2019/10/07 10:18:43, Rémy Maucherat wrote: > On Mon, Oct 7, 2019 at 11:15 AM Emmanuel Lecharny > wrote: > > > > > > > On 2019/10/05 11:12:46, Rémy Maucherat wrote: > > > On Fri, Oct 4, 2019 at 10:38 PM Emmanuel Lecharny > > > wrote: > > > > > > > Hi remy, > > > > > > > > On 2019/10/04 1

Re: Tomcat 8 epoll spinning issue (100% CPU)

2019-10-07 Thread Rémy Maucherat
On Mon, Oct 7, 2019 at 11:15 AM Emmanuel Lecharny wrote: > > > On 2019/10/05 11:12:46, Rémy Maucherat wrote: > > On Fri, Oct 4, 2019 at 10:38 PM Emmanuel Lecharny > > wrote: > > > > > Hi remy, > > > > > > On 2019/10/04 15:37:36, Rémy Maucherat wrote: > > > > On Fri, Oct 4, 2019 at 3:40 PM Emma

Re: Tomcat 8 epoll spinning issue (100% CPU)

2019-10-07 Thread Emmanuel Lecharny
On 2019/10/05 11:12:46, Rémy Maucherat wrote: > On Fri, Oct 4, 2019 at 10:38 PM Emmanuel Lecharny > wrote: > > > Hi remy, > > > > On 2019/10/04 15:37:36, Rémy Maucherat wrote: > > > On Fri, Oct 4, 2019 at 3:40 PM Emmanuel Lecharny > > > wrote: > > > > > > > Hi ! > > > > > > > > I filled a

Re: Tomcat 8 epoll spinning issue (100% CPU)

2019-10-05 Thread Rémy Maucherat
On Fri, Oct 4, 2019 at 10:38 PM Emmanuel Lecharny wrote: > Hi remy, > > On 2019/10/04 15:37:36, Rémy Maucherat wrote: > > On Fri, Oct 4, 2019 at 3:40 PM Emmanuel Lecharny > > wrote: > > > > > Hi ! > > > > > > I filled a ticket yesterday about a pb we face with many NIO framework, > > > which I

Re: Tomcat 8 epoll spinning issue (100% CPU)

2019-10-04 Thread Emmanuel Lecharny
On 2019/10/04 22:47:17, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Emmanuel, > > On 10/4/19 16:38, Emmanuel Lecharny wrote: > > Hi remy, > > > > On 2019/10/04 15:37:36, Rémy Maucherat wrote: > >> On Fri, Oct 4, 2019 at 3:40 PM Emmanuel Lecharny > >>

Re: Tomcat 8 epoll spinning issue (100% CPU)

2019-10-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Emmanuel, On 10/4/19 16:38, Emmanuel Lecharny wrote: > Hi remy, > > On 2019/10/04 15:37:36, Rémy Maucherat wrote: >> On Fri, Oct 4, 2019 at 3:40 PM Emmanuel Lecharny >> wrote: >> >>> Hi ! >>> >>> I filled a ticket yesterday about a pb we face with

Re: Tomcat 8 epoll spinning issue (100% CPU)

2019-10-04 Thread Emmanuel Lecharny
Hi remy, On 2019/10/04 15:37:36, Rémy Maucherat wrote: > On Fri, Oct 4, 2019 at 3:40 PM Emmanuel Lecharny > wrote: > > > Hi ! > > > > I filled a ticket yesterday about a pb we face with many NIO framework, > > which I think could hit Tomcat too (see > > https://bz.apache.org/bugzilla/show_bug.

Re: Tomcat 8 epoll spinning issue (100% CPU)

2019-10-04 Thread Rémy Maucherat
On Fri, Oct 4, 2019 at 3:40 PM Emmanuel Lecharny wrote: > Hi ! > > I filled a ticket yesterday about a pb we face with many NIO framework, > which I think could hit Tomcat too (see > https://bz.apache.org/bugzilla/show_bug.cgi?id=63802). Actually, I think > I'm facing this problem on a project I'

Tomcat 8 epoll spinning issue (100% CPU)

2019-10-04 Thread Emmanuel Lecharny
Hi ! I filled a ticket yesterday about a pb we face with many NIO framework, which I think could hit Tomcat too (see https://bz.apache.org/bugzilla/show_bug.cgi?id=63802). Actually, I think I'm facing this problem on a project I'm working on atm. Remy suggested we discuss it on this mailing li

  1   2   3   4   5   6   7   8   9   10   >