Re: 回覆: Persist function in host manager working in 9.0.60 but not 10.1.x

2023-08-03 Thread Fong Mason
l > On 4 Aug 2023, at 3:09 AM, Mark Thomas wrote: > > This has been fixed (by Rémy) for the August release round. > > Mark > > >> On 27/07/2023 01:41, Fong Mason wrote: >> Hi Chris, >> >> 寄件者: Christopher Schultz >> 寄件日期: 2023年7月27日 0:35 >> 收件者: users@tomcat

RE: [External] Re: Using dedicated SSL handshake failure logger

2023-08-03 Thread Amit Pande
Yes, I have verified that CATALINA_HOME is set correctly. And just for testing purposes, I changed the prefix to something like: 1catalina.org.apache.juli.AsyncFileHandler.prefix = catalina.amit. And I do see a catalina.amit.2023-08-03.log file created under web server logs. Thanks, Amit -

Re: Using dedicated SSL handshake failure logger

2023-08-03 Thread Mark Thomas
On 03/08/2023 16:53, Amit Pande wrote: What am I missing in the logger configuration? Do we have to have the console handler configured? Is CATALINA_HOME set correctly? Do you see any log file at all in the expected location? Mark ---

Re: JSP to Servlet conversion missing HTML contents in Tomcat 8.5.91

2023-08-03 Thread Mark Thomas
On 01/08/2023 19:13, அருள்ராஜன் அ லை wrote: Hi We are recently upgraded tomcat 8.5.91 . While the below JSP compiled into JAVA it is missing some content JSP JAVA class generated try { response.setContentType("text/html"); pageContext = _jspxFactory.getPageContex

Re: 回覆: Persist function in host manager working in 9.0.60 but not 10.1.x

2023-08-03 Thread Mark Thomas
This has been fixed (by Rémy) for the August release round. Mark On 27/07/2023 01:41, Fong Mason wrote: Hi Chris, 寄件者: Christopher Schultz 寄件日期: 2023年7月27日 0:35 收件者: users@tomcat.apache.org 主旨: Re: Persist function in host manager working in 9.0.60 but not 1

Using dedicated SSL handshake failure logger

2023-08-03 Thread Amit Pande
Hello all, Facing an odd issue with logging the SSL handshake details: I have this in my logging.properties: handlers = 1catalina.org.apache.juli.AsyncFileHandler .handlers = 1catalina.org.apache.juli.AsyncFileHandler 1catalina.org.apache.juli.AsyncFileHandler.level = FINE 1catalina.org.apache.