You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Developers
Hi!
I'm trying to create a simple freestyle project to build an
executable. My build is primarily composed of ant and batch script and
is ran via jenkins.
It was able to build the binary but my problem is the build is failing when copying to a shared/mapped drive.
see error below
"Attempt
to copy Folder\dist\file.exe to \\shareddrive\file.exe using NIO
Channels failed due to 'failed to create the parent directory for
\\shareddrive\file.ex'. Falling back to streams.
"
I have a separate buildbox that is windows 7 and is working fine, the issue is only happening on my 2 Windows 2008 server. My jenkins account have write permissions on the shared drive.
am i missing something? Any response are greatly appreciated.
thanks, John
Daniel Beck
unread,
Nov 15, 2016, 7:47:07 AM11/15/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message