On August 3, 2021 7:34:37 PM UTC, Adam Elliott wrote:
Adam,
As per the reasoning in Olaf's email you really should be using CATALINA_OPTS
rather than JAVA_OPTS.
Mark
>From my understanding, setenv is not a default file, and any settings
>inside are "custom". And all of these options are used
From my understanding, setenv is not a default file, and any settings inside
are "custom". And all of these options are used by the JVM, so in your case
thy are probably redundant. I only use JAVA_OPTS under setenv.sh and use it in
a way to add my options to the startup.
export JAVA_OPTS="$JA
James,
On 8/3/21 08:42, Christopher Schultz wrote:
James,
On 8/2/21 19:31, James H. H. Lampert wrote:
This is beyond my pay grade, I'm afraid. Hopefully somebody here has a
clue what went wrong.
I installed Tomcat 8.5.68 on an AS/400 with Java 8, that had been
running Tomcat 7 for years wit
>>Apache Tomcat 9.0.50 (Also issue with 9.0.44)
>>Oracle JDK and JRE 1.8.0-1.8.0_301
>>Red Hat Enterprise Linux Server release 7.9
>>When updating JDK/JRE from build 1.8.0_291-b10 to 1.8.0_301-b09, Apache
>>Tomcat Connector (org.apache.coyote.http11.Http11AprProtocol) failed to load
>>server
Mssrs. Kolinko and Schultz said:
2. The stack trace starts with "Bootstrap.main". I.e. it is the thread
that starts Tomcat.
I.e. this occurs when Tomcat starts up and has nothing to do with your
attempt to access the Manager web application.
3. The stack trace contains "org.apache.crimson".
Il 30/07/2021 14:54, Konstantin Kolinko ha scritto:
Additional note: the "backgroundProcessorDelay" on a Context can be
used to make a web application use its own background thread (instead
of reusing the one inherited from its parent container). It won't
help with fixing a deadlock in a part
Konstantin,
On 8/3/21 04:07, Konstantin Kolinko wrote:
вт, 3 авг. 2021 г. в 02:31, James H. H. Lampert
:
This is beyond my pay grade, I'm afraid. Hopefully somebody here has a
clue what went wrong.
I installed Tomcat 8.5.68 on an AS/400 with Java 8, that had been
running Tomcat 7 for years wi
James,
On 8/2/21 19:31, James H. H. Lampert wrote:
This is beyond my pay grade, I'm afraid. Hopefully somebody here has a
clue what went wrong.
I installed Tomcat 8.5.68 on an AS/400 with Java 8, that had been
running Tomcat 7 for years with no problems.
On launching Tomcat 8, if I try to c
вт, 3 авг. 2021 г. в 02:31, James H. H. Lampert
:
>
> This is beyond my pay grade, I'm afraid. Hopefully somebody here has a
> clue what went wrong.
>
> I installed Tomcat 8.5.68 on an AS/400 with Java 8, that had been
> running Tomcat 7 for years with no problems.
>
> On launching Tomcat 8, if I t