Re: Help with Cluster Setup on Tomcat 9

2025-05-02 Thread Christopher Schultz
clustering. You can use both persistent sessions AND clustering if you want. It's how your sessions can survive a situation where all members of the cluster are stopped. But it would be helpful if you would tell us your ideal situation and we can help you get there. -chris On 24/4/2025 11:20

Re: Help with Cluster Setup on Tomcat 9

2025-05-01 Thread Zoran Avtarovski
istent sessions AND clustering if you want. It's how your sessions can survive a situation where all members of the cluster are stopped. But it would be helpful if you would tell us your ideal situation and we can help you get there. -chris On 24/4/2025 11:20 am, Chuck Caldarale wrote

Re: Help with Cluster Setup on Tomcat 9

2025-04-25 Thread Christopher Schultz
ur sessions can survive a situation where all members of the cluster are stopped. But it would be helpful if you would tell us your ideal situation and we can help you get there. -chris On 24/4/2025 11:20 am, Chuck Caldarale wrote: On 2025 Apr 23, at 20:02, Zoran Avtarovski wrote: We ha

Re: Help with Cluster Setup on Tomcat 9

2025-04-24 Thread Zoran Avtarovski
Hi Mark, By duplicate session I mean that we get a duplicate session id created by one of the nodes which then hijacks an existing session and we have two users with a single session. We thought using JDBC based sessions would avoid this but that doesn't seem to be the case. It could be how o

Re: Help with Cluster Setup on Tomcat 9

2025-04-24 Thread Mark Thomas
On 24/04/2025 02:02, Zoran Avtarovski wrote: We have a cluster of tomcat servers on AWS EC2 which operate behind an AWS load balancer with sticky sessions. We have our session storage on a DB using a JDBC store which for the most part is working well, but we occasionally see duplicate session

Re: Help with Cluster Setup on Tomcat 9

2025-04-24 Thread Zoran Avtarovski
Thanks Chuck, I missed that and will implement. Bigger problem is that PersistentManager is incompatible with Clusters so we have to migrate back to memory based sessions and use clusters to share sessions. I would have thought that cluster would be easier to support with DB based sessions.

Re: Help with Cluster Setup on Tomcat 9

2025-04-23 Thread Chuck Caldarale
> On 2025 Apr 23, at 20:02, Zoran Avtarovski wrote: > > We have a cluster of tomcat servers on AWS EC2 which operate behind an AWS > load balancer with sticky sessions. > > We have our session storage on a DB using a JDBC store which for the most > part is working well, but we occasionally se

Help with Cluster Setup on Tomcat 9

2025-04-23 Thread Zoran Avtarovski
We have a cluster of tomcat servers on AWS EC2 which operate behind an AWS load balancer with sticky sessions. We have our session storage on a DB using a JDBC store which for the most part is working well, but we occasionally see duplicate session ids which create issues where a new session w

Re: Installation Help required

2024-12-18 Thread Bill Stewart
On Tue, Dec 17, 2024 at 11:07 PM Ganesan, Prabu wrote: Guys any idea > Email tip: A peer-to-peer discussion group does not come with a service level agreement[1] [1] https://devblogs.microsoft.com/oldnewthing/20080304-00/?p=23223

RE: Installation Help required

2024-12-18 Thread Ganesan, Prabu
nect with Capgemini:   Please consider the environment and do not print this email unless absolutely necessary. Capgemini encourages environmental awareness. -Original Message- From: Olaf Kock Sent: 18 December 2024 16:25 To: users@tomcat.apache.org Subject: Re: Installation Help requ

RE: Installation Help required

2024-12-18 Thread Ganesan, Prabu
[heart] Ganesan, Prabu reacted to your message: From: Olaf Kock Sent: Wednesday, December 18, 2024 10:54:54 AM To: users@tomcat.apache.org Subject: Re: Installation Help required **This mail has been sent from an external source. Do not reply to it

Re: Installation Help required

2024-12-18 Thread Olaf Kock
On 18.12.24 05:26, Ganesan, Prabu wrote: tomcat@lrpmmobappdev1 bin]$ ./startup.sh  this is actual Path of tomcat –but its getting started with tomcat2 Using CATALINA_BASE:   /usr/apps/tomcat2 Using CATALINA_HOME:   /usr/apps/tomcat2 Using CATALINA_TMPDIR: /usr/apps/tomcat2/temp The definition

Re: Installation Help required

2024-12-18 Thread dhanesh1212121212
Try removing any web application folder if exist and try also check server XML file for any port conflict On Wed, 18 Dec 2024, 13:46 Mark Thomas, wrote: > Please remember that the folks here are providing their help and advice > for free - many of them in their spare time. If you want s

