AW: Problem getting logging from TldScanner

2024-08-06 Thread ESI
Betreff: Re: Problem getting logging from TldScanner WARNING: Do not click links or open attachments unless you recognize the source of the email and know the contents are safe. On 05/08/2024 11:07, Döscher, Andreas (ESI) wrote: > Moin, > I wanted to check the TLD scanner and

Problem getting logging from TldScanner

2024-08-05 Thread ESI
Moin, I wanted to check the TLD scanner and placed* org.apache.jasper.servlet.TldScanner.level = FINE in logging.properties, but under Tomcat 10.1.25 and Tomcat 9.0.91 I get only 05-Aug-2024 10:43:29.958 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for

ConnectionPool JDBC vs. DBCP

2024-02-15 Thread ESI
Moin, in the docpage https://tomcat.apache.org/tomcat-10.1-doc/jdbc-pool.html it says >The JDBC Connection Pool org.apache.tomcat.jdbc.pool is a replacement or an >alternative to the Apache Commons DBCP connection pool. > >So why do we need a new connection pool? > >Here are a few of the reasons:

Problem with session timeout

2023-07-25 Thread Wiemann, Helge (ESI)
Hi all, we have a problem that we have set the tomcat timeout to 10 minutes. But after a successful login with a realm, the user is automatically logged out, sometimes after one minute, sometimes other times. I have downloaded the source code, want to set a breakpoint. Does anybody know a code

Problem with the redirect after j_security_check

2023-07-22 Thread Wiemann, Helge (ESI)
Hi all, we are using Tomcat 9 and the still the JDBC Realm for authentication. Our starting URL (which is protected) ends with "/boot1#index" The form authentication is then processed through the common url j_security_check. But after a successful login, he is not redirecting to "boot1#index" bu

AW: Track native memory of a Tomcat application

2020-09-14 Thread ESI
Moin, ah! The no-xmx-mistake! If you ommit the memory limitation, java uses (on server-class machines) as default 1/4 of the physical memory. (I found this blog entry https://blog.openj9.org/2020/04/30/default-java-maximum-heap-size-is-changed-for-java-8/) Ciao, Andreas -Ursprüngliche Na