Forum Discussion

ronmwhite's avatar
ronmwhite
New Contributor II
6 years ago

File Writer Output to GroundPlex

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.

2 Replies

  • 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.

    • ronmwhite's avatar
      ronmwhite
      New Contributor II

      I switched back to Java 8 from Java 11 and this is working without issue. Thanks for the support.