Re: Installation Help required

2024-12-18 Thread Mark Thomas
Please remember that the folks here are providing their help and advice for free - many of them in their spare time. If you want support with an SLA you are going to need to pay for it. While the folks here are happy to help where we can, requests for urgent attention for production issues

Re: Installation Help required

2024-12-17 Thread Maxim Solodovnik
any/capgemini> > <http://www.slideshare.net/capgemini> > <http://www.youtube.com/capgeminimedia> > > > > Please consider the environment and do not print this email unless > absolutely necessary. > > Capgemini encourages environmental awareness. > > > &g

RE: Installation Help required

2024-12-17 Thread Ganesan, Prabu
3147930]<http://www.youtube.com/capgeminimedia> Please consider the environment and do not print this email unless absolutely necessary. Capgemini encourages environmental awareness. From: Ganesan, Prabu Sent: 18 December 2024 09:56 To: users@tomcat.apache.org Cc: Baji, Shaik Subject: RE:

RE: Installation Help required

2024-12-17 Thread Ganesan, Prabu
as finished in [31] ms 18-Dec-2024 08:17:35.238 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8081"] 18-Dec-2024 08:17:35.259 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in [935] milliseconds Its started in tomcat2 C

Re: Installation Help required

2024-12-17 Thread Noelette Stout
for what it's worth, we run multiple ORDS instances in different tomcat instances on the same VM, and we've never had an issue with it. As Mark pointed out, just make sure they're listening on different ports. On Tue, Dec 17, 2024 at 5:36 AM Mark Thomas wrote: > On 17/12/2024 11:48, Ganesan, Pra

Re: Installation Help required

2024-12-17 Thread Mark Thomas
On 17/12/2024 11:48, Ganesan, Prabu wrote: *Subject: Inquiry Regarding Installing Multiple ORDS Instances* Hi Team, As we currently have *Tomcat 9* and *ORDS* installed on the same server, there is a requirement to install an additional *ORDS* instance with different database parameters. I

Installation Help required

2024-12-17 Thread Ganesan, Prabu
Subject: Inquiry Regarding Installing Multiple ORDS Instances Hi Team, As we currently have Tomcat 9 and ORDS installed on the same server, there is a requirement to install an additional ORDS instance with different database parameters. I have two questions regarding this: 1. Is it possible

Re: Help with tomcat 11 failure

2024-10-22 Thread Christopher Schultz
Chuck, On 10/21/24 14:06, Chuck Caldarale wrote: On Oct 21, 2024, at 12:19, wrote: Fellow user here. I am guessing that you need to migrate your application to Java 17+ and make all the necessary changes to move from the javax.* to the Jakarta EE jakarta.* packages. This includes all s

Re: Help with tomcat 11 failure

2024-10-21 Thread Chuck Caldarale
> On Oct 21, 2024, at 12:19, > wrote: > > Fellow user here. > > I am guessing that you need to migrate your application to Java 17+ and make > all the necessary changes to move from the javax.* to the Jakarta EE > jakarta.* packages. This includes all servlet stuff. Yes, Tomcat 11 requir

Re: Help with tomcat 11 failure

2024-10-21 Thread Borsó Zsolt
Hi Jim, There exist an org.eclipse.transformer.cli-1.1.0-distribution.jar migration tool you can do the migration task with. Regards, Zsolt 2024. 10. 21. 19:30 keltezéssel, Jim Anderson írta: Hi Jeff, Thanks for the advise. I will double check the java version that I used. I recently upgrad

Re: Help with tomcat 11 failure

2024-10-21 Thread Jim Anderson
Hi Jeff, Thanks for the advise. I will double check the java version that I used. I recently upgrade my PC to a recent version of java, but I will double check. Regards, Jim On Mon, Oct 21, 2024 at 1:24 PM wrote: > Hi Jim, > > Fellow user here. > > I am guessing that you need to migrate your a

Re: Help with tomcat 11 failure

2024-10-21 Thread Jim Anderson
t; > From: Jim Anderson > Sent: Monday, October 21, 2024 11:55 AM > To: users@tomcat.apache.org > Subject: Help with tomcat 11 failure > > Hi, I was working on a web application about 2 years ago and I am finally > getting back to my work on this application. However, when I try

Re: Help with tomcat 11 failure

2024-10-21 Thread Jeffrey.Thomas
Hi Jim, Fellow user here. I am guessing that you need to migrate your application to Java 17+ and make all the necessary changes to move from the javax.* to the Jakarta EE jakarta.* packages. This includes all servlet stuff. Cheers, Jeff On Oct 21, 2024 6:57 PM, Jim Anderson wrote: Hi, I w

