I installed Bamboo 5.10.3 on an AWS Linux instance and 7.1 on a CentOS 7 machine. I changed the ports from 8080 to 8085 but it will still not start nor point to a browser. I checked bamboo home, bamboo installation directories and they've all been set up properly. What should I do? We need this server to start so we can start using it.
Thank you
Hi @Efua Larbi ,
Let's verify if Bamboo is running, and on which port.
Cheers.
Hi @Kanwar running the ps -ef | grep com.atlassian.bamboo showed the process id of bamboo and that it has been started.
The sudo sudo netstat -tunlp | grep 8085 showed that java was listening on the port. However I was able to get one of my instances with the Bamboo installation (7.1 version) running and pointing to the browser; server wizard of Bamboo. I added a rule under Security Groups to "All TCP" "Anywhere". However my other AWS instance with 5.10 version of Bamboo is still not running. I changed the ports under conf/server.xml to 8080 but its still not working. What else am I doing wrong.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If I get you right you are basically dealing with two independent Bamboo installations. Could you please describe a more precisely what the status with the Bamboo 5.10 installation is?
As far as I understoof the Bamboo 7.1 instance is running fine why we can put this aside for a moment in this consideration.
Is for the still troubling installation a process visible using "ps" and the firewall configured so that access is possible?
Cheers,
Daniel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
My Bamboo is up and running now. I removed the 5.1 version and installed 6.1. I also stopped Bamboo and restarted it, also changed the port numbers in /server.xml file and it worked. If you’ve a similar problem you can also try disconnecting one of the connectors in the /server.xml file and it’ll work.
Thanks
Efua
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.