-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
Platform: All, OS: All
Using latest Hudson (1.255). Attempting to install the slave agent as a Windows
service on the Windows build slaves.
Hudson is running on a remote server. Open an IE session as a local system
administrator on the Windows build slave and start a JNLP agent. Select File to
install the agent as a windows service.
Get an error dialog that states: [build]$c:\cygwin\build\hudson-slave.exe install
Attempt to run from command line (c:\cygwin\build\hudson-slave.exe install).
Immediately returns with no information. No service is installed.
Same problem on two different Windows boxes. On box is running Windows 2000
Professional, the other is running Windows XP Professional. Same problem on both.
- is duplicated by
-
JENKINS-4013 Installing Slave as a Windows service doesn't work as expected
-
- Resolved
-
- is related to
-
JENKINS-9911 JNLP slave JVM options are ignored when installing as a service
-
- Open
-
-
JENKINS-8957 JDK installation influences already installed java instances, reinstall of Java had to be done to get back up and running
-
- Resolved
-
[JENKINS-2452] Cannot install slave agent as Windows service
Link |
New:
This issue is duplicated by |
Link |
New:
This issue is related to |
Link | New: This issue is related to JENKINS-9911 [ JENKINS-9911 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
I had the same problem. Updating the .NET framework fixed it for me. I believe
you need at least .NET 2.0 for this feature to work. Although I went ahead and
updated to 3.0 and it fixed the problem for me.