Weirdness going on with Tomcat on an AWS instance

2020-08-04 Thread James H. H. Lampert
Ladies and Gentlemen: I am once again attempting to get our development AWS box switched over to Let's Encrypt. This time, I've managed to get the httpd server working with the Let's Encrypt cert. And this time, I've even managed to get Tomcat 8.5 to use it without crashing on takeoff. It's

Re: [OT Upgrade: tomcat8w.exe //ES//example - dump Java Options and other information to tomcat9

2020-08-04 Thread Bill Stewart
On Tue, Aug 4, 2020 at 4:01 PM Christopher Schultz wrote: I have a client who runs our product on Windows (we usually run it on > Linux) and there are 2-4 separate Tomcat-based services on each node, > so they have "Tomcat 8.5.x for FOO", "Tomcat 8.5.x for BAR", etc. in > their service description

Re: [OT Upgrade: tomcat8w.exe //ES//example - dump Java Options and other information to tomcat9

2020-08-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Bill, On 8/4/20 17:06, Bill Stewart wrote: > On Tue, Aug 4, 2020 at 2:18 PM Christopher Schultz wrote: > > So how do you switch Java versions? >> > > What do you mean? 1. Point an existing Tomcat instance to a > different Java runtime, or 2. Upgrade

Re: [OT Upgrade: tomcat8w.exe //ES//example - dump Java Options and other information to tomcat9

2020-08-04 Thread Bill Stewart
On Tue, Aug 4, 2020 at 2:18 PM Christopher Schultz wrote: So how do you switch Java versions? > What do you mean? 1. Point an existing Tomcat instance to a different Java runtime, or 2. Upgrade an existing instance of Java? For 1: Use the procrun GUI and change the path to the jvm.dll file. Nat

Re: Reloading JNDI

2020-08-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Phil, On 8/3/20 21:43, Phil Steitz wrote: > > > On 7/24/20 10:46 AM, Christopher Schultz wrote: All, > > I have a JNDI which is a JDBC DataSource. It is set to > singleton="true" via defaults (not explicitly set). > > The JDBC Connections in this D

Re: Vulnerability on Apache Tomcat Default Files

2020-08-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Fang, On 8/3/20 23:10, FANG YAP wrote: > I have an issue on the subject mentioned as the vulnerability scan > flagged out. > > Plugin: 12085 Plugin Text: Apache Tomcat Default Files Protocol: > TCP Port: 8080 > > Apache Tomcat 8.5.55 (x64-bit machin

Re: [OT Upgrade: tomcat8w.exe //ES//example - dump Java Options and other information to tomcat9

2020-08-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Bill, (Marking OT because this isn't about tomcatXw.exe anymore) On 8/4/20 10:48, Bill Stewart wrote: > On Tue, Aug 4, 2020 at 7:47 AM Christopher Schultz wrote: > > Done. >> >> https://issues.apache.org/jira/browse/DAEMON-422 >> > > I like this id

Re: Upgrade: tomcat8w.exe //ES//example - dump Java Options and other information to tomcat9

2020-08-04 Thread Bill Stewart
On Tue, Aug 4, 2020 at 7:47 AM Christopher Schultz wrote: Done. > > https://issues.apache.org/jira/browse/DAEMON-422 > I like this idea as an enhancement to procrun. I would also point out, for anyone interested, that my alternate installer supports upgrading without needing to document the sett

Re: Best practices for profiling

2020-08-04 Thread Martin Grigorov
Hi, On Sun, Aug 2, 2020 at 1:09 AM calder wrote: > On Sat, Aug 1, 2020, 15:16 Aryeh Friedman > wrote: > > > On Sat, Aug 1, 2020 at 3:28 PM calder wrote: > > > > > On Sat, Aug 1, 2020 at 12:53 PM Aryeh Friedman < > aryeh.fried...@gmail.com > > > > > > wrote: > > > > > > > > What are the best pr

Re: Upgrade: tomcat8w.exe //ES//example - dump Java Options and other information to tomcat9

2020-08-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, On 8/2/20 12:00, Mark Thomas wrote: > On July 27, 2020 4:03:04 PM UTC, Christopher Schultz wrote: > All, > > On 7/27/20 10:43, Bill Stewart wrote: On Mon, Jul 27, 2020 at 12:22 AM Hans Schou wrote: Yes I can add and change infor

Re: Tomcat 9 Catalina Logging issue

2020-08-04 Thread Mark Thomas
Operating system? Are you sure the previous Tomcat process has fully shutdown? It is a bit of a guess, but something like the following might explain things if you are on a non-Windows platform: - start Tomcat - stop Tomcat - delete log files - start Tomcat If the first "stop Tomcat" hasn't com