Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
java.nio.file.FileSystemException: H:\test-folder: Unable to determine if root directory exists
at java.nio.file.Files.createDirectories(Unknown Source)
at org.acme.project.Main.main(Main.java:15)