tomcat code=exited status=203/EXEC

2017-01-13 Thread Mary Wiegand
I'm getting the following error when I try to run tomcat8. tomcat code=exited status=203/EXEC I've done a bunch of searching for things that might work but haven't had any luck with anything and nothing seems to be straight forward. I'm using ubuntu server 14.06 and tomcat8. Any ideas would be a

Re: tomcat installation errors

2016-12-20 Thread Mary Wiegand
guide? Thanks On Tue, Dec 20, 2016 at 1:38 PM, Mary Wiegand wrote: > There was a pid file in that location. I removed it and restarted tomcat. > > commands: > rm /opt/tomcat/temp/tomcat.pid > systemctl restart tomcat > systemctl status tomcat > > tomcat.service - Apache Tom

Re: tomcat installation errors

2016-12-20 Thread Mary Wiegand
opt/tomcat/temp/tomcat.pid > > On Tue, Dec 20, 2016 at 4:08 PM, Mary Wiegand > wrote: > >> Hi, >> >> I'm installing tomcat v8.5.9 on ubuntu 16.04 >> >> this is my tomcat.service file: >> >> #System unit file for tomcat >> [Unit] &g

tomcat installation errors

2016-12-20 Thread Mary Wiegand
Hi, I'm installing tomcat v8.5.9 on ubuntu 16.04 this is my tomcat.service file: #System unit file for tomcat [Unit] Description=Apache Tomcat Web Application Container After=network.target [Service] Type=forking Environment=JAVA_HOME=/usr/lib/jvm/java-8-oracle/jre/bin/java Environment=CATALIN