Re: Tomcat 9.0.83 - SSL handshake stops working for Google API calls after a while

2024-04-11 Thread Simon Matter
Hi, > Hi, > > I am looking for help with a strange issue we are experiencing when trying > to use Google APIs from a web application that is deployed on Tomcat > 9.0.83. > > After a few hours of the server being up and running, all calls to the > Google APIs fail because of SSL handshake errors.

RE: Core Dump File Generation

2024-02-28 Thread Simon Matter
Hi, > Hi, > > I am talking about java core dump file which is generating on tomcat/bin > path and the OS is RHEL 6. What's the exact version of Java running? Regards, Simon > > Thanks & Regards, > Mohit Chaudhary > > > -Original Message- >

Re: Core Dump File Generation

2024-02-28 Thread Simon Matter
Hi Mohit, > Hi All, > > We are facing issues on tomcat. Core dump file generating very frequent > twice to thrice in a month and core file size would be 13GB to 15GB every > time .Whenever this issue is happening tomcat services stopped I'm a bit confused, are you talking about a UNIX style core

Re: EOL - Tomcat versions

2024-01-20 Thread Simon Matter
> Top posting since my comments are not 100% relevant to the issue in > the thread (i.e. related but not in detail). > > It would be nice if Tomcat published EOL's since there are > applications (like HIPAA webapps [I do remote cardiac monitoring]) > that are automatically declared to be insecure

Re: EOL - Tomcat versions

2024-01-20 Thread Simon Matter
> On 19/01/2024 19:06, Francisco Dellanio Leite Alencar wrote: >> @Mark Thomas, >> >> Is it possible to consider that the minimum support time of Apache >> Tomcat 9.0.X is until 2027 (10 years since Released)? > > I'd say 2027 is a reasonable estimate of the likely EOL date for 9.0.x > but I'm not

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

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

Re: Regarding Tomcat is creating the zombie processes

2024-01-05 Thread Simon Matter
> You will need to provide more details. > > A default Tomcat install does not create parent and child processes so > zombie processes cannot occur. > > I'll also note that zombie process do not consume system resources > (apart from a process ID). > > Please provide the steps you used to recreate

Re: mod_jk logging issue

2023-12-20 Thread Simon Matter
> Hi Rainer/Simon - I've just had another look at this. With no > application running (IOW, all Java processes killed), I see this > behaviour: Sorry, I was confused because I thought we're talking about files from Tomcat and not from Apache/mod_jk. Regards, Simon > >  # systemctl start

Re: mod_jk logging issue

2023-12-20 Thread Simon Matter
Hi, > Hi - I'm running mod_jk with an Apache front-end, and I'm having an > issue with the JkShmFile files. > > Every time Apache restarts mod_jk creates two new files > (jk-runtime-status.PID and jk-runtime-status.PID.lock). These are never > cleaned up; the log directory simply fills up with

Re: I can't find how to stop TOMCAT during INITIALIZATION phase

