пт, 5 янв. 2024 г. в 12:45, Vaidya, Omkar :
>
> Hi Team,
>
>
>
> This is regarding like we have one customer issue where on Linux platform, we
> have configured our IOT-application (Thingworx), which is using Tomcat as a
> server.
>
> So we are able to identify that even when we remove our applic
чт, 11 янв. 2024 г. в 23:08, Aryeh Friedman :
> [...]
> Original code:
>
> Decode form
> Save file to /tmp/[sessId]/[filename]
> Move file from above to images app and rename the file from
> /tmp/[sessId][filename] to [webapp dir]/images/[doc]/1.jpg (simelar if
> it is org policy or a system wide o
TL;DR (see inline for details):
Problem found and worked around (root cause still unknown but likely a
bug in OpenJDK 21's standard lib [see below])
On Thu, Jan 11, 2024 at 8:43 AM Christopher Schultz
wrote:
>
> Aryeh,
>
> On 1/10/24 17:48, Aryeh Friedman wrote:
> > After upgrading the machine (b
Hi
We are using Tomcat 9.0.84 and Tomcat DBCP2 connection pool and the DB is
Oracle 19c. We are seeing the closed connections and the standment objects
are not cleared even after the connection says closed. Anybody faced
similar issue ?
Here is the values in tomcat context.xml
maxWaitMillis="600
Aryeh,
On 1/10/24 17:48, Aryeh Friedman wrote:
After upgrading the machine (brand new VM) from FreeBSD 12.X to
14.0-RELEASE, OpenJDK 8 to OpenJdk 21 and Tomcat 9.0.35 to 9.0.84
(copied the existing server.xml over) I am having problems with a
servlet that has worked in the past that uploaded ima