Can't start tomcat in digital ocean's CentOS server?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP












0















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









share|improve this question
























  • Can you add the output of journalctl -u tomcat.service to the question?

    – Haxiel
    Jan 20 at 7:55











  • @Haxiel I updated my question. Can you please check?

    – Avijit Barua
    Jan 20 at 8:24












  • Thanks, but it looks like the logs are being written elsewhere, and not to the systemd journal. Can you look for the directory /opt/tomcat/logs in your system and see if you can find any information there? There should be a log file with the name catalina, which is Tomcat's standard log.

    – Haxiel
    Jan 20 at 8:32











  • @Haxiel, Yes , there it is !

    – Avijit Barua
    Jan 20 at 8:34











  • Since the server is failing to start, that log should contain some error messages for you to check further. You can also post the logs from the last startup here, so that we can check.

    – Haxiel
    Jan 20 at 8:36















0















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









share|improve this question
























  • Can you add the output of journalctl -u tomcat.service to the question?

    – Haxiel
    Jan 20 at 7:55











  • @Haxiel I updated my question. Can you please check?

    – Avijit Barua
    Jan 20 at 8:24












  • Thanks, but it looks like the logs are being written elsewhere, and not to the systemd journal. Can you look for the directory /opt/tomcat/logs in your system and see if you can find any information there? There should be a log file with the name catalina, which is Tomcat's standard log.

    – Haxiel
    Jan 20 at 8:32











  • @Haxiel, Yes , there it is !

    – Avijit Barua
    Jan 20 at 8:34











  • Since the server is failing to start, that log should contain some error messages for you to check further. You can also post the logs from the last startup here, so that we can check.

    – Haxiel
    Jan 20 at 8:36













0












0








0








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









share|improve this question
















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






centos tomcat






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 20 at 9:13









Rui F Ribeiro

39.9k1479135




39.9k1479135










asked Jan 20 at 7:43









Avijit BaruaAvijit Barua

1043




1043












  • Can you add the output of journalctl -u tomcat.service to the question?

    – Haxiel
    Jan 20 at 7:55











  • @Haxiel I updated my question. Can you please check?

    – Avijit Barua
    Jan 20 at 8:24












  • Thanks, but it looks like the logs are being written elsewhere, and not to the systemd journal. Can you look for the directory /opt/tomcat/logs in your system and see if you can find any information there? There should be a log file with the name catalina, which is Tomcat's standard log.

    – Haxiel
    Jan 20 at 8:32











  • @Haxiel, Yes , there it is !

    – Avijit Barua
    Jan 20 at 8:34











  • Since the server is failing to start, that log should contain some error messages for you to check further. You can also post the logs from the last startup here, so that we can check.

    – Haxiel
    Jan 20 at 8:36

















  • Can you add the output of journalctl -u tomcat.service to the question?

    – Haxiel
    Jan 20 at 7:55











  • @Haxiel I updated my question. Can you please check?

    – Avijit Barua
    Jan 20 at 8:24












  • Thanks, but it looks like the logs are being written elsewhere, and not to the systemd journal. Can you look for the directory /opt/tomcat/logs in your system and see if you can find any information there? There should be a log file with the name catalina, which is Tomcat's standard log.

    – Haxiel
    Jan 20 at 8:32











  • @Haxiel, Yes , there it is !

    – Avijit Barua
    Jan 20 at 8:34











  • Since the server is failing to start, that log should contain some error messages for you to check further. You can also post the logs from the last startup here, so that we can check.

    – Haxiel
    Jan 20 at 8:36
















Can you add the output of journalctl -u tomcat.service to the question?

– Haxiel
Jan 20 at 7:55





Can you add the output of journalctl -u tomcat.service to the question?

– Haxiel
Jan 20 at 7:55













@Haxiel I updated my question. Can you please check?

– Avijit Barua
Jan 20 at 8:24






@Haxiel I updated my question. Can you please check?

– Avijit Barua
Jan 20 at 8:24














Thanks, but it looks like the logs are being written elsewhere, and not to the systemd journal. Can you look for the directory /opt/tomcat/logs in your system and see if you can find any information there? There should be a log file with the name catalina, which is Tomcat's standard log.

– Haxiel
Jan 20 at 8:32





Thanks, but it looks like the logs are being written elsewhere, and not to the systemd journal. Can you look for the directory /opt/tomcat/logs in your system and see if you can find any information there? There should be a log file with the name catalina, which is Tomcat's standard log.

– Haxiel
Jan 20 at 8:32













@Haxiel, Yes , there it is !

– Avijit Barua
Jan 20 at 8:34





@Haxiel, Yes , there it is !

– Avijit Barua
Jan 20 at 8:34













Since the server is failing to start, that log should contain some error messages for you to check further. You can also post the logs from the last startup here, so that we can check.

– Haxiel
Jan 20 at 8:36





Since the server is failing to start, that log should contain some error messages for you to check further. You can also post the logs from the last startup here, so that we can check.

– Haxiel
Jan 20 at 8:36










0






active

oldest

votes











Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f495575%2fcant-start-tomcat-in-digital-oceans-centos-server%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes















draft saved

draft discarded
















































Thanks for contributing an answer to Unix & Linux Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f495575%2fcant-start-tomcat-in-digital-oceans-centos-server%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown






Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay