On 03/07/2019 15:52, Sanford Liu wrote:
> Hi Mark,
>
> I have updated the Tomcat's version to 9.0.21(Docker image tag is
> tomcat:9.0.21-jdk8. Sorry for my word 'official', it is actually built by
> Docker).
> The Tomcat Native's version is 1.2.21. It is built from
> the tomcat-native.tar.gz, whic
The Apache Tomcat team announces the immediate availability of Apache
Tomcat Native 1.2.23 stable.
The key features of this release are:
- Add support for TLS key logging when using OpenSSL 1.1.1 or later
- Fix crashes when a CRL file or path is configured
- Update Windows binaries to APR 1.7.0 an
Thanks Emmanuel.
The document you pointed is very good. It solved my problem.
For the people who are facing similar issues, I would like to tell my
experience.First I tried list jars which do not need to scan. The situation did
not improve much (maybe my app is small). Then I tried entropy. It
Hi Mark,
I have updated the Tomcat's version to 9.0.21(Docker image tag is
tomcat:9.0.21-jdk8. Sorry for my word 'official', it is actually built by
Docker).
The Tomcat Native's version is 1.2.21. It is built from
the tomcat-native.tar.gz, which is provided in the tomcat 9.0.21
distribution.
I ha
Hi,
Tom cat 0- version 8.5.35
Operating system- RHEL 7.4
Thanks
Mohan
-Original Message-
From: André Warnier (tomcat) [mailto:a...@ice-sa.com]
Sent: Wednesday, July 3, 2019 6:00 PM
To: users@tomcat.apache.org
Subject: Re: JAVA OPTIONS
Hi.
It's always a good idea to provide ALL the
Hi.
It's always a good idea to provide ALL the precise host/versions information in advance :
it saves time for the people answering the question, and it helps you getting answers faster.
On 03.07.2019 13:36, Mohan T wrote:
Hi ,
We are using tomcat 8 .
Which version precisely ? (8.x.y)
On w
On 03/07/2019 10:59, Sanford Liu wrote:
> Hi Team,
> My team are facing a no responding issue in the below circumstances:
>
> 1. Env:
> ApacheTomcat:8.5.15, JDK: 1.8.0_121
That Tomcat version is more than 2 years old.
> 2. Tomcat configuration:
> enable APR: protocol="org.apache.coyote.http11.
Hi ,
We are using tomcat 8 .
How do I set the JAVA OPTIONS for the
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl.
Thanks in advance
Mohan
DISCLAIMER: This communication contains information which is confidential and
the copyright of Ramco Systems Ltd, its subsidiaries o
Hi Team,
My team are facing a no responding issue in the below circumstances:
1. Env:
ApacheTomcat:8.5.15, JDK: 1.8.0_121
2. Tomcat configuration:
enable APR: protocol="org.apache.coyote.http11.Http11AprProtocol"
set maxThreads of the Executor: maxThreads="1200"
3. This web server was under a