Re: Tomcat native tc and a custom OpenSSL engine for ECDH

2018-08-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Piyush, On 8/6/18 7:37 PM, Piyush K wrote: > Hi Christopher, > > I am using my own custom OpenSSL engine that I wrote for elliptical > curve doggie Hellman (ECDH) > > I am setting the SSLEngine to my engine name in the Listener in the > tomcat

RE: IIS Connector Not Working

2018-08-06 Thread Louis Zipes
Hi, The fact that it is working on one machine and not the other then have you rules out all of the NON IIS Connector differences (ex. Machine Operating Systems, Privileges, etc..)? - Louis -Original Message- From: George S. [mailto:geor...@mhsoftware.com] Sent: Monday, August 06, 2018

Re: IIS Connector Not Working

2018-08-06 Thread George S.
One more bit of information: if I go to : http://hostname/jakarta/ on the working machine, I get a 403-Forbidden. If I go to the same url on the non-working machine, I get a directory listing of the files in the directory that the "jakarta" application points to. On 8/6/2018 7:38 PM,

IIS Connector Not Working

2018-08-06 Thread George S.
I'm having a rough time getting the IIS Connector working on a specific machine. I'm getting a 404 error when I request a file in my Tomcat application. I'm using version 1.2.43 of the ISAPI Redirector on Windows Server 2016 with IIS 10.0. I've carefully checked, and re-checked, and followed

Re: Tomcat native tc and a custom OpenSSL engine for ECDH

2018-08-06 Thread Piyush K
I meant "Diffie Hellman", my iPhone spell checker has a mind of its own :) Sent from my iPhone > On Aug 6, 2018, at 4:37 PM, Piyush K wrote: > > Hi Christopher, > > I am using my own custom OpenSSL engine that I wrote for elliptical curve > doggie Hellman (ECDH) > > I am setting the

Re: Tomcat native tc and a custom OpenSSL engine for ECDH

2018-08-06 Thread Piyush K
Hi Christopher, I am using my own custom OpenSSL engine that I wrote for elliptical curve doggie Hellman (ECDH) I am setting the SSLEngine to my engine name in the Listener in the tomcat configuration file (conf/server.xml) But looks like the engine is not being set in the

Re: End of Support for Tomcat versions

2018-08-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Gaurav, On 8/6/18 9:47 AM, gaurav.kuma...@wipro.com wrote: > Hi Team , > > Could you please let us know End of Support/Life for the below > mentioned Tomcat Version: > > Tomcat 7.0 Tomcat 8.5 Tomcat 9.0 > > We want to use it with RHEL 7.4 OS .

Re: Tomcat 8.x-9.x + Struts 1.3.x - Applications will get into a state where they won't serve random bunch of static resources, 500 errors

2018-08-06 Thread Mark Thomas
On 06/08/2018 21:05, Chrifister wrote: I'm still confused as to why the exceptions never made it to catalina.out? It depends where the problem occurs. If it occurs in application code (e.g. inside a servlet of filter) then Tomcat will try and log it in most specific log file (host or

Re: Tomcat 8.x-9.x + Struts 1.3.x - Applications will get into a state where they won't serve random bunch of static resources, 500 errors

2018-08-06 Thread Chrifister
I may have found the problem and solution. We went back and had a look at all the logs, not just catalina.out. There was a localhost log made by Tomcat and in there was a number of exceptions from when the application was in that weird state. The exceptions were as follows: java.io.IOException:

Re: End of Support for Tomcat versions

2018-08-06 Thread Mark Thomas
On 06/08/2018 14:47, gaurav.kuma...@wipro.com wrote: Hi Team , Could you please let us know End of Support/Life for the below mentioned Tomcat Version: Tomcat 7.0 Tomcat 8.5 Tomcat 9.0 Best guess hasn't really changed since this: https://markmail.org/message/5klk3rtf4mb2aacv Very roughly,

Re: End of Support for Tomcat versions

2018-08-06 Thread Shawn Heisey
On 8/6/2018 7:47 AM, gaurav.kuma...@wipro.com wrote: > Could you please let us know End of Support/Life for the below mentioned > Tomcat Version: > > Tomcat 7.0 > Tomcat 8.5 > Tomcat 9.0 > > We want to use it with RHEL 7.4 OS . Please let me know if you need any > further info to answer the

Re: Tomcat 8.x-9.x + Struts 1.3.x - Applications will get into a state where they won't serve random bunch of static resources, 500 errors

2018-08-06 Thread Mark Thomas
On 06/08/2018 16:54, Chrifister wrote: Any help would be greatly appreciated. No real ideas. Just requests for more information and an observation. The 500 responses should have triggered stack traces in the logs. Can you provide some sample stack traces of the errors you are seeing.

Re: Tomcat 8.x-9.x + Struts 1.3.x - Applications will get into a state where they won't serve random bunch of static resources, 500 errors

2018-08-06 Thread Luis Rodríguez Fernández
Hello Chris, Definitely you have to increase the logging level. If your tomcat instance is using JULI and you suspect from struts perhaps you could try to increase the debugging level of struts in your $CATALINA_BASE/conf/logging.properties: org.apache.struts.level=FINE or FINEST Hope it helps,

RE: Tomcat 8.x-9.x + Struts 1.3.x - Applications will get into a state where they won't serve random bunch of static resources, 500 errors

2018-08-06 Thread Louis Zipes
Hi, Not an answer but just letting you my thinking on where I would look for additional error messages that might help tell more of the story. 1) Any additional information in the individual Java Plugin Logs that tell more of the story? 2) Can you increase the logging on the Tomcat side to try

Tomcat 8.x-9.x + Struts 1.3.x - Applications will get into a state where they won't serve random bunch of static resources, 500 errors

2018-08-06 Thread Chrifister
Hi, Our current setup is Tomcat 9.0.8 running SuSE Enterprise. This server is running a dozen web applications built with Struts 1.3.8 with some newer Spring applications on the horizon. There is a large user base with some applications seeing heavy usage. Applications are currently using Java

End of Support for Tomcat versions

2018-08-06 Thread gaurav.kuma...@wipro.com
Hi Team , Could you please let us know End of Support/Life for the below mentioned Tomcat Version: Tomcat 7.0 Tomcat 8.5 Tomcat 9.0 We want to use it with RHEL 7.4 OS . Please let me know if you need any further info to answer the query. BR// Gaurav Sensitivity: Internal & Restricted The