Skip to content

Another temporary path? #258

@sgammon

Description

@sgammon
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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions