Hi everybody, I have a problem configuring jira.
jira stop after plugins are loaded
I run this command:
service jira start
then, everything goes correct, the plugins are loaded, but suddenly the process stop (the 8080 port is not running),
this is the last message from catalina.out
2019-01-31 17:18:27,201 JIRA-Bootstrap INFO [c.a.s.bootstrap.upgrade.SyncUpgradeTaskServiceImpl] Starting sync upgrade task: SyncUpgradeTaskMarkReporterCommentsAsPublic
Thanks for your help !
Check if there any JVM crash logs. If there’re no indications for a problem in Catalina.out this might be because the whole java virtual machine crashed.
Check this KB for guidance on locating and analyzing the crash log https://confluence.atlassian.com/confkb/java-crashes-235669496.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.