RE: Help with tomcat 11 failure

2024-10-21 Thread Mcalexander, Jon J.
I could be wrong, but I think you need to migrate your code as 11 uses Jakarta syntax, just like 10.1 does. From: Jim Anderson Sent: Monday, October 21, 2024 11:55 AM To: users@tomcat.apache.org Subject: Help with tomcat 11 failure Hi, I was working on a web application about 2 years ago and I

Help with tomcat 11 failure

2024-10-21 Thread Jim Anderson
Hi, I was working on a web application about 2 years ago and I am finally getting back to my work on this application. However, when I try to bring up the app as a web page in firefox, tomcat is failing with a stack trace which I am attaching to this email. Looking at the stack trace, I see that

Re: Need help installing SSL certificate in tomcat keystore

2024-05-31 Thread Christopher Schultz
Mark, On 5/30/24 08:46, Fung-A-Fat, Mark wrote: I am running a java web app on windows 2019 server and need some help getting the SSL certificate installed into my keystore. I am running tomcat 9.x and java 11 I am able to generate a certificate request using both keytool and/or openssl

Need help installing SSL certificate in tomcat keystore

2024-05-30 Thread Fung-A-Fat, Mark
I am running a java web app on windows 2019 server and need some help getting the SSL certificate installed into my keystore. I am running tomcat 9.x and java 11 I am able to generate a certificate request using both keytool and/or openssl For both the CSR file looks like this, but the

RE: Need help for a problem on migrating from Tomcat-8 to Tomcat-9

