Re: Is JsonAccessLogValve still supported in Tomcat 10.1.x?

2024-12-15 Thread Dan Rabe
Thank you! I am actually using 10.1… I didn’t realize that the page I was looking at was specific to 10.0. My bad! From: Christopher Schultz Date: Saturday, December 14, 2024 at 11:26 AM To: Tomcat Users List , Mark Thomas Subject: Re: Is JsonAccessLogValve still supported in Tomcat 10.1.x? Mar

Re: Is JsonAccessLogValve still supported in Tomcat 10.1.x?

2024-12-15 Thread Thomas Meyer
Hi, Looks like this was only ported to 10.1 branch and never to 10.0 branch. Mfg Thomas Am 13. Dezember 2024 22:07:47 MEZ schrieb Dan Rabe : >Hi, > >I noticed that JsonAccessLogValve is documented in the To

RE: Tomcat 10.1.34 log messages

2024-12-15 Thread joan.balaguero
Hi Mark, No, I'm not using TLS but yes, I'm using async servlet with non-blocking io (read and write listeners). Thanks, Joan. -Original Message- From: Mark Thomas Sent: Sunday, December 15, 2024 3:15 PM To: users@tomcat.apache.org Subject: Re: Tomcat 10.1.34 log messages On 13/12/20

Re: Unknown setting warnings

2024-12-15 Thread Mark Thomas
On 14/12/2024 18:54, Mark Thomas wrote: On 13/12/2024 21:41, Christopher Schultz wrote: Brian, On 12/13/24 3:38 PM, Paquin, Brian wrote: I am using Tomcat 10.1.30 with Tomcat Native and get these errors when user’s connect to an application: WARNING [https-openssl-nio-9443-exec-27] org.apache

Re: Tomcat 10.1.34 log messages

2024-12-15 Thread Mark Thomas
On 13/12/2024 11:00, joan.balagu...@ventusproxy.com wrote: Hi Mark, Which version did you migrate from? 10.1.30 How often do you see these messages? Hardly ever, maybe a dozen of times ... we have millions of daily requests Do they correlate with any particular (failed?) request. No I don't h

Re: Java EE -> Jakarta migration (urgent)

2024-12-15 Thread Mark Thomas
On 15/12/2024 06:36, dineshk wrote: Mark , Really appreciate your prompt response. One more question, We are trying out Eclipse Transformer to change the third part jars from javax to Jakarta but it doesn’t work. Would you be able to help in this regard ? I was using transformer cli for this .