glegroups.com
> *Subject:* svn update work on running client from JNLP but not as Windows
> service
>
>
>
> Hello,
>
>
>
> I tried to find an answer in the list but I did not find what is wrong.
> Probably is a stupid thing...
>
>
>
> The job only execute a
Hernandez Vogt [mailto:j...@open-engineering.com]
Sent: 11 June 2014 13:43
To: jenkinsci-users@googlegroups.com
Subject: svn update work on running client from JNLP but not as Windows service
Hello,
I tried to find an answer in the list but I did not find what is wrong.
Probably is a stupid thing
Is Pageant.exe, not Pagent.exe
To complete this case, adding tasklist command shows me that pageant is
running from the job side.
D:\AAA\nt>tasklist
Image Name PID Session NameSession#Mem Usage
= === =
Le mercredi 11 juin 2014 16:01:24 UTC+1, Eric Pyle a écrit :
>
> By default a Windows service runs as the Local User account, which has no
> access to network resources. Try configuring the service to run as a
> particular user who has permission for the SVN repo in question.
>
>
Yes Eric, I tho
By default a Windows service runs as the Local User account, which has
no access to network resources. Try configuring the service to run as a
particular user who has permission for the SVN repo in question.
Regards,
Eric
On 6/11/2014 8:42 AM, Juan Pablo Hernandez Vogt wrote:
Hello,
I tried
Hello,
I tried to find an answer in the list but I did not find what is wrong.
Probably is a stupid thing...
The job only execute a command *svn update* in my Windows 8.1 machine:
a) If I start the client from JNLP file, the job is executed.
b) If I install it as service, it holds waiting... w