Hi All,
I am trying to create a new bamboo plan by using git repository. but i am getting below error.
"java.nio.file.AccessDeniedException: E:\Users\naveen.kumar\bamboo-home\xml-data\configuration\cipher\cipher.key_0".
I have admin access ob both git ( bitbucket repo) and bamboo. the test connection works fine. but the creation of plan fails.
i need some guidance on how to proceed with this ?
this is solved now. main problem was with user privilages.
How exactly did you fix this? I have the same issue with the permission getting revoked each time; even when I grant the user permission.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm having the same problems on Windows 10.
I've tried running the service as the default "local_system" account, I get the error.
I've tried creating a local user and having the service run as that, doesn't work.
I've tried taking ownership as an admin user, but every time I restart the service the settings reset and I get the same error.
In the service properties, I've tried checking and unchecking the "Allow service to interact with desktop" checkbox.
So far nothing I've tried has made any difference, I always get the same cipher_0 error.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Did you find a solution to this?
I experience the same issue (java.nio.file.AccessDeniedException). I have given 'Everyone' 'Full control' of the ...\bamboo-home\xml-data\configuration\cipher\ folder. I can access the folder by the file explorer with the same user that is running the Bamboo process, but when I try to create a new Plan in Bamboo, the generated cipher.key_0 file is empty.
From this related question I take it that is should not be necessary to modify the data base:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I got it working by deleting the cipher-folder and then creating a new Plan in Bamboo.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I also had similar issue, I noticed that cipher folder didn't have correct permissions. I added the groups and provided necessary permissions , that resolved the issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am facing the same issue using a "default" windows install.
However, when I set the proper permissions, it gets reset after it try to re-create the cypher file. Does anyone have a solution to that?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Naveen,
Is Bamboo running using the username naveen.kumar ? Can you verify if you have write permisisons to this folder for the user which is running the bamboo application ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
user name is same. But i dont have access to this folder, Users\naveen.kumar\bamboo-home\xml-data\configuration\cipher.
the wierd thing is, if i grant all permissions and run the create plan, then again the permission is getting revoked.
is this a bug ?
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.