2023-12-15 Thread Simon Matter
Hi, > > Our question is: > 1. It is possible to stop tomcat during initialization phase? > 2. If yes how and if not are any plans to implement it in future versions? > > It seems to me that my solutions for now are: > 1. sending SIGKILL signal to tomcat (this is very risky to me because >

Re: Tomcat9 not listening to ipv4 port 8080, only ipv6

2023-11-28 Thread Simon Matter
Hi, > Christoph, > > On 11/28/23 09:53, Christoph Kukulies wrote: >> That was my connector: >> >>  >                connectionTimeout="2" >>                redirectPort="8443" /> >> >> I triednetstat -tulpn as well and it could be seen there was  no >> listener under ip4 and port 8080. > >

Re: Wondering about tomcat-users.xml could not be found

2023-11-17 Thread Simon Matter
Hi, > I'm running tomcat9 under Ubuntu 22.04 with an haproxy 2.8 in front of it. > > I'm wondering about the following in the logs: > > Nov 15 16:19:23 mail tomcat9[832]: Reloading memory user database > [UserDatabase] from updated source > [file:/var/lib/tomcat9/conf/tomcat-users.xml] > Nov 15

Re: [EXTERNAL] - Need help tomcat

2023-10-02 Thread Simon Matter
> Yes I have deleted them and again I have sent a email with screenshot. > Please check that. > > Regards, > Deepak Hi, please note that attachments are not delivered on this mailing list. Regards, Simon - To unsubscribe,

Re: Conclusion - Re: Crypto Randomly Not Getting Initialized

2023-06-21 Thread Simon Matter
> Jerry, > > On 6/15/23 00:41, Jerry Malcolm wrote: >> >> On 6/13/2023 3:46 PM, Jerry Malcolm wrote: >>> >>> On 6/13/2023 12:39 PM, Jerry Malcolm wrote: Rob, On 6/13/2023 11:34 AM, Rob Sargent wrote: > In /etc/rc.local I have: >> >> -- >> sleep

Re: Conclusion - Re: Crypto Randomly Not Getting Initialized

2023-06-15 Thread Simon Matter
> > On 6/13/2023 3:46 PM, Jerry Malcolm wrote: >> >> On 6/13/2023 12:39 PM, Jerry Malcolm wrote: >>> Rob, >>> >>> On 6/13/2023 11:34 AM, Rob Sargent wrote: In /etc/rc.local I have: > > -- > sleep 120s > systemctl start tomcat9 > >

Re: Crypto Randomly Not Getting Initialized

2023-06-13 Thread Simon Matter
Hi, > Jerry, > > On 6/13/23 11:42, Jerry Malcolm wrote: >> Simon, >> >> On 6/13/2023 2:20 AM, Simon Matter wrote: >>> Hi, >>> >>>> I am running Tomcat 9.0.56 in multiple AWS EC2 instances with Amazon >>>> Linux2 in a producti

Re: Crypto Randomly Not Getting Initialized

2023-06-13 Thread Simon Matter
Hi, > I am running Tomcat 9.0.56 in multiple AWS EC2 instances with Amazon > Linux2 in a production environment.  A couple of years ago, we started > getting weird errors that the "Crypto Mechanism" failed to initialize.  > Through a lot of trial and error, and reasons I don't quite remember, we

Re: AW: Unable to start application

2023-03-18 Thread Simon Matter
Hi, > On 18/03/2023 10:43, Thomas Hoffmann (Speed4Trade GmbH) wrote: >> Hello, >> >>> -Ursprüngliche Nachricht- >>> Von: Kevin Huntly >>> Gesendet: Samstag, 18. März 2023 11:10 >>> An: Tomcat Users List >>> Betreff: Re: Unable to start application >>> >>> Here are the logs - >>>

Re: Systemd file and umask for tomcat

2023-03-17 Thread Simon Matter
> Hello, > today I was struggling with the umask on ubuntu and tomcat. > > The normal way to do it in systemd is: > > [Service] > UMask=0022 > > Unfortunately, this didn’t work and it took me a while to figure out, that > Catalina.sh > is overwriting the umask with 0027 if no env-variable was set.

Re: AW: AW: Having trouble with Tomcat crashes. Interesting memory numbers in Manager

2023-02-06 Thread Simon Matter
Hi, > Hello James, > >> -Ursprüngliche Nachricht- >> Von: James H. H. Lampert >> Gesendet: Montag, 6. Februar 2023 18:18 >> An: Tomcat Users List >> Betreff: Re: AW: Having trouble with Tomcat crashes. Interesting memory >> numbers in Manager >> >> Thanks, Herr Hoffmann. Your questions

RE: tomcat is not coming Up

2023-01-12 Thread Simon Matter
om > > www.capgemini.com > People matter, results count. > __ > Connect with Capgemini: > >   > Please consider the environment and do not print this email unless > absolutely necessary. > Capgemini encourages environmental awareness. > > -Original Message-

RE: tomcat is not coming Up

2023-01-12 Thread Simon Matter
> Hi Team, > > > This is the only message we are receiving while starting the services. Can > some one help on this . > > 11-Jan-2023 18:21:58.101 INFO [main] > org.apache.catalina.startup.VersionLoggerListener.log Command line > argument: -Djava.io.tmpdir=/srv/tomcats/tomcat1/temp > 11-Jan-2023

Re: Problems with requests without trailing slash Tomcat 9.0.65

2023-01-12 Thread Simon Matter
> On 12/01/2023 05:08, Fedor Makarov wrote: >> >> lundase and vvsguiden webapps used on different domains > > My recommendation would be to configure Tomcat for virtual hosting as > well. [1] > > For example, configure the following hosts in the local hosts file: > > lundase-local >

Re: tomcat is not coming Up

2023-01-11 Thread Simon Matter
Hi > Hi team > > Our Production Servers are down, Not Coming up When we are trying to start > the services > > In logs we couldn't see Any Errors only I can see Info. > > > Though I can see some changes in this. But we have not made any changes > > > > > Old : INFO [main]

RE: DB2 database locks

2022-10-21 Thread Simon Matter
Hi, > Hello Christopher, > > Thankyou ! > > Seems we are not using the connection pooling from Tomcat side , below are > the DB configuration parameters on context.xml file, do not see any > connection pool details here. > > name="jdbc/db2" > auth="Container" > type="javax.sql.DataSource" >

Re: is too quick to respond

2022-02-20 Thread Simon Matter
> Not sure about Tomcat, but what IBM Liberty does is: > > It "will" try to redeploy the war when it detects a file change - and it > does fail naturally since the war isn't complete. > > BUT - it will keep trying since during the upload, the timestamp and file > size automatically keeps changing

Re: Do I Need Network NameSpaces to Solve This Tomcat+Connector/J Problem?

2021-12-30 Thread Simon Matter
Hi, > We want to run a large number of tomcat instances on the same server > without virtualization or containerization. Each instance is executed from > its own folder tree and listens on its own unique TCP port. Each instance > will run code that connects to a backend database server to send

Re: AW: AW: Tomcat 9 doesn't shutdown cleanly

2021-12-03 Thread Simon Matter
Hi, > Hello Simon, > > if you use the Registry to bind Objects / Stubs, you must also call > "unbind" on shutdown: > https://docs.oracle.com/javase/7/docs/api/java/rmi/registry/Registry.html > > I think the developer who implemented the RMI stub, should also now what > to unbind. > > Greetings, >

Re: AW: Tomcat 9 doesn't shutdown cleanly

2021-11-30 Thread Simon Matter
homas > > -Ursprüngliche Nachricht- > Von: Simon Matter > Gesendet: Dienstag, 30. November 2021 15:40 > An: Tomcat Users List > Betreff: Re: Tomcat 9 doesn't shutdown cleanly > > Hi Chris, > > Thank you for the quick reply. > >> Simon, >> >> On

Re: Tomcat 9 doesn't shutdown cleanly

2021-11-30 Thread Simon Matter
Hi Chris, Thank you for the quick reply. > Simon, > > On 11/30/21 08:21, Simon Matter wrote: >> I'm running an application on Tomcat 9.0.55 on x86_64 Linux with OpenJDK >> JRE-11.0.13+8 and have problems shutting down Tomcat in certain ways. >> >> When I shut

Tomcat 9 doesn't shutdown cleanly

2021-11-30 Thread Simon Matter
Hi, I'm running an application on Tomcat 9.0.55 on x86_64 Linux with OpenJDK JRE-11.0.13+8 and have problems shutting down Tomcat in certain ways. When I shutdown Tomcat via 'catalina.sh stop', it shuts down mostly (most threads are gone) but send a thread dump to catalina.out and is later