Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 7088

Tomcat not starting : tomcat.service: Control process exited, code=exited status=1

$
0
0

This is the error message i am facing

I had tomcat8 already installed. i removed that and then i tried installing tomcat8 again but facing this issue and i am not able to install tomcat again.List of Steps i followed before Installing -

  1. sudo apt-get remove tomcat8
  2. sudo apt-get remove --auto-remove tomcat8
  3. sudo apt-get purge tomcat8
  4. sudo apt-get purge --auto-remove tomcat8

Now i have installed new tomcat8 from here - https://websiteforstudents.com/setup-apache-tomcat-8-8-5-on-ubuntu-16-04-18-04-lts/

and getting error - image attached above


Viewing all articles
Browse latest Browse all 7088

Trending Articles