The server is hosted on a Linux VServer, has about 40 plugins and 20GB of RAM. If you stop the server with "stop", it hangs during this time and no crash report is created. The only way to fix this is to close the screen with "screen -XS Server quit". If you want to start the server again after that, the attached crash report appears. You can only start the server again after a reboot of the Linux server.

This is the Crash Report:
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 2024-02-11 10:41:01
Description: Exception in server tick loop
java.lang.IllegalStateException: Failed to initialize server
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1132)
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319)
at java.base/java.lang.Thread.run(Thread.java:840)

This is the Crash Report:
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 2024-02-11 10:41:01
Description: Exception in server tick loop
java.lang.IllegalStateException: Failed to initialize server
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1132)
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319)
at java.base/java.lang.Thread.run(Thread.java:840)
- Version Output
- This server is running Paper version git-Paper-408 (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT) (Git: c5d168c)