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

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/bd21ab4c-e764-4322-8aaf-cf639b8bce22%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to