12-05-2019 10:23 AM
I am suddenly unable to write a file on my groundplex; has anyone see this before? Just a straight write, e.g., “file:///Users/rwhite/Development/test.json”. Oddly, I can read that exact file and location. The error I get follows as well some groundplex information (I have already tried restarting it). Kindly let me know if you have any suggestions.
Failure: Failed to write to file:///Users/rwhite/Development/test.json, Reason: Possible reasons can be failure in URL connection or file access denial, detail: \Users\rwhite\Development\test.json (The system cannot find the file specified), Resolution: Address the reported issue.
12-05-2019 01:28 PM
Can you click the “Show Details…” link under the error (if it’s there) and see if there is some more information listed in the causal exceptions.
12-05-2019 04:11 PM
I switched back to Java 8 from Java 11 and this is working without issue. Thanks for the support.