RE: Posting questions

2024-01-09 Thread Vaidya, Omkar
Refer to attached screenshot. -Original Message- From: Jalaj Asher Sent: Friday, January 5, 2024 8:02 PM To: Tomcat Users List Subject: RE: Posting questions [You don't often get email from jalaj.as...@eclinicalworks.com.invalid. Learn why this is important at https://aka.ms/LearnAbo

RE: Regarding Tomcat is creating the zombie processes

2024-01-09 Thread Vaidya, Omkar
Hi Mark, Thanks for the response. For mainly related to our Thingworx IOT-based application, we are using the Tomcat 9.0.62 server. So for that, we are getting zombie or defunct processes. "Please provide the steps you used to recreate this issue in a clean installation of a standalone Tomca

RE: Posting questions

2024-01-09 Thread Simon Matter
> Refer to attached screenshot. Attached screenshot? This is a public mailing list so your best option is to provide information in posted text format, screenshots and other images most likely won't make it through in a usable way :) Regards, Simon > > -Original Message- > From: Jalaj As

RE: Regarding Tomcat is creating the zombie processes

2024-01-09 Thread Simon Matter
Hi, I'm not Mark but still try to provide my help > Hi Mark, > > Thanks for the response. For mainly related to our Thingworx IOT-based > application, we are using the Tomcat 9.0.62 server. So for that, we are > getting zombie or defunct processes. > > "Please provide the steps you used to recrea

Re: Regarding Tomcat is creating the zombie processes

2024-01-09 Thread Mark Thomas
On 09/01/2024 10:11, Vaidya, Omkar wrote: Hi Mark, Thanks for the response. For mainly related to our Thingworx IOT-based application, we are using the Tomcat 9.0.62 server. So for that, we are getting zombie or defunct processes. "Please provide the steps you used to recreate this issue in a

Windows 10 - installing tomcat 9.0.84 as a service

2024-01-09 Thread Christoph Kukulies
I'm trying to install Tomcat-9.0.84 under Windows 10 as a service. I unpacked it under C:\apache-tomcat-9.0.84 and after creating a file setenv.bat (as of the RUNNING.TXT document) I ran: C:\apache-tomcat-9.0.84\bin>set CATALINA_HOME=C:\apache-tomcat-9.0.84" C:\apache-tomcat-9.0.84\bin>tomcat9 /

Re: Windows 10 - installing tomcat 9.0.84 as a service

2024-01-09 Thread Christoph Kukulies
A few more observations: the tomcat9 service got installed nonetheless. I was able to chage the log path using tomcat9w afterwards. But the logs don't look nice, not to talk from seeing anything listening to port 8080: [2024-01-09 14:19:27] [info] [ 9876] Apache Commons Daemon procrun (1.3.4.

Re: Windows 10 - installing tomcat 9.0.84 as a service

2024-01-09 Thread Christoph Kukulies
The picture has changed a bit: C:\apache-tomcat-9.0.84\bin>service.bat install Installing the service 'Tomcat9' ... Using CATALINA_HOME:"C:\apache-tomcat-9.0.84" Using CATALINA_BASE:"C:\apache-tomcat-9.0.84" Using JAVA_HOME:"c:\Program Files\Java\jdk1.8.0_161" Using JRE_HOME:

Re: Windows 10 - installing tomcat 9.0.84 as a service

2024-01-09 Thread Christoph Kukulies
Thanks for reading along :) Gotit running now. First off: too old Java Version bin/client or bin/server didn't exist After removing that service using tomcat9 //DS I reinstalled it using service.bat install. C:\apache-tomcat-9.0.84\bin>service.bat install

Apache Tomcat 8.5.98 Available

2024-01-09 Thread Christopher Schultz
The Apache Tomcat team announces the immediate availability of Apache Tomcat 8.5.98. Apache Tomcat 8 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 8.5.98 is a bugfix and fea

[ANN] Apache Tomcat 11.0.0-M16 (alpha) available

2024-01-09 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 11.0.0-M16 (alpha). Apache Tomcat 11 is an open source software implementation of the Jakarta Servlet, Jakarta Server Pages, Jakarta Expression Language, Jakarta WebSocket, Jakarta Authentication and Jakarta Annotations

[ANN] Apache Tomcat 9.0.85 available

2024-01-09 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.85. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.85 is a bugfix and feat

Re: EOL - Tomcat versions

2024-01-09 Thread Christopher Schultz
Maruks, On 1/8/24 1:47 AM, i...@flyingfischer.ch wrote: https://endoflife.date/tomcat This is actually really great: accurate and up-to-date. The only disappointing thing is that it does not have references pointing to the original documentation from the project. -chris --