AW: elasticsearch-7.17.13 jar file Download

2025-06-30 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, please note, that elasticsearch is commercial and it's not related to tomcat. If you are searching jar files, you can use any maven repo like https://mvnrepository.com/artifact/org.elasticsearch/elasticsearch Greetings, Thomas Von: Pramod Kumar Adhi Gesendet: Dienstag, 1. Juli 2025 05:55

AW: JNDIRealm with required ChannelBindingToken fails

2025-03-20 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Joey, > -Ursprüngliche Nachricht- > Von: Joey Cochran > Gesendet: Mittwoch, 19. März 2025 18:27 > An: users@tomcat.apache.org > Betreff: RE: JNDIRealm with required ChannelBindingToken fails > > On 2025/03/19 08:02:43 "Thomas Hoffmann (Speed4Trade GmbH)

AW: JNDIRealm with required ChannelBindingToken fails

2025-03-19 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Michael, > -Ursprüngliche Nachricht- > Von: Michael Osipov > Gesendet: Dienstag, 18. März 2025 22:50 > An: users@tomcat.apache.org > Betreff: Re: JNDIRealm with required ChannelBindingToken fails > > On 2025/03/18 16:22:42 "Thomas Hoffmann (Speed4Tra

JNDIRealm with required ChannelBindingToken fails

2025-03-18 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Tomcat-Team, we are currently using a JNDIRealm to authenticate against an ActiveDirectory via LDAPs. For security reasons, the LDAP-Server should be configured to enforce channel binding token (CBT). If CBT is set to enforced however, the JNDIRealm fails with this exception: org.apache.c

AW: catalina.policy file not available Tomcat 11.0.0

2025-02-11 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Ivano, it seems more like a decision from java side: https://snyk.io/de/blog/securitymanager-removed-java/ > -Ursprüngliche Nachricht- > Von: Ivano Luberti > Gesendet: Dienstag, 11. Februar 2025 13:33 > An: users@tomcat.apache.org > Betreff: Re: catalina.policy file not available

AW: Supportability of Tomcat 9.0.90 and above with JDK 8

2024-10-17 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Joseph, > -Ursprüngliche Nachricht- > Von: Xavier, Joseph > Gesendet: Donnerstag, 17. Oktober 2024 10:59 > An: rainer.j...@kippdata.de > Cc: Tomcat Users List > Betreff: RE: Supportability of Tomcat 9.0.90 and above with JDK 8 > > Hi Rainer, > > Thank you for the info. We did loo

AW: Migrating from Tomcat 9.0.88 to Tomcat 10.1.30 on windows machine with JDK 21 LTS

2024-10-08 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Sajid, > -Ursprüngliche Nachricht- > Von: Sajid Hussain > Gesendet: Dienstag, 8. Oktober 2024 13:21 > An: users@tomcat.apache.org > Betreff: Migrating from Tomcat 9.0.88 to Tomcat 10.1.30 on windows > machine with JDK 21 LTS > > Hi, > > I was using tomcat 9 with JDK 17 on windows.

AW: Tld Scanner and tomcat-coyote-ffm

2024-09-21 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Mark, > -Ursprüngliche Nachricht- > Von: Mark Thomas > Gesendet: Samstag, 21. September 2024 12:02 > An: users@tomcat.apache.org > Betreff: Re: Tld Scanner and tomcat-coyote-ffm > > On 21/09/2024 10:45, Thomas Hoffmann (Speed4Trade GmbH) wrote: > > Hello

Tld Scanner and tomcat-coyote-ffm

2024-09-21 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, the recent Tomcat 10.1 versions seem to contain the file tomcat-coyote-ffm.jar This triggers a warning that the TldScanner didn't find any Tld inside the jar: FEIN [main] org.apache.jasper.servlet.TldScanner$TldScannerCallback.scan No TLD files were found in ... tomcat-coyote-ffm.jar Shou

AW: net::ERR_HTTP2_PROTOCOL_ERROR errors in version 10.1.29

2024-09-13 Thread Thomas Hoffmann (Speed4Trade GmbH)
gt; > On Fri, Sep 13, 2024 at 11:58 AM Thomas Hoffmann (Speed4Trade GmbH) > wrote: > > > > Hello, > > after upgrading from 10.1.25 to 10.1.29 I experience many > net::ERR_HTTP2_PROTOCOL_ERROR in Edge and Chrome. > > Firefox shows NS_ERROR_NET_RESET. > > T

net::ERR_HTTP2_PROTOCOL_ERROR errors in version 10.1.29

2024-09-13 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, after upgrading from 10.1.25 to 10.1.29 I experience many net::ERR_HTTP2_PROTOCOL_ERROR in Edge and Chrome. Firefox shows NS_ERROR_NET_RESET. The website doesn't fully render. Access-Log shows several HTTP 500 errors for static resources. The other logfiles don't show any errors. Does any

AW: How to resolve 403 forbidden error in Tomcat level

2024-09-04 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, based on the file "authenticationmethod.docx" there is a context param which set the authentication method to the value 0. The context param is not used by tomcat but by the application. So, the application seems to take care of authentication and authorization. 0 which stands for "ssa fm

AW: How to resolve 403 forbidden error in Tomcat level

