Thanks for reply . I tried running Jenkins process and Jenkins user with same use as of my windows user still no luck with mapped path with labels assigned.
1) i went to Jenkins services and changed the Logon user to the current system user . 2) created the same user on Jenkins and logged in with the same user 3) tried accessing Labeled network path Above still fails to navigate to the labels path like. On Tuesday, 18 June 2019 18:18:53 UTC+5:30, slide wrote: > > The mapped path will only be available for the year you mapped it as. If > your Jennings agent is not running as the same user, then you must use a > UNC or map as part of your build. > > On Mon, Jun 17, 2019, 22:11 Nikhil Bhoski <[email protected] > <javascript:>> wrote: > >> Hi, >> >> I use Hudson FilePath . in my Jenkins plugin to represent any filePath on >> specific node . However on Windows i have some issues >> >> 1) I have mapped my nework path on windows and assigned a label to it >> "U:" >> 2) When i try using my network path using the label assigned to it . >> FilePath API fails to navigate to the path >> 3) If i use UNC path absolute path then it works fine . >> >> Eg: >> >> *Below Doe not work * >> >> U:\Myfile\file >> >> *Below Works Fine* >> >> *\\networkpath\Myfile\file* >> >> >> Any Idea that How can i handle Network path with labels using FilePath >> >> Thanks & Regards >> Nikhil >> >> -- >> 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 [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-dev/5a15c345-c7a8-428e-bc9b-20c63d037290%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-dev/5a15c345-c7a8-428e-bc9b-20c63d037290%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/256c4085-2dd7-495a-baf5-2b0c517668d4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
