Andre Stone commented on Bug JENKINS-11596

Hello @all,

i have the same issue:

Started by user anonymous
Building in workspace C:\.jenkins\jobs\Test_file_upload\workspace
Copying file to C:\TestFolder
FATAL: C:\TestFolder (Access is denied)
java.io.FileNotFoundException: C:\TestFolder (Access is denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at org.apache.commons.fileupload.disk.DiskFileItem.write(DiskFileItem.java:416)
at hudson.FilePath.copyFrom(FilePath.java:842)
at hudson.model.FileParameterValue$2.setUp(FileParameterValue.java:140)
at hudson.model.Build$BuildExecution.doRun(Build.java:154)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:562)
at hudson.model.Run.execute(Run.java:1679)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:230)

My Jenkins is running on a Win7.

Is there any solution?

Thx in Advance
Andre

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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to