Question
GovernmentCIO
US
Last activity: 18 Feb 2016 10:41 EST
File listener is not connecting to source location if it is shared drive.
Our Pega application is running on UNIX and we have file listener that we want to watch to a share drive (\\nas0039.xyz.com\dev). As in production we will have multiple nodes and share drive would be common location to receive files. Whenever I am testing file listener it is throwing below error. It works fine if the source location on same JVM. We have given full access to pega app user to this share drive. Am I missing any thing? I really appreciate the help. I have also tried with source location (/nas0039.xyz.com/dev) but same result.