Micaela,
On 10.10.2024 21:44, Micaela Nicole Gobbi wrote:
Hello, I am having the following error when I want to start my Tomcat
server in a Java 1.8 environment. I am using Tomcat 9 and Eclipse IDE JEE.
Thank you very much.
oct 10, 2024 4:15:03 PM org.apache.catalina.core.ApplicationContext log
Mark,
Thanks very much for the update. We'll check back in November!
-Eric
-Original Message-
From: Mark Thomas
Sent: Thursday, October 10, 2024 5:30 PM
To: users@tomcat.apache.org
Subject: Re: Database Connection Requests Initiated but Not Sent on the Wire
(Some, Not All)
Eric,
My
Eric,
My apologies. I dropped the ball on this one. I've just re-read the
thread to remind myself of the details. I'm aiming to get this fixed for
the November release round.
Mark
On 10/10/2024 10:10, Eric Robinson wrote:
Hi Mark,
Just following up on this. Did you arrive at the long-term
Hello, I am having the following error when I want to start my Tomcat
server in a Java 1.8 environment. I am using Tomcat 9 and Eclipse IDE JEE.
Thank you very much.
oct 10, 2024 4:15:03 PM org.apache.catalina.core.ApplicationContext log
INFORMACIÓN: Initializing Spring DispatcherServlet 'spring'
To be clear, the temporary fix worked for the customer in question, and that's
awesome. By "still biting us," I meant we have several hundred others, some of
which may be impacted for a while after when we shift loads, so the problem
messes with fault tolerance and maintenance.
-Original Me
Hi Mark,
Just following up on this. Did you arrive at the long-term solution? This issue
is still biting us.
-Original Message-
From: Eric Robinson
Sent: Thursday, May 30, 2024 4:15 PM
To: Tomcat Users List
Subject: RE: Database Connection Requests Initiated but Not Sent on the Wire
Sgrìobh Rémy Maucherat na leanas 10/10/2024 aig 1:07f:
The crawler valve seems to be defined on the Engine, but more
importantly it seems you have no default host ?
So the request is not being mapped and it would return 404 (but the
valve would need some extra null checks).
Rémy
Ahhh of cour
On Thu, Oct 10, 2024 at 1:37 PM Donald I Macdonald
wrote:
>
> Hi there,
>
> I've a tomcat 9.0.91 server (running on Corretto OpenJDK 17.0.12.7.1 +
> Amazon Linux 2023). It runs behind nginx (v1.24.0).
>
> The catalina log records a NPE SEVERE error every few seconds,
> complaining that the Host us
Hi there,
I've a tomcat 9.0.91 server (running on Corretto OpenJDK 17.0.12.7.1 +
Amazon Linux 2023). It runs behind nginx (v1.24.0).
The catalina log records a NPE SEVERE error every few seconds,
complaining that the Host used in the getClientIdentifier method within
the CrawlerSessionManage