Re: [xwiki-users] Stopping Xwiki-8.4.3/Tomcat-9.0 and integrating with systemctl

2017-03-09 Thread [IDIS Technical Secretariat] Ricardo Rodríguez
--- > From: users [mailto:users-boun...@xwiki.org] On Behalf Of Thomas Mortagne > Sent: Wednesday, March 08, 2017 11:47 PM > To: XWiki Users > Subject: Re: [xwiki-users] Stopping Xwiki-8.4.3/Tomcat-9.0 and integrating > with systemctl > > On Thu, Mar 9, 2017 at 12:11 AM, Douglas Land

Re: [xwiki-users] Stopping Xwiki-8.4.3/Tomcat-9.0 and integrating with systemctl

2017-03-09 Thread Douglas Landau
Sent: Wednesday, March 08, 2017 11:47 PM To: XWiki Users Subject: Re: [xwiki-users] Stopping Xwiki-8.4.3/Tomcat-9.0 and integrating with systemctl On Thu, Mar 9, 2017 at 12:11 AM, Douglas Landau wrote: > >>One more tip: you actually shouldn't run Tomcat as root, this could get messy &

Re: [xwiki-users] Stopping Xwiki-8.4.3/Tomcat-9.0 and integrating with systemctl

2017-03-08 Thread Thomas Mortagne
On Thu, Mar 9, 2017 at 12:11 AM, Douglas Landau wrote: > >>One more tip: you actually shouldn't run Tomcat as root, this could get messy >>pretty fast. > Thanks! > > - In fact I installed Tomcat and xwiki as root. I guess someone else should > own the files? > - I would like to run tomcat/xwik

Re: [xwiki-users] Stopping Xwiki-8.4.3/Tomcat-9.0 and integrating with systemctl

2017-03-08 Thread Douglas Landau
>One more tip: you actually shouldn't run Tomcat as root, this could get messy >pretty fast. Thanks! - In fact I installed Tomcat and xwiki as root. I guess someone else should own the files? - I would like to run tomcat/xwiki on port 80. Do I need to run as root to do that? Do I need to se

Re: [xwiki-users] Stopping Xwiki-8.4.3/Tomcat-9.0 and integrating with systemctl

2017-03-06 Thread Douglas Landau
>Port in property is a Tomcat system port used for shutdown, it should >not be confused with a port Tomcat service connector listens on (client >connection port like 80, 8080, 443 etc). So changing it to 8080 is not what >you should've done, I think. Thanks. I changed it back to 8005. But w

Re: [xwiki-users] Stopping Xwiki-8.4.3/Tomcat-9.0 and integrating with systemctl

2017-03-01 Thread rez_spb
Hello, Port in property is a Tomcat system port used for shutdown, it should not be confused with a port Tomcat service connector listens on (client connection port like 80, 8080, 443 etc). So changing it to 8080 is not what you should've done, I think. Two instances are most likely due to first

Re: [xwiki-users] Stopping Xwiki-8.4.3/Tomcat-9.0 and integrating with systemctl

2017-03-01 Thread Douglas Landau
Okay. I found the line with port 8005 in server.xml: ./conf/server.xml: ... and changed it to 8080. However, altho $CTALINA_HOME/bin/shutdown.sh now runs, it doesn't seem to shut it down. Furthermore there are two of them running. PIDs 1597 and 1598. Is that correct?TIA. /var/run/jsvc