Quantcast

Build help!

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Build help!

Dennis Planting
Hi, can you guys please help me with my error http://pastebin.com/GXPF8fxr iam trying to upload a file to a build!
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Build help!

Richard Bywater-2
Looks like the user that is being used to run Jenkins doesn't have
permission to that directory (looks like lack of write permissions)

Assuming that this is a Windows 7/2008/similar machine then I think
you'd be best off not having Jenkins in the Program Files directory as
I've had nothing but problems running things when they are located in
there (due to the UAC permissions etc. that Windows uses now)

This blog entry might be of some use to relocate the workspace
directory if you don't want to relocate the Jenkins binaries ->
http://ingorichter.blogspot.co.nz/2012/02/jenkins-change-workspaces-and-build.html

Richard.

On Fri, Aug 24, 2012 at 7:39 PM, Dennis Planting <[hidden email]> wrote:
> Hi, can you guys please help me with my error http://pastebin.com/GXPF8fxr
> iam trying to upload a file to a build!
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Build help!

Dennis Planting


Den fredagen den 24:e augusti 2012 kl. 09:58:40 UTC+2 skrev Richard Bywater:
Looks like the user that is being used to run Jenkins doesn't have
permission to that directory (looks like lack of write permissions)

Assuming that this is a Windows 7/2008/similar machine then I think
you'd be best off not having Jenkins in the Program Files directory as
I've had nothing but problems running things when they are located in
there (due to the UAC permissions etc. that Windows uses now)

This blog entry might be of some use to relocate the workspace
directory if you don't want to relocate the Jenkins binaries ->
http://ingorichter.blogspot.co.nz/2012/02/jenkins-change-workspaces-and-build.html

Richard.


k thanks, i tryed to follow how to change workspace but could'nt get it working, mind telling me how i can relocate jenkins?
 
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Build help!

Sami Tikka

I assume you used the native windows package to install Jenkins. I think you can follow the advice at the end of the page or if that is too difficult, then use the method described at the beginning of the page.

-- Sami

Dennis Planting <[hidden email]> kirjoitti 24.8.2012 kello 12.31:



Den fredagen den 24:e augusti 2012 kl. 09:58:40 UTC+2 skrev Richard Bywater:
Looks like the user that is being used to run Jenkins doesn't have
permission to that directory (looks like lack of write permissions)

Assuming that this is a Windows 7/2008/similar machine then I think
you'd be best off not having Jenkins in the Program Files directory as
I've had nothing but problems running things when they are located in
there (due to the UAC permissions etc. that Windows uses now)

This blog entry might be of some use to relocate the workspace
directory if you don't want to relocate the Jenkins binaries ->
http://ingorichter.blogspot.co.nz/2012/02/jenkins-change-workspaces-and-build.html

Richard.


k thanks, i tryed to follow how to change workspace but could'nt get it working, mind telling me how i can relocate jenkins?
 
Loading...