The documentation provided clearly states that the working directory should be set to he working directory of the application along with this from the help menu: "A working directory is necessary only if your application must know the location of the working directory (for example, reading property files or writing log files)."
The application is looking for property files, writing logs which are all located on the unix server.
Why would it be the the LR directory?