Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×I try my best to install Jira on Linux for a few days, but it encounters some issue, it has new issue when I resolved one issue.
Do you have one document about how to install and configure JAVA, MySQL and JIRA(step to step). My Jira version is 5.2.4.1.
Such as:
I need to remove .jira.home.lock file every restart.
I need to run start-jira.sh -fg every restart, but it always stop INFO:Server startup in 49231ms, so Jira doesn't work.
Hi Weber,
As discussed in our support ticket, it was caused by your firewall, and it seems to work once you disabled your firewall.
Feel free to accept an answer and close this question :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What version of Java do you have? We had some similar issues with Java 7.
And why you need to run jira in foreground?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
why close the firewall. thats not a good idea..just allow the communication with jira and you should be fine...but disabling it completely is not the smartest solution
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
**********************************************************************************
JIRA 5.2.4.1 build: 846 started. You can now access JIRA through your web browser.
**********************************************************************************
2013-01-23 10:07:38,907 localhost-startStop-1 INFO [atlassian.jira.scheduler.JiraSchedulerLauncher] JIRA Scheduler not started: JIRA not setup yet.
Jan 23, 2013 10:07:39 AM org.apache.catalina.util.SessionIdGenerator createSecureRandom
INFO: Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [113] milliseconds.
Jan 23, 2013 10:07:39 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 46834 ms
Jan 23, 2013 10:07:39 AM org.apache.catalina.core.StandardServer await
SEVERE: StandardServer.await: create[localhost:8005]:
java.net.BindException: Address already in use
at java.net.PlainSocketImpl.socketBind(Native Method)
at java.net.PlainSocketImpl.bind(Unknown Source)
at java.net.ServerSocket.bind(Unknown Source)
at java.net.ServerSocket.<init>(Unknown Source)
at org.apache.catalina.core.StandardServer.await(StandardServer.java:427)
at org.apache.catalina.startup.Catalina.await(Catalina.java:757)
at org.apache.catalina.startup.Catalina.start(Catalina.java:703)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:322)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:451)
Jan 23, 2013 10:07:39 AM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["http-bio-8080"]
Jan 23, 2013 10:07:39 AM org.apache.catalina.core.StandardService stopInternal
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Try using different port number, change the ports using JIRA Configuration Tool. And 5.2.5 already released :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register Now
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.