I am trying to configure a CentOs server in DigitalOcean. I have followed all those steps mentioned in their website.This is the link of various steps to configure server. DigitalOcean. I followed all but unfortunately no getting expected result. I have followed till end of step Install Systemd Unit File in this link. Is there any problem in setting JAVA_HOME? I followed answer in this link. But not getting expected result. Every time I check tomcat status , I get this
tomcat.service - Apache Tomcat Web Application Container
Loaded: loaded (/etc/systemd/system/tomcat.service; enabled; vendor preset: disabled)
Active: activating (auto-restart) (Result: exit-code) since রবি 2019-01-20 07:30:17 UTC; 7s ago
Process: 21958 ExecStop=/bin/kill -15 $MAINPID (code=exited, status=1/FAILURE)
Process: 21945 ExecStart=/opt/tomcat/bin/startup.sh (code=exited, status=0/SUCCESS)
Main PID: 21956 (code=exited, status=0/SUCCESS)
জানু 20 07:30:17 IRDCentOS systemd[1]: Unit tomcat.service entered f....
জানু 20 07:30:17 IRDCentOS systemd[1]: tomcat.service failed.
Hint: Some lines were ellipsized, use -l to show in full.
trace of journalctl -u tomcat.service
-- Logs begin at রবি 2019-01-20 08:02:54 UTC, end at রবি 2019-01-20 08:22:42 UTC
জানু 20 08:22:16 IRDCentOS systemd[1]: Starting Apache Tomcat Web Application Con
জানু 20 08:22:16 IRDCentOS systemd[1]: Started Apache Tomcat Web Application Cont
জানু 20 08:22:16 IRDCentOS systemd[1]: tomcat.service: control process exited, co
জানু 20 08:22:16 IRDCentOS systemd[1]: Unit tomcat.service entered failed state.
জানু 20 08:22:16 IRDCentOS systemd[1]: tomcat.service failed.
জানু 20 08:22:26 IRDCentOS systemd[1]: tomcat.service holdoff time over, scheduli
জানু 20 08:22:26 IRDCentOS systemd[1]: Starting Apache Tomcat Web Application Con
জানু 20 08:22:26 IRDCentOS startup.sh[9783]: Existing PID file found during start
জানু 20 08:22:26 IRDCentOS startup.sh[9783]: Removing/clearing stale PID file.
জানু 20 08:22:26 IRDCentOS systemd[1]: Started Apache Tomcat Web Application Cont
জানু 20 08:22:26 IRDCentOS systemd[1]: tomcat.service: control process exited, co
জানু 20 08:22:26 IRDCentOS systemd[1]: Unit tomcat.service entered failed state.
জানু 20 08:22:26 IRDCentOS systemd[1]: tomcat.service failed.
জানু 20 08:22:42 IRDCentOS systemd[1]: tomcat.service holdoff time over, scheduli
জানু 20 08:22:42 IRDCentOS systemd[1]: Starting Apache Tomcat Web Application Con
জানু 20 08:22:42 IRDCentOS startup.sh[9819]: Existing PID file found during start
জানু 20 08:22:42 IRDCentOS startup.sh[9819]: Removing/clearing stale PID file.
জানু 20 08:22:42 IRDCentOS systemd[1]: Started Apache Tomcat Web Application Cont
জানু 20 08:22:42 IRDCentOS systemd[1]: tomcat.service: control process exited, co
জানু 20 08:22:42 IRDCentOS systemd[1]: Unit tomcat.service entered failed state.
জানু 20 08:22:42 IRDCentOS systemd[1]: tomcat.service failed.
And in cataliina.out trace is
OpenJDK 64-Bit Server VM warning: If the number of processors is expected to increase from one, then you should configure the number of parallel GC threads appropriately using -XX:ParallelGCThreads=N