Advertisement
Guest User

Untitled

a guest
Aug 10th, 2019
480
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.80 KB | None | 0 0
  1. Aug 10 03:47:38 localhost.localdomain systemd[1]: Starting Apache Tomcat Web Application Container...
  2. Aug 10 03:47:39 localhost.localdomain startup.sh[911]: Existing PID file found during start.
  3. Aug 10 03:47:39 localhost.localdomain startup.sh[911]: Removing/clearing stale PID file.
  4. Aug 10 03:47:39 localhost.localdomain startup.sh[911]: Tomcat started.
  5. Aug 10 03:47:39 localhost.localdomain systemd[1]: Started Apache Tomcat Web Application Container.
  6. Aug 10 03:47:39 localhost.localdomain systemd[1]: tomcat.service: main process exited, code=exited, status=127/n/a
  7. Aug 10 03:47:39 localhost.localdomain systemd[1]: tomcat.service: control process exited, code=exited status=1
  8. Aug 10 03:47:39 localhost.localdomain systemd[1]: Unit tomcat.service entered failed state.
  9. Aug 10 03:47:39 localhost.localdomain systemd[1]: tomcat.service failed.
  10. Aug 10 14:03:10 localhost.localdomain systemd[1]: Starting Apache Tomcat Web Application Container...
  11. Aug 10 14:03:10 localhost.localdomain startup.sh[22155]: Existing PID file found during start.
  12. Aug 10 14:03:10 localhost.localdomain startup.sh[22155]: Removing/clearing stale PID file.
  13. Aug 10 14:03:10 localhost.localdomain systemd[1]: Started Apache Tomcat Web Application Container.
  14. Aug 10 14:03:10 localhost.localdomain systemd[1]: tomcat.service: main process exited, code=exited, status=127/n/a
  15. Aug 10 14:03:10 localhost.localdomain kill[22167]: Usage:
  16. Aug 10 14:03:10 localhost.localdomain kill[22167]: kill [options] <pid|name> [...]
  17. Aug 10 14:03:10 localhost.localdomain kill[22167]: Options:
  18. Aug 10 14:03:10 localhost.localdomain kill[22167]: -a, --all do not restrict the name-to-pid conversion to processes
  19. Aug 10 14:03:10 localhost.localdomain kill[22167]: with the same uid as the present process
  20. Aug 10 14:03:10 localhost.localdomain kill[22167]: -s, --signal <sig> send specified signal
  21. Aug 10 14:03:10 localhost.localdomain kill[22167]: -q, --queue <sig> use sigqueue(2) rather than kill(2)
  22. Aug 10 14:03:10 localhost.localdomain kill[22167]: -p, --pid print pids without signaling them
  23. Aug 10 14:03:10 localhost.localdomain kill[22167]: -l, --list [=<signal>] list signal names, or convert one to a name
  24. Aug 10 14:03:10 localhost.localdomain kill[22167]: -L, --table list signal names and numbers
  25. Aug 10 14:03:10 localhost.localdomain kill[22167]: -h, --help display this help and exit
  26. Aug 10 14:03:10 localhost.localdomain kill[22167]: -V, --version output version information and exit
  27. Aug 10 14:03:10 localhost.localdomain kill[22167]: For more details see kill(1).
  28. Aug 10 14:03:10 localhost.localdomain systemd[1]: tomcat.service: control process exited, code=exited status=1
  29. Aug 10 14:03:10 localhost.localdomain systemd[1]: Unit tomcat.service entered failed state.
  30. Aug 10 14:03:10 localhost.localdomain systemd[1]: tomcat.service failed.
  31. Aug 10 15:20:00 localhost.localdomain systemd[1]: Starting Apache Tomcat Web Application Container...
  32. Aug 10 15:20:00 localhost.localdomain startup.sh[21847]: Existing PID file found during start.
  33. Aug 10 15:20:00 localhost.localdomain startup.sh[21847]: Tomcat appears to still be running with PID 23656. Start aborted.
  34. Aug 10 15:20:00 localhost.localdomain startup.sh[21847]: If the following process is not a Tomcat process, remove the PID file and try again:
  35. Aug 10 15:20:00 localhost.localdomain startup.sh[21847]: UID PID PPID C STIME TTY TIME CMD
  36. Aug 10 15:20:00 localhost.localdomain startup.sh[21847]: root 23656 1 0 14:04 pts/0 00:00:35 //bin/java -Djava.util.logging.config.file=/opt/tomcat/conf/logging.properties -Djava.util.logging
  37. Aug 10 15:20:00 localhost.localdomain systemd[1]: tomcat.service: control process exited, code=exited status=1
  38. Aug 10 15:20:00 localhost.localdomain systemd[1]: Failed to start Apache Tomcat Web Application Container.
  39. Aug 10 15:20:00 localhost.localdomain systemd[1]: Unit tomcat.service entered failed state.
  40. Aug 10 15:20:00 localhost.localdomain systemd[1]: tomcat.service failed.
  41. Aug 10 15:37:12 localhost.localdomain systemd[1]: Starting Apache Tomcat Web Application Container...
  42. Aug 10 15:37:12 localhost.localdomain startup.sh[10244]: Existing PID file found during start.
  43. Aug 10 15:37:12 localhost.localdomain startup.sh[10244]: Removing/clearing stale PID file.
  44. Aug 10 15:37:12 localhost.localdomain startup.sh[10244]: Tomcat started.
  45. Aug 10 15:37:12 localhost.localdomain systemd[1]: Started Apache Tomcat Web Application Container.
  46. Aug 10 15:37:12 localhost.localdomain systemd[1]: tomcat.service: main process exited, code=exited, status=127/n/a
  47. Aug 10 15:37:12 localhost.localdomain systemd[1]: tomcat.service: control process exited, code=exited status=1
  48. Aug 10 15:37:12 localhost.localdomain systemd[1]: Unit tomcat.service entered failed state.
  49. Aug 10 15:37:12 localhost.localdomain systemd[1]: tomcat.service failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement