I am new to Bamboo. I have the following error when trying to access bamboo server from browser using <bamboo-server-ip-address>:8085. I did change the permission of bamboo-home directory to 777, but that did not help.
Output of atlassian-bamboo.log:
2020-05-25 02:24:14,933 INFO [localhost-startStop-1] [BootstrapLoaderListener] Starting BootstrapLoaderListener
2020-05-25 02:24:14,934 INFO [localhost-startStop-1] [lifecycle] *******************************
2020-05-25 02:24:14,934 INFO [localhost-startStop-1] [lifecycle] * Bamboo is starting up *
2020-05-25 02:24:14,934 INFO [localhost-startStop-1] [lifecycle] *******************************
2020-05-25 02:24:14,935 INFO [localhost-startStop-1] [ServletContextHolder] Setting servlet context: Bamboo
2020-05-25 02:24:14,985 INFO [localhost-startStop-1] [lifecycle] atlassian.org.osgi.framework.bootdelegation set to javax.servlet,javax.servlet.*,sun.*,com.sun.*,org.w3c.dom.*,org.apache.xerces.*,org.jboss.byteman.*,jdk.internal.reflect
2020-05-25 02:24:15,071 INFO [localhost-startStop-1] [BootstrapLoaderListener] App classloader is the same as web app classloader
2020-05-25 02:24:15,919 INFO [localhost-startStop-1] [lifecycle] Starting Bamboo 7.0.4 (build #70018 Fri May 15 06:34:35 UTC 2020) using Java 1.8.0_252 from Private Build
2020-05-25 02:24:15,920 INFO [localhost-startStop-1] [lifecycle] Real path of servlet context: /home/ubuntu/bamboo-install/atlassian-bamboo-7.0.4/atlassian-bamboo/
2020-05-25 02:24:15,994 INFO [localhost-startStop-1] [DefaultSetupPersister] Current setup step: setupLicense
2020-05-25 02:24:15,995 INFO [localhost-startStop-1] [lifecycle] Bamboo home directory: /home/ubuntu/bamboo-home
2020-05-25 02:24:15,995 INFO [localhost-startStop-1] [lifecycle] Default charset: UTF-8, file name ecoding: UTF-8
2020-05-25 02:24:16,003 INFO [localhost-startStop-1] [UpgradeLauncher] Upgrades not performed since the application has not been set up yet.
2020-05-25 02:24:16,026 INFO [localhost-startStop-1] [CompressingFilter] CompressingFilter has initialized
2020-05-25 02:24:16,571 INFO [localhost-startStop-1] [SpringObjectFactoryProxy] Deferring initialisation of com.atlassian.bamboo.plugin.xwork.SpringObjectFactoryProxy
2020-05-25 02:24:17,391 INFO [localhost-startStop-1] [Dispatchers] Dispatcher org.apache.struts2.dispatcher.Dispatcher initialised
2020-05-25 02:24:17,464 INFO [localhost-startStop-1] [SpringObjectFactoryProxy] Deferring initialisation of com.atlassian.bamboo.plugin.xwork.SpringObjectFactoryProxy
2020-05-25 02:24:18,035 INFO [localhost-startStop-1] [SpringObjectFactoryProxy] Deferring initialisation of com.atlassian.bamboo.plugin.xwork.SpringObjectFactoryProxy
2020-05-25 02:24:18,128 INFO [localhost-startStop-1] [Dispatchers] Dispatcher org.apache.struts2.dispatcher.Dispatcher initialised
2020-05-25 02:24:18,186 INFO [localhost-startStop-1] [SpringObjectFactoryProxy] Deferring initialisation of com.atlassian.bamboo.plugin.xwork.SpringObjectFactoryProxy
2020-05-25 02:24:18,320 INFO [localhost-startStop-1] [Dispatchers] Dispatcher org.apache.struts2.dispatcher.Dispatcher destroyed
2020-05-25 02:24:18,326 INFO [localhost-startStop-1] [CompressingFilter] CompressingFilter is being destroyed...
2020-05-25 02:24:18,327 INFO [localhost-startStop-1] [Dispatchers] Dispatcher org.apache.struts2.dispatcher.Dispatcher destroyed
2020-05-25 02:24:18,366 INFO [localhost-startStop-1] [BambooPluginManager] Plugin state will no longer be persisted.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.