You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
I was recently trying to move my home directory for Jenkins to a new folder when I discovered that all my build history is gone. How do I recover the build history for my past builds ? I am running Jenkins 1.625.2 on Windows 2008 R2.
Victor Martinez
unread,
Feb 29, 2016, 12:34:59 PM2/29/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
What steps did you do? Have you override the JENKINS_HOME env variable? You can find further details about that process:
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
I found out what I did wrong and got my build history back. As to your question above, I did the steps by creating an environment variable in Jenkins for my new Jenkins home and restarted the server. I think the problem is that I'm running Jenkins as a windows service and it's still pointing to the old home directory. That's why I still am pointed to the old home directory. How do I modify my Jenkins service to the new home directory ?
Victor Martinez
unread,
Feb 29, 2016, 2:21:09 PM2/29/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
There are a couple of places as you can see in the below links: