[JIRA] (JENKINS-15316) Jenkins tries to create symbolic links on Windows system

2012-10-11 Thread zlika_...@hotmail.com (JIRA)












































  
Thomas Zlika
 edited a comment on  JENKINS-15316


Jenkins tries to create symbolic links on Windows system
















I've got the same problem on Windows Vista 32bit with the lattest release (1.485).
However, this error does not seem to have any impact on the build.
There is also a similar problem at the end of the build.

I join the french version of the errors for Nicolas:
ln 2012-10-11_10-42-22 C:\Users\Thomas\.jenkins\jobs\test\builds\1 failed
java.nio.file.FileSystemException: C:\Users\Thomas\.jenkins\jobs\test\builds\1: Le client ne dispose pas d'un privilège nécessaire.

	at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
	at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
	at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
	at sun.nio.fs.WindowsFileSystemProvider.createSymbolicLink(Unknown Source)
	at java.nio.file.Files.createSymbolicLink(Unknown Source)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.Util.createSymlinkJava7(Util.java:1065)
	at hudson.Util.createSymlink(Util.java:1009)
	at hudson.model.Run.execute(Run.java:1514)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)

ln builds/2012-10-11_10-48-12 C:\Users\Thomas\.jenkins\jobs\test\builds\..\lastSuccessful failed
java.nio.file.FileSystemException: C:\Users\Thomas\.jenkins\jobs\test\builds\..\lastSuccessful: Le client ne dispose pas d'un privilège nécessaire.

	at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
	at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
	at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
	at sun.nio.fs.WindowsFileSystemProvider.createSymbolicLink(Unknown Source)
	at java.nio.file.Files.createSymbolicLink(Unknown Source)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.Util.createSymlinkJava7(Util.java:1065)
	at hudson.Util.createSymlink(Util.java:1009)
	at hudson.model.AbstractBuild.createSymlink(AbstractBuild.java:497)
	at hudson.model.AbstractBuild.access$700(AbstractBuild.java:103)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:732)
	at hudson.model.Run.execute(Run.java:1541)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)
ln builds/2012-10-11_10-48-12 C:\Users\Thomas\.jenkins\jobs\test\builds\..\lastStable failed
java.nio.file.FileSystemException: C:\Users\Thomas\.jenkins\jobs\test\builds\..\lastStable: Le client ne dispose pas d'un privilège nécessaire.

	at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
	at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
	at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
	at sun.nio.fs.WindowsFileSystemProvider.createSymbolicLink(Unknown Source)
	at java.nio.file.Files.createSymbolicLink(Unknown Source)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.Util.createSymlinkJava7(Util.java:1065)
	at hudson.Util.createSymlink(Util.java:1009)
	at hudson.model.AbstractBuild.createSymlink(AbstractBuild.java:497)
	at hudson.model.AbstractBuild.access$700(AbstractBuild.java:103)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:735)
	at hudson.model.Run.execute(Run.java:1541)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)



























This message is automatically generated by JIRA.

[JIRA] (JENKINS-15316) Jenkins tries to create symbolic links on Windows system

2012-10-11 Thread zlika_...@hotmail.com (JIRA)












































  
Thomas Zlika
 edited a comment on  JENKINS-15316


Jenkins tries to create symbolic links on Windows system
















I've got the same problem on Windows Vista 32bit with the lattest release (1.485).
However, this error does not seem to have any impact on the build.

I join the french version of the error for Nicolas:
ln 2012-10-11_10-42-22 C:\Users\Thomas\.jenkins\jobs\test\builds\1 failed
java.nio.file.FileSystemException: C:\Users\Thomas\.jenkins\jobs\test\builds\1: Le client ne dispose pas d'un privilège nécessaire.

	at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
	at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
	at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
	at sun.nio.fs.WindowsFileSystemProvider.createSymbolicLink(Unknown Source)
	at java.nio.file.Files.createSymbolicLink(Unknown Source)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.Util.createSymlinkJava7(Util.java:1065)
	at hudson.Util.createSymlink(Util.java:1009)
	at hudson.model.Run.execute(Run.java:1514)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-15316) Jenkins tries to create symbolic links on Windows system

2012-10-11 Thread zlika_...@hotmail.com (JIRA)














































Thomas Zlika
 commented on  JENKINS-15316


Jenkins tries to create symbolic links on Windows system















I've got the same problem on Windows Vista 32bit with the lattest release (1.485).
However, this error does not seem to have any impact on the build.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-15316) Jenkins tries to create symbolic links on Windows system

2012-09-26 Thread karsten.guent...@continental-corporation.com (JIRA)














































Karsten Günther
 created  JENKINS-15316


Jenkins tries to create symbolic links on Windows system















Issue Type:


Bug



Affects Versions:


current



Assignee:


Nicolas De Loof



Components:


build-flow, build-pipeline



Created:


26/Sep/12 10:45 AM



Description:


Not sure if the assigned components are correct. Please correct them if necessary.

After update to jenkins 1.483 I get an error message at the beginning of each build:


Build wurde durch eine SCM-Änderung ausgelöst.
ln 2012-09-26_12-23-54 f:\Jenkins\jobs\xxx\builds\1 failed
java.nio.file.FileSystemException: f:\Jenkins\jobs\xxx\builds\1: Dem Client fehlt ein erforderliches Recht.

	at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
	at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
	at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
	at sun.nio.fs.WindowsFileSystemProvider.createSymbolicLink(Unknown Source)
	at java.nio.file.Files.createSymbolicLink(Unknown Source)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.Util.createSymlinkJava7(Util.java:1065)
	at hudson.Util.createSymlink(Util.java:1009)
	at hudson.model.Run.execute(Run.java:1500)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)





Environment:


Windows 7 64bit




Project:


Jenkins



Labels:


build
scm




Priority:


Major



Reporter:


Karsten Günther

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira