I have a simple master-only set up (Jenkins 1.596), but I was low on disk space, so I moved my workspaces to a second disk:
1. Set up the new location (e.g. E:\Workspace) 2. Changed Jenkins "Workspace Root Directory" to " E:/Workspace/${ITEM_FULLNAME}" 3. Shut down Jenkins 4. Move old Workspace contents to new one 5. Started Jenkins When wen to one of my jobs, and clicked on its Workspace, Jenkins complained that there was no workspace. The error message even included a path -- but it was the *wrong path*! *There's no workspace for this project. Possible reasons are:* 1. *The project was renamed recently and no build was done under the new name.* 2. *The slave this project has run on for the last time was removed.* 3. *The workspace directory (C:\Program Files (x86)\Jenkins\workspace\CIN.Code Trunk) is removed outside Jenkins.* 4. *The workspace was wiped out and no build has been done since then.* *Run a build to have Jenkins create a workspace.* I went back into my Jenkins configuration and verified that the Workspace Root Directory is still set to my new path. Is there another step? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/48c589bb-8dcf-4ba4-8e4d-6c62f912c111%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.