Re: Build help!

2012-08-24 Thread Sami Tikka
Have you read 
https://wiki.jenkins-ci.org/display/JENKINS/Installing+Jenkins+as+a+Windows+service
 ?

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  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?
>  


Re: Build help!

2012-08-24 Thread 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?
 


Re: Build help!

2012-08-24 Thread 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.

On Fri, Aug 24, 2012 at 7:39 PM, Dennis Planting  wrote:
> Hi, can you guys please help me with my error http://pastebin.com/GXPF8fxr
> iam trying to upload a file to a build!