AW: 403 Error

2021-09-02 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, I'm at a loss on how to track down why I'm getting a 403 error. My server.xml file and some logs follow: server.xml localhost_access_log.2021-09-03.txt 10.40.120.133 - - [03/Sep

403 Error

2021-09-02 Thread David Lau
Hello, I'm at a loss on how to track down why I'm getting a 403 error. My server.xml file and some logs follow: server.xml localhost_access_log.2021-09-03.txt 10.40.120.133 - - [03/Se

BasicDataSource restart()

2021-09-02 Thread Jerry Malcolm
I have a requirement to start a new log database on the first of every month.  I still need to have access to older monthly log databases.   I do not want to create a bunch of hardcoded manually configured individual datasources, one for each month.  I have a dynamic datasource solution that is

[ANN] Apache Tomcat Native 1.2.31 released

2021-09-02 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat Native 1.2.31 stable. The key features of this release are: - Windows binaries built using OpenSSL 1.1.1l - Fix an issue when building with OpenSSl 3.0.0 Please refer to the change log for the complete list of changes:

Orphaned thread by JNDIRealm / clearReferencesThreads reports memory leak

2021-09-02 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, we are using the org.apache.catalina.realm.JNDIRealm for authentication of users against our windows AD. When undeploying the application, we see the following warning in our logs: WARNING [Catalina-utility-1] org.apache.catalina.loader.Webapp ClassLoaderBase.clearReferencesThreads The we