Paul Fletcher edited a comment on Bug JENKINS-25461

I'm getting the same issue on Windows Server 2012 Standard with 1.586

[ArtifactDeployer] - Starting deployment from the post-action ...
ERROR: Publisher org.jenkinsci.plugins.artifactdeployer.ArtifactDeployerPublisher aborted due to exception
java.lang.AbstractMethodError
	at com.sun.jna.Structure.fieldOrder(Structure.java:884)
	at com.sun.jna.Structure.getFields(Structure.java:910)
	at com.sun.jna.Structure.deriveLayout(Structure.java:1058)
	at com.sun.jna.Structure.calculateSize(Structure.java:982)
	at com.sun.jna.Structure.calculateSize(Structure.java:949)
	at com.sun.jna.Structure.allocateMemory(Structure.java:375)
	at com.sun.jna.Structure.<init>(Structure.java:184)
	at com.sun.jna.Structure.<init>(Structure.java:172)
	at com.sun.jna.Structure.<init>(Structure.java:159)
	at com.sun.jna.Structure.<init>(Structure.java:151)
	at org.jruby.ext.posix.BaseNativeFileStat.<init>(BaseNativeFileStat.java:9)
	at org.jruby.ext.posix.WindowsFileStat.<init>(WindowsFileStat.java:21)
	at org.jruby.ext.posix.WindowsPOSIX.allocateStat(WindowsPOSIX.java:17)
	at org.jruby.ext.posix.BaseNativePOSIX.stat(BaseNativePOSIX.java:182)
	at com.atlassian.ant.tasks.PermissionsUtils.getPermissions(PermissionsUtils.java:21)
	at com.atlassian.ant.tasks.CopyWithPerms.doFileOperations(CopyWithPerms.java:75)
	at org.jenkinsci.plugins.artifactdeployer.service.LocalCopy$1CopyImpl.doFileOperations(LocalCopy.java:60)
	at org.apache.tools.ant.taskdefs.Copy.execute(Copy.java:567)
	at org.jenkinsci.plugins.artifactdeployer.service.LocalCopy.copyAndGetNumbers(LocalCopy.java:83)
	at org.jenkinsci.plugins.artifactdeployer.service.ArtifactDeployerCopy.invoke(ArtifactDeployerCopy.java:70)
	at org.jenkinsci.plugins.artifactdeployer.service.ArtifactDeployerCopy.invoke(ArtifactDeployerCopy.java:40)
	at hudson.FilePath.act(FilePath.java:919)
	at hudson.FilePath.act(FilePath.java:897)
	at org.jenkinsci.plugins.artifactdeployer.ArtifactDeployerPublisher.processDeployment(ArtifactDeployerPublisher.java:202)
	at org.jenkinsci.plugins.artifactdeployer.ArtifactDeployerPublisher._perform(ArtifactDeployerPublisher.java:128)
	at org.jenkinsci.plugins.artifactdeployer.ArtifactDeployerPublisher.perform(ArtifactDeployerPublisher.java:99)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
	at hudson.model.Run.execute(Run.java:1784)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)
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/d/optout.

Reply via email to