2024-08-29 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Jagadish, > Von: jagadish sahu > Gesendet: Donnerstag, 29. August 2024 17:02 > An: Tomcat Users List ; Christopher Schultz > > Betreff: Re: How to resolve 403 forbidden error in Tomcat level > > Hi Team and Christopher, > > We have attached a 403 error screenshot with full information. >

AW: Problems with the most problematic of our Tomcat installations on IBM Midrange (cross-posted to Midrange and Tomcat Lists)

2024-07-23 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello James, > -Ursprüngliche Nachricht- > Von: James H. H. Lampert > Gesendet: Dienstag, 23. Juli 2024 19:44 > An: Midrange Systems Technical Discussion l...@lists.midrange.com>; Tomcat Users List > Betreff: Problems with the most problematic of our Tomcat installations on > IBM Midran

AW: Tomcat MySQL Connection Pooling JNDI lookup

2024-06-18 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Daniel, > Am 17. Juni 2024 22:18:53 MESZ schrieb Daniel Schwartz > : > >Hello, > > > > > > > >I'm trying to set up MySQL 8.0.11 database connection pooling in Tomcat > >10.1.24 on Windows 10. The MySQL database is "holidays" with user name > >"root" and password "rootpwd". I've tried to fol

AW: Tomcat 9 memory leak message

2024-06-01 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Jenny, > -Ursprüngliche Nachricht- > Von: Ying Jin > Gesendet: Samstag, 1. Juni 2024 00:18 > An: Tomcat Users List > Betreff: Re: Tomcat 9 memory leak message > > Chris, > > Thanks for your reply! > > We already removed the ojdbc8.jar file from the application's Web-inf/lib > fo

AW: Database Connection Requests Initiated but Not Sent on the Wire (Some, Not All)

2024-05-26 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, > -Ursprüngliche Nachricht- > Von: Chuck Caldarale > Gesendet: Sonntag, 26. Mai 2024 21:21 > An: Tomcat Users List > Betreff: Re: Database Connection Requests Initiated but Not Sent on the Wire > (Some, Not All) > > > > On May 25, 2024, at 20:58, Eric Robinson wrote: > > > > On

AW: Database Connection Requests Initiated but Not Sent on the Wire (Some, Not All)

2024-05-26 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Eric, > -Ursprüngliche Nachricht- > Von: Eric Robinson > Gesendet: Sonntag, 26. Mai 2024 03:59 > An: users@tomcat.apache.org > Betreff: Database Connection Requests Initiated but Not Sent on the Wire > (Some, Not All) > > One of our hosting customers is a medical practice using a c

AW: Package URLs for Apache Tomcat distributions

2024-04-15 Thread Thomas Hoffmann (Speed4Trade GmbH)
> On 11/04/2024 16:52, von Loewenstein, Jan wrote: > > Hi folks, > > > > I am part of the Paketo community, and we are providing Cloud Native > Buildpacks to create container images with – amongst other technologies – > Apache Tomcat and Apache TomEE as application runtimes. > > > > One of the fe

AW: NoClassDefFoundError for SSL operations

2024-02-22 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Simon, > -Ursprüngliche Nachricht- > Von: Simon Arame > Gesendet: Donnerstag, 22. Februar 2024 18:06 > An: users@tomcat.apache.org > Betreff: NoClassDefFoundError for SSL operations > > We have Tomcat 9.0.81 running under OpenJDK 1.8.0_402-b06 > > Since the latest OpenJDK upgrade

AW: TOMCAT CERTIFICATE RENEWAL

2024-02-19 Thread Thomas Hoffmann (Speed4Trade GmbH)
@capgemini.com > > www.capgemini.com > People matter, results count. > __ > Connect with Capgemini: > > > Please consider the environment and do not print this email unless absolutely > necessary. > Capgemini encourages

AW: TOMCAT CERTIFICATE RENEWAL

2024-02-18 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Ganesan, > Von: Ganesan, Prabu > Gesendet: Montag, 19. Februar 2024 08:07 > An: Tomcat Users List > Betreff: TOMCAT CERTIFICATE RENEWAL > Priorität: Hoch > > Hi Guys, > How to renew the certificate in Tomcat Can anyone provide with steps as we >have Our tomcat certificate is about to exp

AW: Cannot Start Tomcat Windows Service_01/21/24

2024-01-21 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, > Von: support > Gesendet: Sonntag, 21. Januar 2024 20:59 > An: users@tomcat.apache.org > Betreff: Cannot Start Tomcat Windows Service_01/21/24 > > I receive the Windows error below every time I try to start the Tomcat > Windows service after modifying the server.xml file to require TLS.

AW: 400 Bad Request - where do I find the detailed reason for the bad request so I can fix it?

2023-11-28 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Graham, > -Ursprüngliche Nachricht- > Von: Graham Leggett > Gesendet: Dienstag, 28. November 2023 20:12 > An: Tomcat Users List > Betreff: Re: 400 Bad Request - where do I find the detailed reason for the > bad request so I can fix it? > > On 28 Nov 2023, at 18:42, Christopher Sch

AW: AW: FileUpload class not working with Tomcat 10.1

2023-11-14 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hi Mark! > -Ursprüngliche Nachricht- > Von: Mark Foley > Gesendet: Dienstag, 14. November 2023 18:20 > An: users@tomcat.apache.org > Betreff: Re: AW: FileUpload class not working with Tomcat 10.1 > > On Tue Nov 14 01:46:09 2023 "Thomas Hoffmann (S

