Tomcat showing two sets of memory settings

2022-01-21 Thread Patrick Baldwin
I've got a tomcat install ( Apache Tomcat Version 8.5.23 )that is showing two sets of memory settings, the second set of which is what I want and is being set in setenv.sh. Thought it might be being set in a startup script, but I don't see one for tomcat in either of the usual places: sixp.7

Correct manager.xml for Tomcat 8 manager GUI

2021-02-24 Thread Patrick Baldwin
Hi, I'm trying to reconfigure a pre-existing dev Tomcat 8 server so folks can use the manager GUI; so far, I just get the ERR_CONNECTION_REFUSED message. I've stripped the tomcat users file down to just: $ cat /usr/local/tomcat/conf/tomcat-users.xml And the

Re: Something I still don't qutite understand, Re: Let's Encrypt with Tomcat behind httpd

2020-11-11 Thread Patrick Baldwin
Dr it really does not work On Thu, Nov 5, 2020, 12:07 PM James H. H. Lampert wrote: > On 8/24/20 9:57 AM, Christopher Schultz wrote: > > > So your RewriteCond[ition] is expected to always be true? Okay. Maybe > > remove it, then? BTW I think your rewrite will strip query strings and > > stuff

Re: CentOS Tomcat install seems to ignore setenv.sh

2020-05-13 Thread Patrick Baldwin
thank you. > On Tue, May 12, 2020 at 11:28 AM Patrick Baldwin < > pbald...@myersinfosys.com> > wrote: > > > I've gotten passed an odd (to me, anyway) issue with one of our clients > > CentOS systems. > > > > When our webapp starts running, tomcat dies shortl

Re: CentOS Tomcat install seems to ignore setenv.sh

2020-05-12 Thread Patrick Baldwin
On Tue, May 12, 2020 at 5:13 PM Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Patrick, > > On 5/12/20 17:08, Patrick Baldwin wrote: > > 102$ sudo service tomcat start Redirecting to /bin/syst

Re: CentOS Tomcat install seems to ignore setenv.sh

2020-05-12 Thread Patrick Baldwin
102$ sudo service tomcat start Redirecting to /bin/systemctl start tomcat.service On Tue, May 12, 2020 at 5:07 PM calder wrote: > On Tue, May 12, 2020, 15:49 Patrick Baldwin > wrote: > > > I turned off systemd for tomcat: > > > > 84$ sudo systemctl di

Re: CentOS Tomcat install seems to ignore setenv.sh

2020-05-12 Thread Patrick Baldwin
I turned off systemd for tomcat: 84$ sudo systemctl disable tomcat [sudo] password: Removed symlink /etc/systemd/system/multi-user.target.wants/tomcat.service. Verified the setenv.sh file: 93$ ls -l /usr/share/tomcat/bin/setenv.sh -rw-rw-r--. 1 root tomcat 110 May 11 12:56

Re: CentOS Tomcat install seems to ignore setenv.sh

2020-05-12 Thread Patrick Baldwin
The permission change is a temporary one while we try and figure out why this isn't working. On Tue, May 12, 2020 at 4:07 PM Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > John, Patrick, > > On 5/12/20 11:47, John Larsen wrote:

CentOS Tomcat install seems to ignore setenv.sh

2020-05-12 Thread Patrick Baldwin
I've gotten passed an odd (to me, anyway) issue with one of our clients CentOS systems. When our webapp starts running, tomcat dies shortly thereafter with an OutOfMemoryError. This apparently just started a few days ago. System info: Tomcat Version: Apache Tomcat/7.0.76 JVM version: