Phil Ostler commented on Bug JENKINS-17343

Same here as well running Windows Server 2003 SE SP2

Tried upgraded from 1.505 to 1.507 & 1.508, both with the same problem.

SEVERE: Failed Loading job Flexmojos
java.lang.UnsatisfiedLinkError: Error looking up function 'CreateSymbolicLinkW': The specified procedure could not be found.

at com.sun.jna.Function.<init>(Function.java:179)
at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:347)
at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:327)
at com.sun.jna.Library$Handler.invoke(Library.java:203)
at $Proxy22.CreateSymbolicLinkW(Unknown Source)
at hudson.util.jna.Kernel32Utils.createSymbolicLink(Kernel32Utils.java:85)
at hudson.Util.createSymlink(Util.java:1048)
at jenkins.model.PeepholePermalink.updateCache(PeepholePermalink.java:145)
at jenkins.model.PeepholePermalink.resolve(PeepholePermalink.java:118)
at hudson.model.Job.getLastSuccessfulBuild(Job.java:802)
at hudson.maven.AbstractMavenProject.createTransientActions(AbstractMavenProject.java:185)
at hudson.maven.MavenModuleSet.createTransientActions(MavenModuleSet.java:448)
at hudson.model.AbstractProject.updateTransientActions(AbstractProject.java:712)
at hudson.maven.MavenModuleSet.updateTransientActions(MavenModuleSet.java:444)
at hudson.model.AbstractProject.onLoad(AbstractProject.java:311)
at hudson.maven.MavenModuleSet.onLoad(MavenModuleSet.java:746)
at hudson.model.Items.load(Items.java:221)
at jenkins.model.Jenkins$17.run(Jenkins.java:2552)
at org.jvnet.hudson.reactor.TaskGraphBuilder$TaskImpl.run(TaskGraphBuilder.java:146)
at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:259)
at jenkins.model.Jenkins$7.runTask(Jenkins.java:887)
at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:187)
at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:94)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to