AW: AW: FileUpload class not working with Tomcat 10.1

2023-11-13 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Mark, > -Ursprüngliche Nachricht- > Von: Mark Foley > Gesendet: Montag, 13. November 2023 23:12 > An: users@tomcat.apache.org > Betreff: Re: AW: FileUpload class not working with Tomcat 10.1 > > On Mon Nov 13 02:18:49 2023 "Thomas Hoffmann (Speed4Trade

AW: FileUpload class not working with Tomcat 10.1

2023-11-12 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, > -Ursprüngliche Nachricht- > Von: Mark Foley > Gesendet: Sonntag, 12. November 2023 19:04 > An: users@tomcat.apache.org > Betreff: Re: FileUpload class not working with Tomcat 10.1 > > On Fri Nov 10 15:57:50 2023 Christopher Schultz > wrote: > > > > Mark, > > > > On 11/10/23 12:

AW: [External]Re: Tomcat 10 on RHEL 8 with Java 17

2023-09-27 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hi Chris, > -Ursprüngliche Nachricht- > Von: Christopher Bland > Gesendet: Mittwoch, 27. September 2023 19:19 > An: Tomcat Users List > Betreff: Re: [External]Re: Tomcat 10 on RHEL 8 with Java 17 > > Hi Chris, > > I didn’t get the error message. Tomcat still isn’t starting > > # ./ca

AW: Unable to get local issuer certificate

2023-09-20 Thread Thomas Hoffmann (Speed4Trade GmbH)
Helo Andy, > -Ursprüngliche Nachricht- > Von: Andy Pont > Gesendet: Montag, 18. September 2023 19:48 > An: Tomcat Users List > Betreff: Re: Unable to get local issuer certificate > > Thomas wrote… > > >This means, the calling program can't verify the certificate. > >Check whether all t

AW: Unable to get local issuer certificate

2023-09-18 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Andy, > -Ursprüngliche Nachricht- > Von: Andy Pont > Gesendet: Montag, 18. September 2023 19:08 > An: users@tomcat.apache.org > Betreff: Unable to get local issuer certificate > > Hello, > > I am receiving the above error when a GitLab webhook tries to call my > servlet. The full

AW: HSTS on 401 / error pages

2023-09-17 Thread Thomas Hoffmann (Speed4Trade GmbH)
r! > So unless the 401 is the first page ever, this change would not be really > necessary. > > Peter > > > Am 15.09.2023 um 17:58 schrieb Thomas Hoffmann (Speed4Trade GmbH) > : > > > > Hello Christ, > > > >> -Ursprüngliche Nachricht- &

AW: AW: HSTS on 401 / error pages

2023-09-15 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Christ, > -Ursprüngliche Nachricht- > Von: Christopher Schultz > Gesendet: Freitag, 15. September 2023 17:15 > An: users@tomcat.apache.org > Betreff: Re: AW: HSTS on 401 / error pages > > Thomas, > > On 9/14/23 10:03, Thomas Hoffmann (Speed4Trade G

AW: AW: HSTS on 401 / error pages

2023-09-14 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Shawn, > -Ursprüngliche Nachricht- > Von: Shawn Heisey > Gesendet: Freitag, 15. September 2023 03:56 > An: Tomcat Users List > Betreff: Re: AW: HSTS on 401 / error pages > > On 9/14/23 08:03, Thomas Hoffmann (Speed4Trade GmbH) wrote: > > Sorry, I thoug

AW: HSTS on 401 / error pages

2023-09-14 Thread Thomas Hoffmann (Speed4Trade GmbH)
ht removing all content and subject is sufficient. Maybe the message-id header is used internally(?) > On 9/14/23 02:20, Thomas Hoffmann (Speed4Trade GmbH) wrote: > > Hello everyone, > > > > I would like to get your opinion about the HttpHeaderSecurityFilter in > Tomcat

HSTS on 401 / error pages

2023-09-13 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello everyone, I would like to get your opinion about the HttpHeaderSecurityFilter in Tomcat. I configured HSTS in Tomcat and it works well. When I do a pen-test with burpsuite it complains that HSTS header is missing on 401 responses. I couldn’t find much information about whether HSTS makes se

AW: AW: Solution to "Invalid keystore format" (cross-posted to Tomcat Users List at Apache, and Java 400 List at Midrange)

2023-09-13 Thread Thomas Hoffmann (Speed4Trade GmbH)
Midrange) > > On 9/12/23 01:06, Thomas Hoffmann (Speed4Trade GmbH) wrote: > > I moved away from using the proprietary java keystore format. > > I switched to using Base64 PEM format. This is usually also the format you > get from the certificate issuer. > > No need to con

AW: Solution to "Invalid keystore format" (cross-posted to Tomcat Users List at Apache, and Java 400 List at Midrange)

2023-09-12 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hallo James, > -Ursprüngliche Nachricht- > Von: James H. H. Lampert > Gesendet: Montag, 11. September 2023 18:31 > An: Java 400 List ; Tomcat Users List > > Betreff: Solution to "Invalid keystore format" (cross-posted to Tomcat Users > List at Apache, and Java 400 List at Midrange) > >

AW: page extends not working???

2023-09-09 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, > -Ursprüngliche Nachricht- > Von: Aryeh Friedman > Gesendet: Samstag, 9. September 2023 12:57 > An: Tomcat Users List > Betreff: Re: page extends not working??? > > Oops forgot to include the full log see below replaced inline > > On Sat, Sep 9, 2023 at 6:52 AM Aryeh Friedman >

AW: where does JSTL set thsi cookie? javax.servlet.jsp.jstl.fmt.request.charset

2023-08-25 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, > -Ursprüngliche Nachricht- > Von: Ivano Luberti > Gesendet: Freitag, 25. August 2023 16:50 > An: users@tomcat.apache.org > Betreff: OT: where does JSTL set thsi cookie? > javax.servlet.jsp.jstl.fmt.request.charset > > Hi, I understand that this question can be OT but I don't know

AW: Tomcat 9.0.x on Windows crashing

2023-08-23 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Daniel, > -Ursprüngliche Nachricht- > Von: Daniel Savard > Gesendet: Mittwoch, 23. August 2023 19:03 > An: users@tomcat.apache.org > Betreff: Tomcat 9.0.x on Windows crashing > > Hi everyone, > > I didn't specify the actual Tomcat version because the problem occurs under > all ver

AW: Tomcat 9 Connector config allowHostHeaderMismatch not working as expected

2023-08-20 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, > -Ursprüngliche Nachricht- > Von: Bhavesh Mistry > Gesendet: Sonntag, 20. August 2023 04:09 > An: Tomcat Users List > Betreff: Re: Tomcat 9 Connector config allowHostHeaderMismatch not > working as expected > > Hi Mark, > > Thanks for your quick reply. According to the spec,

AW: Java Connector help needed

2023-08-13 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Charlie, > -Ursprüngliche Nachricht- > Von: Charlie DiDonato > Gesendet: Sonntag, 13. August 2023 18:08 > An: users@tomcat.apache.org > Betreff: Java Connector help needed > > Hi All, > I am migrating from tomcat 8.5x to 9.0.78 > > Below is my server .xml > > I don't have Apache

AW: Tomcat 10.1 -- Precedence of catalina.sh jvm Options vs server.xml options

2023-08-10 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Bradle, > -Ursprüngliche Nachricht- > Von: Brandie Nickey-External > Gesendet: Donnerstag, 10. August 2023 18:20 > An: Tomcat Users List > Betreff: RE: Tomcat 10.1 -- Precedence of catalina.sh jvm Options vs > server.xml > options > > Hi all, > > Spying on this thread and have a

AW: Update javax libs to Jakarta libs in Apache Taglibs.

2023-07-12 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Bharath, > -Ursprüngliche Nachricht- > Von: Christopher Schultz > Gesendet: Mittwoch, 12. Juli 2023 21:51 > An: Tomcat Users List ; CHILUKA BHARATH > > Betreff: Re: Update javax libs to Jakarta libs in Apache Taglibs. > > Bharath, > > On 7/12/23 05:08, CHILUKA BHARATH wrote: > >

AW: Tomcat 9.0.76 Memory leak with Java 17

2023-07-12 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, > -Ursprüngliche Nachricht- > Von: Christopher Schultz > Gesendet: Mittwoch, 12. Juli 2023 21:34 > An: users@tomcat.apache.org > Betreff: Re: Tomcat 9.0.76 Memory leak with Java 17 > > Michael, > > On 7/12/23 07:33, Michael Osipov wrote: > > On 2023/07/11 18:16:24 Christopher Sch

AW: Tomcat Deployment scripts

2023-06-30 Thread Thomas Hoffmann (Speed4Trade GmbH)
ps - Harden SSL (>= TLS 1.2, ciphers etc.) - Restrict IP-Access if possible (via Firewall or Valve) - You can also restrict accessible URLs via web.xml > > -----Original Message- > From: Thomas Hoffmann (Speed4Trade GmbH) > > Sent: 29 June 2023 09:08 > To: Tomcat Users L

AW: Tomcat Deployment scripts

2023-06-29 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Alan, > Von: Alan F > Gesendet: Mittwoch, 28. Juni 2023 18:24 > An: users@tomcat.apache.org > Betreff: Tomcat Deployment scripts > > Anyone have an example deployment script or method used to deploy a simple > war and context root, also with rollback preferably. > > Thanks you could use

AW: Words of Wisdom re: Context Versioning - Parallel Deployment

2023-06-17 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Dan, > -Ursprüngliche Nachricht- > Von: Dan McLaughlin > Gesendet: Freitag, 16. Juni 2023 18:54 > An: Tomcat Users List > Betreff: Words of Wisdom re: Context Versioning - Parallel Deployment > > Does anyone have any advice on implementing Context Versioning (parallel > deployment

AW: Tomcat 9 data source configuration error

2023-06-14 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Jenny, yes, endorsed was deprecated and removed from java 11 onwards: https://docs.oracle.com/en/java/javase/11/migrate/index.html#JSMIG-GUID-8E83E51A-88A3-4E9A-8E2A-66E1D66A966C Greetings, Thoma > -Ursprüngliche Nachricht- > Von: Ying Jin > Gesendet: Mittwoch, 14. Juni 2023 17:11

AW: AW: Crypto Randomly Not Getting Initialized

2023-06-13 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Jerry, > -Ursprüngliche Nachricht- > Von: Jerry Malcolm > Gesendet: Dienstag, 13. Juni 2023 17:35 > An: users@tomcat.apache.org > Betreff: Re: AW: Crypto Randomly Not Getting Initialized > > Hi Thomas, > > On 6/13/2023 2:08 AM, Thomas Hoffmann (Speed4T

AW: Crypto Randomly Not Getting Initialized

2023-06-13 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Jerry, > -Ursprüngliche Nachricht- > Von: Jerry Malcolm > Gesendet: Dienstag, 13. Juni 2023 08:50 > An: users@tomcat.apache.org > Betreff: Crypto Randomly Not Getting Initialized > > I am running Tomcat 9.0.56 in multiple AWS EC2 instances with Amazon > Linux2 in a production envir

AW: problem with SSL connection java.security.NoSuchAlgorithmException: Error constructing implementation

2023-06-08 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Ivano, > -Ursprüngliche Nachricht- > Von: Ivano Luberti > Gesendet: Donnerstag, 8. Juni 2023 12:10 > An: users@tomcat.apache.org > Betreff: problem with SSL connection > java.security.NoSuchAlgorithmException: Error constructing implementation > > Hi, all I have the following probl

AW: Tomcat web server restarts automatically

2023-06-05 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Thomson, > -Ursprüngliche Nachricht- > Von: Thomson Waghmare > Gesendet: Dienstag, 6. Juni 2023 07:44 > An: users@tomcat.apache.org > Betreff: Tomcat web server restarts automatically > > Hi Team, > > We have Tomcat web server as a service that has 4 web applications > deployed on

AW: AW: Re-Cannot upload an image file from a deployed JSP page in Tomcat 10

2023-06-02 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Mark, > -Ursprüngliche Nachricht- > Von: Mark Thomas > Gesendet: Freitag, 2. Juni 2023 14:18 > An: users@tomcat.apache.org > Betreff: Re: AW: Re-Cannot upload an image file from a deployed JSP page in > Tomcat 10 > > On 02/06/2023 08:20, Thomas Hoffmann

AW: Re-Cannot upload an image file from a deployed JSP page in Tomcat 10

2023-06-02 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Lauri, > -Ursprüngliche Nachricht- > Von: Lauri > Gesendet: Freitag, 2. Juni 2023 08:58 > An: Tomcat Users List > Betreff: Re-Cannot upload an image file from a deployed JSP page in Tomcat > 10 > > @Thomas: > > I have made a test using the request.getParts() API, as mentioned her

AW: Re-Cannot upload an image file from a deployed JSP page in Tomcat 10

2023-06-01 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, > -Ursprüngliche Nachricht- > Von: Torsten Krah > Gesendet: Donnerstag, 1. Juni 2023 11:18 > An: users@tomcat.apache.org > Betreff: Re: Re-Cannot upload an image file from a deployed JSP page in > Tomcat 10 > > Am Donnerstag, dem 01.06.2023 um 08:52 + schrieb Lauri: > > > You

AW: Re-Cannot upload an image file from a deployed JSP page in Tomcat 10

2023-05-31 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, > -Ursprüngliche Nachricht- > Von: Lauri > Gesendet: Mittwoch, 31. Mai 2023 11:04 > An: Tomcat Users List > Betreff: Re-Cannot upload an image file from a deployed JSP page in Tomcat > 10 > > Ho Thomas, > > I still do not understand everything. > > I understood the following: >

AW: Re-Cannot upload an image file from a deployed JSP page in Tomcat 10

2023-05-29 Thread Thomas Hoffmann (Speed4Trade GmbH)
t; > What do you mean exactly ? > > Thanks by advance for any indications. > > Kind Regards, > > Lauri > > From: Thomas Hoffmann (Speed4Trade GmbH) > > Sent: Monday, May 29, 2023 8:39 PM > To: Tomcat Users List

AW: Cannot upload an image file from a deployed JSP page in Tomcat 10

2023-05-29 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hallo Lauri, > -Ursprüngliche Nachricht- > Von: Lauri > Gesendet: Montag, 29. Mai 2023 11:36 > An: users@tomcat.apache.org > Betreff: Cannot upload an image file from a deployed JSP page in Tomcat 10 > > 1) Summary of the problem: > > From Tomcat 10 and onwards there has been a move fro

AW: WebdavServlet protected resources cannot be opened in Word

2023-05-24 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, > -Ursprüngliche Nachricht- > Von: Mark Thomas > Gesendet: Mittwoch, 24. Mai 2023 13:18 > An: users@tomcat.apache.org > Betreff: Re: WebdavServlet protected resources cannot be opened in Word > > On 24/05/2023 08:03, Кирилл Бубович wrote: > > We use webdav servlet > > >

AW: AW: AW: Too many certificates in chain?!? Help!

2023-05-18 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello James, > -Ursprüngliche Nachricht- > Von: James H. H. Lampert > Gesendet: Freitag, 19. Mai 2023 00:33 > An: Tomcat Users List > Betreff: Re: AW: AW: Too many certificates in chain?!? Help! > > On 5/18/23 1:57 PM, Thomas Hoffmann (Speed4Trade GmbH) wrote: &

AW: AW: Too many certificates in chain?!? Help!

2023-05-18 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello James, > -Ursprüngliche Nachricht- > Von: James H. H. Lampert > Gesendet: Donnerstag, 18. Mai 2023 22:01 > An: Tomcat Users List > Betreff: Re: AW: Too many certificates in chain?!? Help! > > On 5/18/23 12:18 AM, Thomas Hoffmann (Speed4Trade GmbH) wrote:

AW: Too many certificates in chain?!? Help!

2023-05-18 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello James, > -Ursprüngliche Nachricht- > Von: James H. H. Lampert > Gesendet: Donnerstag, 18. Mai 2023 02:00 > An: Tomcat Users List > Betreff: Too many certificates in chain?!? Help! > > Ladies and Gentlemen: > > I just had to revert a customer Tomcat server immediately after pluggi

AW: Java Agent and Tomcat shutdown

2023-05-11 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Peter, > -Ursprüngliche Nachricht- > Von: l...@kreuser.name > Gesendet: Donnerstag, 11. Mai 2023 16:16 > An: Tomcat Users List > Betreff: Re: Java Agent and Tomcat shutdown > > Hi Thomas > > > Am 11.05.2023 um 16:05 schrieb Thomas Hoffmann (Speed

Java Agent and Tomcat shutdown

2023-05-11 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, we are using a java agent to start a listening process (JMX proxy). The systemd file for tomcat looks like (snippet): JAVA_OPTS=... -javaagent:/opt/runtime/jmxagent/jmxagent.jar -Dorg.goktay.rmiregistry.port=15000 -Dorg.goktay.rmiserver.port=15001 ExecStart=/opt/apache-tomcat/bin/cata

AW: Maven tomcat7:redeploy upload reset/retry

2023-05-02 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Peter, > -Ursprüngliche Nachricht- > Von: Peter Rader > Gesendet: Dienstag, 2. Mai 2023 12:41 > An: users@tomcat.apache.org > Betreff: Maven tomcat7:redeploy upload reset/retry > > Hi Folks, > > I am running a tomcat 8.5.50. > > I try to upload a webapp using maven-tomcat7-plugin

AW: ServletFileUpload not available in Tomcat 10.1

2023-04-20 Thread Thomas Hoffmann (Speed4Trade GmbH)
t; On 4/20/23 10:26, Thomas Hoffmann (Speed4Trade GmbH) wrote: > > we are upgrading from Tomcat 10 to Tomcat 10.1 > > > > We are currently using > > ServletFileUpload.isMultipartContent(request) > > (from > > org.apache.tomcat.util.http.fileupload.servlet.ServletFil

ServletFileUpload not available in Tomcat 10.1

2023-04-20 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, we are upgrading from Tomcat 10 to Tomcat 10.1 We are currently using ServletFileUpload.isMultipartContent(request) (from org.apache.tomcat.util.http.fileupload.servlet.ServletFileUpload) It seems that the whole Servlet was removed in Tomcat 10.1 https://github.com/apache/tomcat/tree/main

AW: Getting started with Websocket

2023-04-12 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Chris, > -Ursprüngliche Nachricht- > Von: Christopher Schultz > Gesendet: Mittwoch, 12. April 2023 20:31 > An: Tomcat Users List > Betreff: Getting started with Websocket > > All, > > I'm finally dipping my toes into Websocket-based communication with my > Tomcat-based applicatio

AW: just wondering.. encryption in context.xml?

2023-04-08 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, > -Ursprüngliche Nachricht- > Von: Kevin Huntly > Gesendet: Samstag, 8. April 2023 19:40 > An: users@tomcat.apache.org > Betreff: just wondering.. encryption in context.xml? > > is there currently a method for encrypting or otherwise obfuscating passwords > (like for MySQL) in the

AW: Need to know about analyzing of thread dump and heap dump

2023-04-03 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, > -Ursprüngliche Nachricht- > Von: Naha, Koustav > Gesendet: Montag, 3. April 2023 21:58 > An: users@tomcat.apache.org > Betreff: Need to know about analyzing of thread dump and heap dump > > Hi all, > > Good day. > > Can someone suggest me some good tools to analyze heap dump a

AW: SSL issue

2023-03-18 Thread Thomas Hoffmann (Speed4Trade GmbH)
gt; > -BEGIN GEEK CODE BLOCK- > Version: 1.0 > GCS/IT d+ s a C++ UL+++$ P+(++) L+++ E--- > W+++ N+ o K(+) w--- O- M-- V-- PS+ PE Y(+) > PGP++(+++) t+ 5-- X-- R+ tv+ b++ DI++ D++ > G++ e(+) h--- r+++ y+++* > --END GEEK CODE BLOCK-- > > > On Sat, Ma

AW: SSL issue

2023-03-18 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, the relevant error is: Caused by: javax.crypto.BadPaddingException: Given final block not properly padded. Such issues can arise if a bad key is used during decryption. It seems there is something wrong with your keystore. Are both, private and public key in the p12 file? Can you check th

AW: Unable to start application

2023-03-18 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, > -Ursprüngliche Nachricht- > Von: Kevin Huntly > Gesendet: Samstag, 18. März 2023 11:10 > An: Tomcat Users List > Betreff: Re: Unable to start application > > Here are the logs - > https://drive.google.com/file/d/1jBsNaW_bQJ4KcDSvucJ5QWo642He6bgb/view > ?usp=sharing > > The JDB

Systemd file and umask for tomcat

2023-03-17 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, today I was struggling with the umask on ubuntu and tomcat. The normal way to do it in systemd is: [Service] UMask=0022 Unfortunately, this didn’t work and it took me a while to figure out, that Catalina.sh is overwriting the umask with 0027 if no env-variable was set. So for tomcat, I n

AW: Did something JSP related change between 9.0.71 and 9.0.73

2023-03-17 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, > -Ursprüngliche Nachricht- > Von: Thomas Meyer > Gesendet: Freitag, 17. März 2023 09:57 > An: users@tomcat.apache.org > Betreff: Did something JSP related change between 9.0.71 and 9.0.73 > > Hi, > > One of our jsp pages did start to render incorrectly in 9.0.73. > The same page

AW: How do I see the POST payload sent from Tomcat

2023-03-17 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, > -Ursprüngliche Nachricht- > Von: Aditya Kumar <0akum...@gmail.com> > Gesendet: Donnerstag, 16. März 2023 20:29 > An: Tomcat Users List > Betreff: How do I see the POST payload sent from Tomcat > > I have a Java application running under Tomcat 9. One component of this > applicat

AW: connecting tomcat server to eclipse java ee

2023-03-09 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, as an alternative, you can also create a normal java debug configuration with the main class org.apache.catalina.startup.Bootstrap Add all the service parameters to the tab Arguments --> VM-arguments. As a program argument I use -config "\server.xml" start Add the needed Tomcat jars to

AW: --add-opens gives me unknown module

2023-03-09 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, it seems you are using an outdated library which is not compatible to java 17. Are there any other libraries except spring boot which might use the proxy class? Best is to search for a newer version and upgrade the corresponding library. Greetings, Thomas > -Ursprüngliche Nachricht--

AW: HTTP Error 414. The request URL is too long.

2023-03-09 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, > -Ursprüngliche Nachricht- > Von: Seth Mayers > Gesendet: Freitag, 10. März 2023 01:14 > An: Tomcat Users List > Betreff: Re: HTTP Error 414. The request URL is too long. > > Thanks. Sadly I know how the data is being pushed. It is poorly architected. > Developers are working

AW: sslHostConfig and ciphers

2023-03-08 Thread Thomas Hoffmann (Speed4Trade GmbH)
> To: users@tomcat.apache.org > > Subject: Re: sslHostConfig and ciphers > > > > > > > > On 08/03/2023 07:45, l...@kreuser.name wrote: > > > Beware Jon, > > > > > >> Am 08.03.2023 um 07:56 schrieb > > >> jonmcalexan...@wellsfargo.com.invalid &

AW: sslHostConfig and ciphers

2023-03-03 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, this message originates from your used java. It's not from tomcat. Java doesn't know this cipher-suite or is disabled in java.security You can list the supported ciphers via some code lines like https://stackoverflow.com/questions/9333504/how-can-i-list-the-available-cipher-algorithms

AW: Unpackwar

2023-03-02 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, maybe this page gives a good overview: https://tomcat.apache.org/tomcat-9.0-doc/config/automatic-deployment.html Greetings, Thomas > -Ursprüngliche Nachricht- > Von: Devatha Naga Puneeth > Gesendet: Donnerstag, 2. März 2023 15:20 > An: users@tomcat.apache.org > Betreff: Unpackwar

AW: AW: Having trouble with Tomcat crashes. Interesting memory numbers in Manager

2023-02-06 Thread Thomas Hoffmann (Speed4Trade GmbH)
're what we see when it's running > normally. > > On 2/4/23 6:13 AM, Thomas Hoffmann (Speed4Trade GmbH) wrote: > > Could you describe "crash" in a bit more detail? > > Typically, the signed-on users start to get degraded response times, before it > becomes

AW: Having trouble with Tomcat crashes. Interesting memory numbers in Manager

2023-02-04 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello James, > Von: James H. H. Lampert > Gesendet: Samstag, 4. Februar 2023 01:39 > An: Tomcat Users List > Betreff: Having trouble with Tomcat crashes. Interesting memory numbers in > Manager > > One of our customers, one who basically pushes our Tomcat webapp to the > limit, is having troubl

AW: [External] : Re: Tomcat as a Windows Service not picking JAVA_OPTS parameter

2023-02-01 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, could you print out all system properties, e.g. within a debug.jsp? Similar to: https://mkyong.com/java/how-to-list-all-system-properties-key-and-value-in-java/ Maybe you can find your option somewhere else or is it completely missing? Greetings, Thomas > -Ursprüngliche Nachricht

AW: Tomcat client certicate authentication

2023-02-01 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Dave, > -Ursprüngliche Nachricht- > Von: Dave Breeze > Gesendet: Mittwoch, 1. Februar 2023 12:17 > An: Tomcat Users List > Betreff: Re: Tomcat client certicate authentication > > Chris > thanks for your mail > Apologies for confusion. Yes I am requesting certificates > - sslCon.se

AW: systemctl start - fails

2023-01-26 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, Please check syslog and all log files of tomcat for the root cause. You will find the cause in one of these logfiles. Greetings! Thomas Von: Amn Ojee Uw Gesendet: Donnerstag, 26. Januar 2023 18:09:23 An: users@tomcat.apache.org Betreff: systemctl start - f

AW: Password in Tomcat 9.x

2023-01-19 Thread Thomas Hoffmann (Speed4Trade GmbH)
> Do you know if in future apache tomcat releases, this will be possible to put > a > path? It would be the easiest for everyone, my opinion... > > Thanks > Alex > > -Ursprüngliche Nachricht- > Von: Thomas Hoffmann (Speed4Trade GmbH) > > Gesendet: Mittwoch,

AW: Password in Tomcat 9.x

2023-01-18 Thread Thomas Hoffmann (Speed4Trade GmbH)
rver certificate. Same also for the > truststore. > > - Is that possible? If yes, how is that to be done? > > Thanks for your feedback. > > Regards > Alex > > > > > > -Ursprüngliche Nachricht- > Von: Thomas Hoffmann (Speed4Trade GmbH) > >

AW: Password in Tomcat 9.x

2023-01-17 Thread Thomas Hoffmann (Speed4Trade GmbH)
--- Von: Thomas Hoffmann (Speed4Trade GmbH) Gesendet: Dienstag, 17. Januar 2023 19:19 An: Tomcat Users List Betreff: AW: Password in Tomcat 9.x Hello Alex, I am not sure what your goal is. Webserver certificate (with private key) is used for encryption / ssl / tls. Password is used for user authen

AW: Password in Tomcat 9.x

2023-01-17 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Alex, I am not sure what your goal is. Webserver certificate (with private key) is used for encryption / ssl / tls. Password is used for user authentication and in web.xml you only specify the auth method, not any passwords. Or do you plan auth with client certificates? Greetings, Thomas __

AW: Query: HSTS | Tomcat 9.0.50

2023-01-17 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, Which browser are you using? Can you clear the hsts information in the browser after changing the port in your configuration? I think browsers cache the hsts and port Informationen and don't switch to other ports with hsts. Greetings, Thomas Von: Deepti

AW: Is it possible to add hsts header over http response ?

2023-01-11 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, > -Ursprüngliche Nachricht- > Von: Devatha Naga Puneeth > Gesendet: Donnerstag, 12. Januar 2023 06:52 > An: users@tomcat.apache.org > Betreff: Is it possible to add hsts header over http response ? > > Apache Tomcat Version : 9.0.65 > > > sts > > org.apache.catalina.filters.

AW: Tomcat is not Coming Up

2023-01-11 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, > -Ursprüngliche Nachricht- > Von: Ganesan, Prabu > Gesendet: Mittwoch, 11. Januar 2023 16:19 > An: Tomcat Users List > Betreff: Tomcat is not Coming Up > > Hi Team > > Need Emergency Help, > > > > Our Production Server Was Down, We have not Done any changes on this > tomcat

AW: HTTP/2 streams reset by Tomcat are treted as 503 errors by Apache HTTP Server

2022-12-16 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Lorenzo, > -Ursprüngliche Nachricht- > Von: Lorenzo Dalla Vecchia > Gesendet: Donnerstag, 15. Dezember 2022 23:42 > An: users@tomcat.apache.org > Betreff: HTTP/2 streams reset by Tomcat are treted as 503 errors by Apache > HTTP Server > > Hello. > > We are having a random issue in

AW: JTA transactions support in Tomcat 9 !!

2022-12-14 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, > -Ursprüngliche Nachricht- > Von: dineshk > Gesendet: Donnerstag, 15. Dezember 2022 06:19 > An: Tomcat Users List > Betreff: JTA transactions support in Tomcat 9 !! > > Hi , > Could anybody provide the information if JTA transactions are supported or not > in Tomcat 9.X. If not

AW: Starting Tomcat 10 at bootup

2022-11-25 Thread Thomas Hoffmann (Speed4Trade GmbH)
> -Ursprüngliche Nachricht- > Von: Rob Sargent > Gesendet: Samstag, 26. November 2022 06:32 > An: Tomcat Users List > Betreff: Re: Starting Tomcat 10 at bootup > > > > On Nov 25, 2022, at 4:28 PM, Amn Ojee Uw > wrote: > > > > Hey folks! > > > > The issue : > > ~~~ > > > > I just i

AW: Alias name [server] does not identify a key entry + tomcat SSL

2022-11-13 Thread Thomas Hoffmann (Speed4Trade GmbH)
(OpenSSLUtil.java:79) at org.apache.tomcat.util.net.AbstractJsseEndpoint.createSSLContext(AbstractJsseEndpoint.java:113) ... 20 more let me know anything else required or suggestions. Thanks Ram On Mon, Nov 14, 2022 at 3:05 AM Thomas Hoffmann (Speed4Trade GmbH) wrote: > Hello, > > maybe

AW: Alias name [server] does not identify a key entry + tomcat SSL

2022-11-13 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, maybe you have several keys in your keystore file. You can e.g. use https://code.google.com/archive/p/keytool-iui/ to take an easy look into your keystore file. You can delete the old one or use the connector attribute certificateKeyAlias to tell tomcat which key to use. The keys can be i

  1   2   3   >