daily pastebin goal
29%
SHARE
TWEET

tomcat failed

lamiastella Sep 2nd, 2016 107 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. jalal@klein:~/computer_vision/XNAT/xnat$ systemctl status tomcat8.service
  2. ● tomcat8.service - LSB: Start Tomcat.
  3.    Loaded: loaded (/etc/init.d/tomcat8)
  4.    Active: failed (Result: exit-code) since Fri 2016-09-02 12:28:06 CDT; 27s ago
  5.      Docs: man:systemd-sysv-generator(8)
  6.   Process: 11638 ExecStop=/etc/init.d/tomcat8 stop (code=exited, status=0/SUCCESS)
  7.   Process: 11651 ExecStart=/etc/init.d/tomcat8 start (code=exited, status=1/FAILURE)
  8.  
  9. Sep 02 12:28:01 klein systemd[1]: Starting LSB: Start Tomcat....
  10. Sep 02 12:28:01 klein tomcat8[11651]: * Starting Tomcat servlet engine tomcat8
  11. Sep 02 12:28:06 klein tomcat8[11651]: ...fail!
  12. Sep 02 12:28:06 klein systemd[1]: tomcat8.service: Control process exited, ...=1
  13. Sep 02 12:28:06 klein systemd[1]: Failed to start LSB: Start Tomcat..
  14. Sep 02 12:28:06 klein systemd[1]: tomcat8.service: Unit entered failed state.
  15. Sep 02 12:28:06 klein systemd[1]: tomcat8.service: Failed with result 'exit...'.
  16. Hint: Some lines were ellipsized, use -l to show in full.
  17. jalal@klein:~/computer_vision/XNAT/xnat$ systemctl status -l tomcat8.service
  18. ● tomcat8.service - LSB: Start Tomcat.
  19.    Loaded: loaded (/etc/init.d/tomcat8)
  20.    Active: failed (Result: exit-code) since Fri 2016-09-02 12:28:06 CDT; 53s ago
  21.      Docs: man:systemd-sysv-generator(8)
  22.   Process: 11638 ExecStop=/etc/init.d/tomcat8 stop (code=exited, status=0/SUCCESS)
  23.   Process: 11651 ExecStart=/etc/init.d/tomcat8 start (code=exited, status=1/FAILURE)
  24.  
  25. Sep 02 12:28:01 klein systemd[1]: Starting LSB: Start Tomcat....
  26. Sep 02 12:28:01 klein tomcat8[11651]: * Starting Tomcat servlet engine tomcat8
  27. Sep 02 12:28:06 klein tomcat8[11651]: ...fail!
  28. Sep 02 12:28:06 klein systemd[1]: tomcat8.service: Control process exited, code=exited status=1
  29. Sep 02 12:28:06 klein systemd[1]: Failed to start LSB: Start Tomcat..
  30. Sep 02 12:28:06 klein systemd[1]: tomcat8.service: Unit entered failed state.
  31. Sep 02 12:28:06 klein systemd[1]: tomcat8.service: Failed with result 'exit-code'.
RAW Paste Data
Top