2024-02-27 Thread Saha, Rajib
February 2024 19:51 To: users@tomcat.apache.org Subject: Re: Need help for a problem on migrating from Tomcat-8 to Tomcat-9 [You don't often get email from ch...@christopherschultz.net. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] Rajib, On 2/26/24 23:43, Saha,

Re: Need help for a problem on migrating from Tomcat-8 to Tomcat-9

2024-02-27 Thread Christopher Schultz
of the local machine. This is a huge red-flag from a security standpoint. -chris -Original Message- From: Mark Thomas Sent: 26 February 2024 14:23 To: users@tomcat.apache.org Subject: Re: Need help for a problem on migrating from Tomcat-8 to Tomcat-9 [You don't often get email fro

RE: Need help for a problem on migrating from Tomcat-8 to Tomcat-9

2024-02-26 Thread Saha, Rajib
al Message- From: Mark Thomas Sent: 26 February 2024 14:23 To: users@tomcat.apache.org Subject: Re: Need help for a problem on migrating from Tomcat-8 to Tomcat-9 [You don't often get email from ma...@apache.org. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] O

Re: Need help for a problem on migrating from Tomcat-8 to Tomcat-9

2024-02-26 Thread Mark Thomas
On 26/02/2024 06:11, Saha, Rajib wrote: Hi Experts, In our product, we are using Tomcat [OriginalFileName: prunsrv.exe] for creating a service[Say, Service-A]. It's a huge product running in market for last 20 years. We are in progress of moving from Tomcat-8 to tomcat-9. When we are creatin

Need help for a problem on migrating from Tomcat-8 to Tomcat-9

2024-02-25 Thread Saha, Rajib
Hi Experts, In our product, we are using Tomcat [OriginalFileName: prunsrv.exe] for creating a service[Say, Service-A]. It's a huge product running in market for last 20 years. We are in progress of moving from Tomcat-8 to tomcat-9. When we are creating the Service-A with Tomcat-8 [tomcat8.exe

Re: Need Help : Unable to write back a response error code from ReadListener#onError

2023-10-31 Thread Adwait Kumar Singh
Sorry for the wrong bug id. This is the one I filed, https://bz.apache.org/bugzilla/show_bug.cgi?id=68037 On Tue, Oct 31, 2023 at 3:24 PM Adwait Kumar Singh wrote: > AFAIK the response is not being committed. > > I created a bug for this with a reproducible test case, > https://bz.apache.org/bu

Re: Need Help : Unable to write back a response error code from ReadListener#onError

2023-10-31 Thread Adwait Kumar Singh
AFAIK the response is not being committed. I created a bug for this with a reproducible test case, https://bz.apache.org/bugzilla/show_bug.cgi?id=54123 On Tue, Oct 31, 2023 at 12:49 PM Mark Thomas wrote: > > > On 30/10/2023 22:25, Adwait Kumar Singh wrote: > > Hi, > > > > I am using the async

Re: Need Help : Unable to write back a response error code from ReadListener#onError

2023-10-31 Thread Mark Thomas
On 30/10/2023 22:25, Adwait Kumar Singh wrote: Hi, I am using the async Servlet API and NIO, by setting a ReadListener. In the onError of the ReadListener, I am catching a SocketTimeoutException and trying to send back an error code 408. Here is the simplified example of what I am trying to

Re: Need Help : Unable to write back a response error code from ReadListener#onError

2023-10-30 Thread Adwait Kumar Singh
FYI, I am doing the async processing on the Container thread itself, just that I yield the thread back if I can't read without blocking. Based on the code here , I see that the error is only dispatc

Need Help : Unable to write back a response error code from ReadListener#onError

2023-10-30 Thread Adwait Kumar Singh
Hi, I am using the async Servlet API and NIO, by setting a ReadListener. In the onError of the ReadListener, I am catching a SocketTimeoutException and trying to send back an error code 408. Here is the simplified example of what I am trying to do, @Override > public void onError(Throwable failu

Re: Need Help : Tomcat 9.0.75 not honoring session timeout configured in tomcat web.xml for FORM Authentication

2023-10-27 Thread Christopher Schultz
Channa, On 10/27/23 00:07, Channa Puchakayala wrote: Tomcat Version : 9.0.75 Operating System: Windows and Linux Bits: 64 Tomcat 9.0.75 not honoring  session timeout configured in tomcat/conf/web.xml for FORM Authentication and it is effecting customers. ==   

Re: Need Help : Tomcat 9.0.75 not honoring session timeout configured in tomcat web.xml for FORM Authentication

2023-10-26 Thread Mark Thomas
markt) -   Is it bug ? Could you please help/suggest.   Thanks Channa   This electronic communication and the information and any files transmitted with it, or attached to it, are confidential and are intended solely for the use of the individual or entity to whom

Need Help : Tomcat 9.0.75 not honoring session timeout configured in tomcat web.xml for FORM Authentication

2023-10-26 Thread Channa Puchakayala
? Could you please help/suggest. Thanks Channa -- This electronic communication and the information and any files transmitted with it, or attached to it, are confidential and are intended solely for the use of the individual or entity to whom it is addressed and may contain information that is

Re: Fwd: SSL Configuration Help :

2023-10-06 Thread Christopher Schultz
Elavarasan, On 10/6/23 06:32, Elavarasan Pugazhendi wrote: Hi, I have a pfx certificate and am trying to import it into a keystore before configuring it within the tomcat but not able to add the pfx certificate. I followed the below steps but wasn't able to add the certificate Tomcat: 9.0.62 O

Fwd: SSL Configuration Help :

2023-10-06 Thread Elavarasan Pugazhendi
Hi, I have a pfx certificate and am trying to import it into a keystore before configuring it within the tomcat but not able to add the pfx certificate. I followed the below steps but wasn't able to add the certificate Tomcat: 9.0.62 OS: RHEL 8 1. keytool -genkey -alias tomcat.net -keyalg RSA -k

Re: Need help tomcat

2023-10-03 Thread Mark Thomas
ices window . I want to delete the services permanently which is not happening Please help Deepak Have you tried to remove the service using https://commons.apache.org/proper/commons-daemon/procrun.html //DS is the option to delete the service -- Cheers

Re: need help in solving CVE-2020-1938 error regards

2023-10-03 Thread Nithin P
thanks mark, Nithin P On Tue, 03 Oct 2023 15:05:31 +0530 Mark Thomas wrote --- On 03/10/2023 06:16, Nithin P wrote: > Hi, > > I'm using Apache Ofbiz v18.12.06 While I'm trying to upload an image for > vulnerability scanning it shows CVE-2020-1938. I have tried to update to

Re: need help in solving CVE-2020-1938 error regards

2023-10-03 Thread Mark Thomas
On 03/10/2023 06:16, Nithin P wrote: Hi, I'm using Apache Ofbiz v18.12.06 While I'm trying to upload an image for vulnerability scanning it shows CVE-2020-1938. I have tried to update to the latest version having the same issue, Does Anyone know where the tomcat conf files are stored in the A

Re: Need help tomcat

2023-10-02 Thread Nithin P
t; On Mon, Oct 2, 2023, 7:44 AM jean-frederic clere >> >> <mailto:jfcl...@gmail.com> >> >> wrote: >> >> >> >>> On 10/1/23 09:02, Deepak Lalchandani wrote: >> >>>> I have deleted and Uninstalled all tomcat services but despite t

Re: Need help tomcat

2023-10-02 Thread Deepak Lalchandani
elete servicename >> >> >> >> On Mon, Oct 2, 2023, 7:44 AM jean-frederic clere >> >> wrote: >> >> >> >>> On 10/1/23 09:02, Deepak Lalchandani wrote: >> >>>> I have deleted and Uninstalled all tomcat services but despite

need help in solving CVE-2020-1938 error regards

2023-10-02 Thread Nithin P
Hi, I'm using Apache Ofbiz v18.12.06 While I'm trying to upload an image for vulnerability scanning it shows CVE-2020-1938. I have tried to update to the latest version having the same issue, Does Anyone know where the tomcat conf files are stored in the Apache OFBiz application or how to di

Re: Need help tomcat

2023-10-02 Thread Deepak Lalchandani
te: > >> > >>> On 10/1/23 09:02, Deepak Lalchandani wrote: > >>>> I have deleted and Uninstalled all tomcat services but despite that > the > >>>> tomcat service exists in services window . I want to delete the > services > >>&g

Re: Need help tomcat

2023-10-02 Thread Mark Thomas
to delete the services permanently which is not happening Please help Deepak Have you tried to remove the service using https://commons.apache.org/proper/commons-daemon/procrun.html //DS is the option to delete the service -- Cheers Jea

Re: [EXTERNAL] - Need help tomcat

2023-10-02 Thread Deepak Lalchandani
The Apache Tomcat installation at this directory is version 10.1.13. A Tomcat 10.0 installation is expected On Mon, 2 Oct 2023, 1:43 pm Olaf Kock, wrote: > > On 02.10.23 10:07, Deepak Lalchandani wrote: > > Hi Please advice , Where to send the screenshot > > > Hi Deepak, > > You're dealing wit

Re: Need help tomcat

2023-10-02 Thread Deepak Lalchandani
delete the services >> > permanently which is not happening >> > >> > Please help >> > >> > Deepak >> > >> >> Have you tried to remove the service using >> https://commons.apache.org

Re: Need help tomcat

2023-10-02 Thread Alex O'Ree
t to delete the services > > permanently which is not happening > > > > Please help > > > > Deepak > > > > Have you tried to remove the service using > https://commons.apache.org/proper/commons-daemon/procrun.html > > //DS is

Re: Need help tomcat

2023-10-02 Thread jean-frederic clere
On 10/1/23 09:02, Deepak Lalchandani wrote: I have deleted and Uninstalled all tomcat services but despite that the tomcat service exists in services window . I want to delete the services permanently which is not happening Please help Deepak Have you tried to remove the service using

Re: [EXTERNAL] - Need help tomcat

2023-10-02 Thread Olaf Kock
On 02.10.23 10:07, Deepak Lalchandani wrote: Hi Please advice , Where to send the screenshot Hi Deepak, You're dealing with textual messages, right? Just send the text - it's easier to read, search for etc anyway. Olaf

Re: [EXTERNAL] - Need help tomcat

2023-10-02 Thread Deepak Lalchandani
Hi Please advice , Where to send the screenshot On Mon, 2 Oct 2023, 12:36 pm Simon Matter, wrote: > > 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 maili

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, e-ma

Re: [EXTERNAL] - Need help tomcat

2023-10-01 Thread Deepak Lalchandani
delete-or-remove-a-service-in-windows/ > > Best Regards, > Jason Tan > -Original Message- > From: Deepak Lalchandani > Sent: Sunday, October 1, 2023 6:03 PM > To: users@tomcat.apache.org; Deepak Lalchandani > Subject: [EXTERNAL] - Need help tomcat > > CAUTION

Re: Need help tomcat

2023-10-01 Thread Deepak Lalchandani
Sonntag, dem 01.10.2023 um 12:32 +0530 schrieb Deepak Lalchandani: > > I have deleted and Uninstalled all tomcat services but despite that > > the > > tomcat service exists in services window . I want to delete the > > servi

Need help tomcat

2023-10-01 Thread Deepak Lalchandani
I have deleted and Uninstalled all tomcat services but despite that the tomcat service exists in services window . I want to delete the services permanently which is not happening Please help Deepak

Re: SSL Cert install help.

2023-09-22 Thread Christopher Schultz
lete handshake? The catalina logs do not provide a whole lot of help for me as a TC novice. I did see this in the log: (org.apache.catalina.core.AprLifecycleListener.lifecycleEvent The Apache Tomcat Native library which allows using OpenSSL was not found on the java.library.path: [/usr/java/packa

SSL Cert install help.

2023-09-22 Thread Bill
SSL (https) cert/site doesn't work. The catalina logs do not provide a whole lot of help for me as a TC novice. I did see this in the log: (org.apache.catalina.core.AprLifecycleListener.lifecycleEvent The Apache Tomcat Native library which allows using OpenSSL was not found on the java.lib

AW: Java Connector help needed

2023-08-13 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Charlie, > -Ursprüngliche Nachricht- > Von: Charlie DiDonato > Gesendet: Sonntag, 13. August 2023 18:08 > An: users@tomcat.apache.org > Betreff: Java Connector help needed > > Hi All, > I am migrating from tomcat 8.5x to 9.0.78 > > Below is my server

Java Connector help needed

2023-08-13 Thread Charlie DiDonato
Hi All, I am migrating from tomcat 8.5x to 9.0.78 Below is my server .xml I don't have Apache webserver fronting this yet on my local machine (Windows 10). It is a Java app. Here is the part that I feel is relevant, but the full config is listed below that.- I order to see that tomcat is wo

Re: AW: Too many certificates in chain?!? Help!

2023-05-23 Thread James H. H. Lampert
On 5/23/23 10:02 AM, Rob Sargent wrote: Does pathLen:0 mean "no limit" or "no go"? Well given that the "Basic Constraints" are exactly the same, across the board, in *both* the keystores that worked fine and the keystore that blew up, I don't think that's a factor. And the fact that the keys

Re: AW: Too many certificates in chain?!? Help!

2023-05-23 Thread Rob Sargent
On 5/23/23 10:13, James H. H. Lampert wrote: On 5/23/23 8:31 AM, Christopher Schultz wrote: Can you dump the whole cert (e.g. keytool -list -v -alias 'certname') for each cert and see if any of the certificates specify a maximum chain length somewhere? Evidently, it's an extension to the X.5

Re: AW: Too many certificates in chain?!? Help!

2023-05-23 Thread James H. H. Lampert
On 5/23/23 8:31 AM, Christopher Schultz wrote: Can you dump the whole cert (e.g. keytool -list -v -alias 'certname') for each cert and see if any of the certificates specify a maximum chain length somewhere? Evidently, it's an extension to the X.509 spec: Comparing one that worked with one tha

Re: AW: Too many certificates in chain?!? Help!

2023-05-23 Thread Christopher Schultz
James, On 5/18/23 16:01, James H. H. Lampert wrote: On 5/18/23 12:18 AM, Thomas Hoffmann (Speed4Trade GmbH) wrote: Which version of tomcat do you use? Is the stack trace truncated in your mail? Is there a "caused by ..." further down the stacktrace? It looks like the error is thrown deeper i

AW: AW: AW: Too many certificates in chain?!? Help!

2023-05-18 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello James, > -Ursprüngliche Nachricht- > Von: James H. H. Lampert > Gesendet: Freitag, 19. Mai 2023 00:33 > An: Tomcat Users List > Betreff: Re: AW: AW: Too many certificates in chain?!? Help! > > On 5/18/23 1:57 PM, Thomas Hoffmann (Speed4Trade GmbH) wrote: &

Re: AW: AW: Too many certificates in chain?!? Help!

2023-05-18 Thread James H. H. Lampert
On 5/18/23 1:57 PM, Thomas Hoffmann (Speed4Trade GmbH) wrote: So the error is raised not by tomcat but by the ibm JDK. Yes. The results reported in my latest email say as much. Those results also say that there's something different -- radically different, judging from the amount of red that

AW: AW: Too many certificates in chain?!? Help!

2023-05-18 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello James, > -Ursprüngliche Nachricht- > Von: James H. H. Lampert > Gesendet: Donnerstag, 18. Mai 2023 22:01 > An: Tomcat Users List > Betreff: Re: AW: Too many certificates in chain?!? Help! > > On 5/18/23 12:18 AM, Thomas Hoffmann (Speed4Trade GmbH) wrote:

RE: AW: Too many certificates in chain?!? Help!

2023-05-18 Thread jonmcalexander
18, 2023 3:42 PM > To: Tomcat Users List > Subject: Re: AW: Too many certificates in chain?!? Help! > > Weirder and weirder. (And hopefully, my previous email, with a catalina.out > excerpt as an attachment, actually got distributed to the > List.) > > I copied the cert

Re: AW: Too many certificates in chain?!? Help!

2023-05-18 Thread James H. H. Lampert
Weirder and weirder. (And hopefully, my previous email, with a catalina.out excerpt as an attachment, actually got distributed to the List.) I copied the cert and the unsigned keystore from my new Mac (M2 Mini, running Ventura) to my old Mac (2017 iMac, running Catalina), and signing and chai

RE: AW: Too many certificates in chain?!? Help!

2023-05-18 Thread jonmcalexander
Hi James, Take a look at this URL: https://stackoverflow.com/questions/64721644/javax-net-ssl-sslprotocolexception-the-certificate-chain-length-11-exceeds-th It may help, Dream * Excel * Explore * Inspire Jon McAlexander Senior Infrastructure Engineer Asst. Vice President He/His Middleware

Re: AW: Too many certificates in chain?!? Help!

2023-05-18 Thread James H. H. Lampert
On 5/18/23 12:18 AM, Thomas Hoffmann (Speed4Trade GmbH) wrote: Which version of tomcat do you use? Is the stack trace truncated in your mail? Is there a "caused by ..." further down the stacktrace? It looks like the error is thrown deeper in SSLUtil when creating the ssl context. Maybe you can

AW: Too many certificates in chain?!? Help!

2023-05-18 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello James, > -Ursprüngliche Nachricht- > Von: James H. H. Lampert > Gesendet: Donnerstag, 18. Mai 2023 02:00 > An: Tomcat Users List > Betreff: Too many certificates in chain?!? Help! > > Ladies and Gentlemen: > > I just had to revert a customer Tomc

Re: Too many certificates in chain?!? Help!

2023-05-17 Thread James H. H. Lampert
On 5/17/23 5:10 PM, Jason Tan wrote: Have a look at this. https://success.qualys.com/discussions/s/question/0D52L4To0DUSAZ/your-ssl-server-test-incorrectly-reports-an-incomplete-chain That's actually my own thread, from a few years ago. The problem here is not an incomplete chain, and nei

RE: Too many certificates in chain?!? Help!

2023-05-17 Thread Jason Tan
-Original Message- From: James H. H. Lampert Sent: Thursday, May 18, 2023 10:00 AM To: Tomcat Users List Subject: Too many certificates in chain?!? Help! Ladies and Gentlemen: I just had to revert a customer Tomcat server immediately after plugging in a new keystore. It failed in

Too many certificates in chain?!? Help!

2023-05-17 Thread James H. H. Lampert
Ladies and Gentlemen: I just had to revert a customer Tomcat server immediately after plugging in a new keystore. It failed in protocol handler initialization. Caused by: java.lang.IllegalArgumentException: Too many certificates in chain  at org.apache.tomcat.util.net.AbstractJsseEndpoi

Re: [OT] Apache Tomcat 10.0.26 Shortcut issue in our environment - Need Help

2023-04-05 Thread Christopher Schultz
Sriharikumar, On 4/5/23 07:04, P M, SRIHARIKUMAR (Consultant) wrote: While validating source for Apache Tomcat 10.0.26, The shortcut is throwing error while launching. Please find the results below Tomcat Version : 10.0.26 End of life: https://tomcat.apache.org/tomcat-10.0-eol.html Operati

Re: Apache Tomcat 10.0.26 Shortcut issue in our environment - Need Help

2023-04-05 Thread Rob Sargent
> On Apr 5, 2023, at 5:04 AM, P M, SRIHARIKUMAR (Consultant) > wrote: > >  > Hi Team, > > While validating source for Apache Tomcat 10.0.26, The shortcut is throwing > error while launching. Please find the results below > > Tomcat Version : 10.0.26 > > Operating system : Windows 10 >

Re: Apache Tomcat 10.0.26 Shortcut issue in our environment - Need Help

2023-04-05 Thread Kevin Huntly
Hi Sriharikumar, It looks like the images were stripped from the email... When you have a chance, can you run the following on the Tomcat executable: Open Powershell Navigate to the Tomcat installation directory Run the following: - Get-Acl tomcat.exe On Wed, Apr 5, 2023, 07:04 P M, SRIHARIKUM

Apache Tomcat 10.0.26 Shortcut issue in our environment - Need Help

2023-04-05 Thread P M, SRIHARIKUMAR (Consultant)
Hi Team, While validating source for Apache Tomcat 10.0.26, The shortcut is throwing error while launching. Please find the results below Tomcat Version : 10.0.26 Operating system : Windows 10 Dependency : JAVA SDK 11 is installed. Error : " The item referred to by this shortcut cannot be acc

Re: Please help me install Tomcat

2023-02-02 Thread TRS-80
Amn Ojee Uw writes: > I've tried to install Tomcat, different version, like so : > /# Download the latest release of tomcat 10.1.5// > //wget > https://downloads.apache.org/tomcat/tomcat-8/v8.5.85/bin/apache-tomcat-8.5.85.tar.gz// > // > //# Create tomcat directory// > //sudo mkdir /opt/tomcat//

Re: [EXTERNAL EMAIL] Please help me install Tomcat

2023-01-20 Thread logo
error: event10 - Logitech Wireless Mouse: client bug: event pro>// //Jan 19 19:42:28 arbolone gnome-shell[1443]: libinput error: event10 - Logitech Wireless Mouse: WARNING: log rate lim>// //lines 2916-2938/2938 (END)/ I really don't even know

Re: [EXTERNAL EMAIL] Please help me install Tomcat

2023-01-19 Thread Niranjan Rao
Logitech Wireless Mouse: WARNING: log rate lim>// //lines 2916-2938/2938 (END)/ I really don't even know what to do with that info. I am an enthusiast programmer and not a trained computer programmer, thus I find this kind of things really challenging. an anyone help? /Thanks/ -- *Nir

Please help me install Tomcat

2023-01-19 Thread Amn Ojee Uw
use: client bug: event pro>// //Jan 19 19:42:28 arbolone gnome-shell[1443]: libinput error: event10 - Logitech Wireless Mouse: WARNING: log rate lim>// //lines 2916-2938/2938 (END)/ I really don't even know what to do with that info. I am an enthusiast programmer and not a trained computer programmer, thus I find this kind of things really challenging. an anyone help? /Thanks/

Re: Tomcat 10.1.4 HTTP Status 404 and 500 Help

2023-01-11 Thread John Barrow
> that was currently accepted was version 59.0, or Java 15), but then > after > >> upgrading to JDK 19, changing the JAVA_HOME variable and trying to run, > it > >> would still give me the same error)? > >> > >> I have my Servlet, called HelloWo

Re: Tomcat 10.1.4 HTTP Status 404 and 500 Help

2023-01-11 Thread Mark Thomas
inside of the WEB-INF folder. I've included both files. StackOverflow wasn't much help as of yet, so I'm hoping that the Tomcat Users community can help me solve this so that I can continue learning servlets. I'm working on building my own software company. Any h

Re: Tomcat 10.1.4 HTTP Status 404 and 500 Help

2023-01-10 Thread Christopher Schultz
es/**/*.class [classes, usually your application] lib/*.jar [libraries, usually from elsewhere] web.xml [the deployment descriptor] I've included both files. StackOverflow wasn't much help as of yet, The mailing list often strips attachments, but your plain-text attachment made it through.

Re: Tomcat 10.1.4 HTTP Status 404 and 500 Help

2023-01-10 Thread John Barrow
;C:\apache-tomcat-10.1.4\webapps\ROOT\WEB-INF\classes\" directory, with the > web.xml file being located outside of the classes folder, directly inside > of the WEB-INF folder. > > I've included both files. StackOverflow wasn't much help as of yet, so > I'm hop

Tomcat 10.1.4 HTTP Status 404 and 500 Help

2023-01-10 Thread Anthony Dell'Anno
omcat-10.1.4\webapps\ROOT\WEB-INF\classes\" directory, with the web.xml file being located outside of the classes folder, directly inside of the WEB-INF folder.     I've included both files. StackOverflow wasn't much help as of yet, so I'm hoping that the Tomcat Users commun

Re: Help Needed for installation of apache-tomcat-8.5.5

2022-10-08 Thread Olaf Kock
On 08.10.22 05:09, Verma, Sahil wrote: Hi Team, We have a requirement to install Tomcat 8.5.5 version in Linux environment. Please help with steps of downloading the package and installation steps. Linux version -  Red Hat Enterprise Linux release 8.6 You have a requirement to install

Help Needed for installation of apache-tomcat-8.5.5

2022-10-07 Thread Verma, Sahil
Hi Team, We have a requirement to install Tomcat 8.5.5 version in Linux environment. Please help with steps of downloading the package and installation steps. Linux version - Red Hat Enterprise Linux release 8.6 Thanks and Regards, Sahil Verma AMS Middleware shared Team. [cid:image001.jpg

Re: Help with deploying multiple .WAR files in Tomcat

2022-08-05 Thread Shakila Rajaiah
section 8.2.2 2c of the Servlet specification for details. Consider using absolute ordering.   On Thu, Aug 4, 2022 at 1:21 PM Shakila Rajaiah wrote: Hello Tomcat users, Can someone help me find the correct documentation to deploy more than one war file on Tomcat server. The information available on

Re: Help with deploying multiple .WAR files in Tomcat

2022-08-05 Thread Konstantin Kolinko
чт, 4 авг. 2022 г. в 22:21, Shakila Rajaiah : > > Hello Tomcat users, > Can someone help me find the correct documentation to deploy more than one > war file on Tomcat server. The information available on the web is confusing. > I followed this instruction 1. This mailing list exp

Re: Help with deploying multiple .WAR files in Tomcat

2022-08-05 Thread David Rush
We successfully deploy multiple webapps by simply dropping .war files into the webapps directory all the time. No problems here. Just sharing my perspective. David On Thu, Aug 4, 2022 at 4:10 PM James H. H. Lampert wrote: > Multiple WAR files work fine for us. But we don't simply "drop [the W

  1   2   3   4   5   6   7   8   9   10   >