Hi, I installed bamboo (latest server) with default settings and it worked. I wanted to change user to domain one and now it won't start anymore. If I revert server user back to "local service" I get error that health check didn't pass and I should contact support.
I've run previous major version just fine on windows with domain user. Look to be ver7 issue.
You need to take ownership of bamboo home user with user that want to run service with.
Hey Damir,
You are right on your observation. If you are starting Bamboo as a service, you might be experiencing a permission issue due to some changes in Bamboo 7.0 startup service. There are some security changes made to Tomcat, including running as a local service user instead of a local system account. The local service user has a lower authorization level than the local system account so it’s likely many of the files cannot be read and thus you may as well not see any entries in the log file.
To verify if this is the case, after upgrading to Bamboo 7.x, users are recommended to check as which user Bamboo service is configured with. Then, if not a local user, adjust the configuration to be a local user who owns the Bamboo home directory. This is also described in this page: Running Bamboo as a Windows Service as the Local User
Hope that helps.
Cheers,
Jey
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I just wrote an article to share this with a broader audience:
Thanks for bringing this up.
Cheers,
Jey
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.