Re: Tomcat 9 returns INameEnvironment error

2023-06-15 Thread Mark Thomas
On 15/06/2023 19:23, Joel Griffith wrote: It looks like the JDT you mention is the Ubuntu package `libeclipse-jdt-core-java`. When I installed Tomcat 9 (9.0.31) on the functioning Ubuntu 20.04 system, version 3.18.0+eclipse4.12-1 of this JDT package was installed as a dependency. When I install

Re: Tomcat 9 returns INameEnvironment error

2023-06-15 Thread Joel Griffith
It looks like the JDT you mention is the Ubuntu package `libeclipse-jdt-core-java`. When I installed Tomcat 9 (9.0.31) on the functioning Ubuntu 20.04 system, version 3.18.0+eclipse4.12-1 of this JDT package was installed as a dependency. When I installed Tomcat 9 (9.0.58) on the Ubuntu 22.04 sys

Re: Tomcat 9 returns INameEnvironment error

2023-06-15 Thread Rémy Maucherat
On Thu, Jun 15, 2023 at 5:17 PM Joel Griffith wrote: > > I'm setting up a JSP webapp on an Ubuntu 22.04 system. The webapp uses > Tomcat 9 proxied through Apache 2, just as described here > . I'm > recreating a setup that works on an Ub

Tomcat 9 returns INameEnvironment error

2023-06-15 Thread Joel Griffith
I'm setting up a JSP webapp on an Ubuntu 22.04 system. The webapp uses Tomcat 9 proxied through Apache 2, just as described here . I'm recreating a setup that works on an Ubuntu 20.04/Tomcat 9 system, and has worked in the past for earli

Re: Tomcat webserver is not logging any DEBUG or FINEST logs in catalina.out even after enabling FINEST in logging.proprties file(tomcat-8.5.79/conf/)

2023-06-15 Thread Konstantin Kolinko
чт, 15 июн. 2023 г. в 13:27, Thomson Waghmare : > > I am facing an issue in Linux server that webserver service is restarting > automatically frequently. I tried to enable debug logs by changing the all > logging properties in tomcat-8.5.79/conf/logging.proprties. But I see only > INFO logs but no

Re: Tomcat webserver is not logging any DEBUG or FINEST logs in catalina.out even after enabling FINEST in logging.proprties file(tomcat-8.5.79/conf/)

2023-06-15 Thread Mark Thomas
On 15/06/2023 11:26, Thomson Waghmare wrote: I am facing an issue in Linux server that webserver service is restarting automatically frequently. I tried to enable debug logs by changing the all logging properties in tomcat-8.5.79/conf/logging.proprties. But I see only INFO logs but no FINE or FIN

Tomcat webserver is not logging any DEBUG or FINEST logs in catalina.out even after enabling FINEST in logging.proprties file(tomcat-8.5.79/conf/)

2023-06-15 Thread Thomson Waghmare
I am facing an issue in Linux server that webserver service is restarting automatically frequently. I tried to enable debug logs by changing the all logging properties in tomcat-8.5.79/conf/logging.proprties. But I see only INFO logs but no FINE or FINER or FINEST logs. *logging.properties* 1