cancel
Showing results for 
Search instead for 
Did you mean: 

File Writer Output to GroundPlex

ronmwhite
New Contributor II

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.

image

2 REPLIES 2

tstack
Former Employee

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
New Contributor II

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