mojira.dev

Justin Patterson

Assigned

No issues.

Reported

No issues.

Comments

I am seeing this error in the snapshot  20w19a

This is still an issue for me with server version 20w14a. If I downgrade the server snapshot to 20w13b it does work. Using 20w16a gives me the same error.

 

[00:20:02] [main/FATAL]: Failed to start the minecraft server
java.io.IOException: No such file or directory
 at sun.nio.ch.FileKey.init(Native Method) ~[?:?]
 at sun.nio.ch.FileKey.create(FileKey.java:43) ~[?:?]
 at sun.nio.ch.FileLockTable.<init>(FileLockTable.java:90) ~[?:?]
 at sun.nio.ch.FileChannelImpl.fileLockTable(FileChannelImpl.java:1089) ~[?:?]
 at sun.nio.ch.FileChannelImpl.tryLock(FileChannelImpl.java:1153) ~[?:?]
 at java.nio.channels.FileChannel.tryLock(FileChannel.java:1165) ~[?:?]
 at adc.a(SourceFile:27) ~[server.jar:?]
 at czq$a.<init>(SourceFile:200) ~[server.jar:?]
 at czq.c(SourceFile:188) ~[server.jar:?]
 at net.minecraft.server.MinecraftServer.main(SourceFile:988) [server.jar:?]

 

I tried a couple versions of java and got the exact same error: 

openjdk version "1.8.0_252"
OpenJDK Runtime Environment (build 1.8.0_252-8u252-b09-1~18.04-b09)
OpenJDK 64-Bit Server VM (build 25.252-b09, mixed mode)
openjdk version "11.0.7" 2020-04-14
OpenJDK Runtime Environment (build 11.0.7+10-post-Ubuntu-2ubuntu218.04)
OpenJDK 64-Bit Server VM (build 11.0.7+10-post-Ubuntu-2ubuntu218.04, mixed mode, sharing)