Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Another temporary path? #258

Open
sgammon opened this issue Jan 16, 2024 · 0 comments
Open

Another temporary path? #258

sgammon opened this issue Jan 16, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@sgammon
Copy link
Owner

sgammon commented Jan 16, 2024

Caused by: java.nio.file.FileSystemException: /home/vscode/.cache/org.graalvm.polyglot: Read-only file system
        at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
        at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
        at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
        at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:438)
        at java.base/java.nio.file.Files.createDirectory(Files.java:699)
        at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
        at java.base/java.nio.file.Files.createDirectories(Files.java:793)
        at org.graalvm.truffle/com.oracle.truffle.polyglot.InternalResourceCache.findCacheRootOnHotSpot(InternalResourceCache.java:294)
        at org.graalvm.truffle/com.oracle.truffle.polyglot.InternalResourceCache.getResourceFileSystemImpl(InternalResourceCache.java:166)
        at org.graalvm.truffle/com.oracle.truffle.polyglot.InternalResourceCache.installRuntimeResource(InternalResourceCache.java:128)
        at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
        ... 23 more
@sgammon sgammon added the bug Something isn't working label Jan 16, 2024
@sgammon sgammon added this to the 1.0.0 milestone Jan 16, 2024
@sgammon sgammon self-assigned this Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant