Java lang illegalstateexception failed to initialize server

Question Unknown reason for server crash on startup.

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

MythicalMew

New member

Hi, sorry I’m not very well versed on Minecraft/Paper server hosting so if this is a common error received I’m sorry for any bother.
Basically for some context, every once in a while with a Minecraft update me and some close friends would start up a Minecraft server and I’d host it, we were planning to start another one today using Minecraft 1.19 and no matter what I tried (and I searched a lot online for anything relating to this error, nothing was exact, but vague similar error solutions still didn’t work) I couldn’t get it to work.
I have hosted servers, both vanilla and modded before, they’ve all had their own errors that eventually were resolved, but again, I’ve never seen anything like this before and nothing would work. I’ve tried using different RAM allocations, I’ve tried using different versions of 1.19, such as Vanilla and now Paper. Hell, I’ve even tried switching systems and using my main PC instead of my server hosting laptop. Still, nothing is working.
The strangest thing to me though is that it’s not a networking issue either, I tried for the hell of it, booting up some of the older servers to see if they would launch and they all worked fine, so I’m just very confused as to why it’s not working for 1.19.
Again, sorry if this is obvious or any bother, I’d just like to be able to get to the bottom of this, part of me thinks it might be an issue with Minecraft itself getting the server files due to some of the command lines in the error message, but I’ve checked everywhere and Minecraft servers seem to have been functioning all day, so as a last hope I’ve turned here, and hope someone here can make any sense of this lol, many thanks.

ERROR IN CRASH REPORT: (I didn’t think the full log was needed as everything else worked fine, but if needs be I’ll be happy to attach the full log.)
Description: Exception in server tick loop

java.lang.IllegalStateException: Failed to initialize server
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1122)
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:302)
at java.base/java.lang.Thread.run(Thread.java:833)

Источник

Java lang illegalstateexception failed to initialize server

Search ATM on Curseforge to find our packs! https://ko-fi.com/allthemods

java.lang.IllegalStateException: Failed to initialize server

at net.minecraft.server.MinecraftServer.runServer([MinecraftServer.java:1123](https://MinecraftServer.java:1123)) at net.minecraft.server.MinecraftServer.lambda$spin$0([MinecraftServer.java:303](https://MinecraftServer.java:303)) at java.base/java.lang.Thread.run([Thread.java:833](https://Thread.java:833))

A detailed walkthrough of the error, its code path and all known details is as follows:

Minecraft Version: 1.19 Minecraft Version ID: 1.19 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.5, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation Memory: 2983497440 bytes (2845 MiB) / 3221225472 bytes (3072 MiB) up to 3221225472 bytes (3072 MiB) CPUs: 8 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz Identifier: Intel64 Family 6 Model 142 Stepping 10 Microarchitecture: Coffee Lake Frequency (GHz): 1.80 Number of physical packages: 1 Number of physical CPUs: 4 Number of logical CPUs: 8 Graphics card #0 name: Radeon (TM) 520 Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002) Graphics card #0 VRAM (MB): 2048.00 Graphics card #0 deviceId: 0x6665 Graphics card #0 versionInfo: DriverVersion=27.20.20904.4000 Graphics card #1 name: Intel(R) UHD Graphics 620 Graphics card #1 vendor: Intel Corporation (0x8086) Graphics card #1 VRAM (MB): 1024.00 Graphics card #1 deviceId: 0x5917 Graphics card #1 versionInfo: DriverVersion=27.20.100.9664 Memory slot #0 capacity (MB): 4096.00 Memory slot #0 clockSpeed (GHz): 2.40 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 4096.00 Memory slot #1 clockSpeed (GHz): 2.40 Memory slot #1 type: DDR4 Virtual memory max (MB): 26489.06 Virtual memory used (MB): 11075.90 Swap memory total (MB): 18432.00 Swap memory used (MB): 325.79 JVM Flags: 2 total; -Xms3G -Xmx3G CraftBukkit Information:

Читайте также:  Html табличная верстка css

Running: Paper version git-Paper-81 (MC: 1.19) (Implementing API version 1.19-R0.1-SNAPSHOT) true

Threads: < WAITING Worker-Main-2: [java.base@17.0.5/jdk.internal.misc.Unsafe.park(Native Method), java.base@17.0.5/java.util.concurrent.locks.LockSupport.park( LockSupport.java:341 ), java.base@17.0.5/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block( AbstractQueuedSynchronizer.java:506 ), java.base@17.0.5/java.util.concurrent.ForkJoinPool.unmanagedBlock( ForkJoinPool.java:3463 ), java.base@17.0.5/java.util.concurrent.ForkJoinPool.managedBlock( ForkJoinPool.java:3434 ), java.base@17.0.5/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await( AbstractQueuedSynchronizer.java:1623 ), java.base@17.0.5/java.util.concurrent.LinkedBlockingQueue.take( LinkedBlockingQueue.java:435 ), java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor.getTask( ThreadPoolExecutor.java:1062 ), java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1122 ), java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor$ Worker.run ( ThreadPoolExecutor.java:635 ), java.base@17.0.5/java.lang.Thread.run( Thread.java:833 )], TIMED_WAITING Common-Cleaner: [java.base@17.0.5/java.lang.Object.wait(Native Method), java.base@17.0.5/java.lang.ref.ReferenceQueue.remove( ReferenceQueue.java:155 ), java.base@17.0.5/jdk.internal.ref.CleanerImpl.run( CleanerImpl.java:140 ), java.base@17.0.5/java.lang.Thread.run( Thread.java:833 ), java.base@17.0.5/jdk.internal.misc.InnocuousThread.run( InnocuousThread.java:162 )], RUNNABLE Server thread: [java.base@17.0.5/java.lang.Thread.dumpThreads(Native Method), java.base@17.0.5/java.lang.Thread.getAllStackTraces( Thread.java:1662 ), org.bukkit.craftbukkit.v1_19_R1.CraftCrashReport.get( CraftCrashReport.java:33 ), org.bukkit.craftbukkit.v1_19_R1.CraftCrashReport.get( CraftCrashReport.java:17 ), net.minecraft.SystemReport.a( SystemReport.java:61 ), net.minecraft.CrashReport.( CrashReport.java:36 ), net.minecraft.server.MinecraftServer.a( MinecraftServer.java:1271 ), net.minecraft.server.MinecraftServer.v( MinecraftServer.java:1212 ), net.minecraft.server.MinecraftServer.lambda$spin$0( MinecraftServer.java:303 ), net.minecraft.server.MinecraftServer$$Lambda$4325/0x00000008014f8468.run(Unknown Source), java.base@17.0.5/java.lang.Thread.run( Thread.java:833 )], TIMED_WAITING Timer hack thread: [java.base@17.0.5/java.lang.Thread.sleep(Native Method), net.minecraft.SystemUtils$7.run ( SystemUtils.java:706 )], TIMED_WAITING Craft Scheduler Thread - 2: [java.base@17.0.5/jdk.internal.misc.Unsafe.park(Native Method), java.base@17.0.5/java.util.concurrent.locks.LockSupport.parkNanos( LockSupport.java:252 ), java.base@17.0.5/java.util.concurrent.SynchronousQueue$TransferStack.transfer( SynchronousQueue.java:401 ), java.base@17.0.5/java.util.concurrent.SynchronousQueue.poll( SynchronousQueue.java:903 ), java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor.getTask( ThreadPoolExecutor.java:1061 ), java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1122 ), java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor$ Worker.run ( ThreadPoolExecutor.java:635 ), java.base@17.0.5/java.lang.Thread.run( Thread.java:833 )], TIMED_WAITING pool-4-thread-1: [java.base@17.0.5/jdk.internal.misc.Unsafe.park(Native Method), java.base@17.0.5/java.util.concurrent.locks.LockSupport.parkNanos( LockSupport.java:252 ), java.base@17.0.5/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos( AbstractQueuedSynchronizer.java:1672 ), java.base@17.0.5/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take( ScheduledThreadPoolExecutor.java:1182 ), java.base@17.0.5/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take( ScheduledThreadPoolExecutor.java:899 ), java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor.getTask( ThreadPoolExecutor.java:1062 ), java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1122 ), java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor$ Worker.run ( ThreadPoolExecutor.java:635 ), java.base@17.0.5/java.lang.Thread.run( Thread.java:833 )], TIMED_WAITING Craft Scheduler Thread - 0: [java.base@17.0.5/jdk.internal.misc.Unsafe.park(Native Method), java.base@17.0.5/java.util.concurrent.locks.LockSupport.parkNanos( LockSupport.java:252 ), java.base@17.0.5/java.util.concurrent.SynchronousQueue$TransferStack.transfer( SynchronousQueue.java:401 ), java.base@17.0.5/java.util.concurrent.SynchronousQueue.poll( SynchronousQueue.java:903 ), java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor.getTask( ThreadPoolExecutor.java:1061 ), java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1122 ), java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor$ Worker.run ( ThreadPoolExecutor.java:635 ), java.base@17.0.5/java.lang.Thread.run( Thread.java:833 )], RUNNABLE Notification Thread: [], TIMED_WAITING Craft Scheduler Thread - 1: [java.base@17.0.5/jdk.internal.misc.Unsafe.park(Native Method), java.base@17.0.5/java.util.concurrent.locks.LockSupport.parkNanos( LockSupport.java:252 ), java.base@17.0.5/java.util.concurrent.SynchronousQueue$TransferStack.transfer( SynchronousQueue.java:401 ), java.base@17.0.5/java.util.concurrent.SynchronousQueue.poll( SynchronousQueue.java:903 ), java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor.getTask( ThreadPoolExecutor.java:1061 ), java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1122 ), java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor$ Worker.run ( ThreadPoolExecutor.java:635 ), java.base@17.0.5/java.lang.Thread.run( Thread.java:833 )], WAITING Worker-Main-1: [java.base@17.0.5/jdk.internal.misc.Unsafe.park(Native Method), java.base@17.0.5/java.util.concurrent.locks.LockSupport.park( LockSupport.java:341 ), java.base@17.0.5/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block( AbstractQueuedSynchronizer.java:506 ), java.base@17.0.5/java.util.concurrent.ForkJoinPool.unmanagedBlock( ForkJoinPool.java:3463 ), java.base@17.0.5/java.util.concurrent.ForkJoinPool.managedBlock( ForkJoinPool.java:3434 ), java.base@17.0.5/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await( AbstractQueuedSynchronizer.java:1623 ), java.base@17.0.5/java.util.concurrent.LinkedBlockingQueue.take( LinkedBlockingQueue.java:435 ), java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor.getTask( ThreadPoolExecutor.java:1062 ), java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1122 ), java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor$ Worker.run ( ThreadPoolExecutor.java:635 ), java.base@17.0.5/java.lang.Thread.run( Thread.java:833 )], RUNNABLE Reference Handler: [java.base@17.0.5/java.lang.ref.Reference.waitForReferencePendingList(Native Method), java.base@17.0.5/java.lang.ref.Reference.processPendingReferences( Reference.java:253 ), java.base@17.0.5/java.lang.ref.Reference$ ReferenceHandler.run ( Reference.java:215 )], TIMED_WAITING Server console handler: [java.base@17.0.5/jdk.internal.misc.Unsafe.park(Native Method), java.base@17.0.5/java.util.concurrent.locks.LockSupport.parkNanos( LockSupport.java:252 ), java.base@17.0.5/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await( AbstractQueuedSynchronizer.java:1757 ), org.jline.utils.NonBlockingPumpReader.read ( NonBlockingPumpReader.java:78 ), org.jline.utils.NonBlockingReader.read ( NonBlockingReader.java:57 ), org.jline.keymap.BindingReader.readCharacter( BindingReader.java:160 ), org.jline.keymap.BindingReader.readBinding( BindingReader.java:110 ), org.jline.keymap.BindingReader.readBinding( BindingReader.java:61 ), org.jline.reader.impl.LineReaderImpl.doReadBinding( LineReaderImpl.java:923 ), org.jline.reader.impl.LineReaderImpl.readBinding( LineReaderImpl.java:956 ), org.jline.reader.impl.LineReaderImpl.readLine( LineReaderImpl.java:651 ), org.jline.reader.impl.LineReaderImpl.readLine( LineReaderImpl.java:468 ), net.minecrell.terminalconsole.SimpleTerminalConsole.readCommands( SimpleTerminalConsole.java:158 ), net.minecrell.terminalconsole.SimpleTerminalConsole.start( SimpleTerminalConsole.java:141 ), net.minecraft.server.dedicated.DedicatedServer$1.run ( DedicatedServer.java:107 )], RUNNABLE Netty Server IO #0: [java.base@17.0.5/sun.nio.ch.WEPoll.wait(Native Method), java.base@17.0.5/sun.nio.ch.WEPollSelectorImpl.doSelect( WEPollSelectorImpl.java:111 ), java.base@17.0.5/sun.nio.ch.SelectorImpl.lockAndDoSelect( SelectorImpl.java:129 ), java.base@17.0.5/sun.nio.ch.SelectorImpl.select( SelectorImpl.java:146 ), io.netty.channel.nio.SelectedSelectionKeySetSelector.select ( SelectedSelectionKeySetSelector.java:68 ), io.netty.channel.nio.NioEventLoop.select ( NioEventLoop.java:813 ), io.netty.channel.nio.NioEventLoop.run ( NioEventLoop.java:460 ), io.netty.util.concurrent.SingleThreadEventExecutor$4.run ( SingleThreadEventExecutor.java:995 ), io.netty.util.internal.ThreadExecutorMap$2.run ( ThreadExecutorMap.java:74 ), java.base@17.0.5/java.lang.Thread.run( Thread.java:833 )], WAITING Paper Async Chunk Task Thread #1: [java.base@17.0.5/jdk.internal.misc.Unsafe.park(Native Method), java.base@17.0.5/java.util.concurrent.locks.LockSupport.park( LockSupport.java:211 ), com.destroystokyo.paper.io.QueueExecutorThread.run ( QueueExecutorThread.java:97 )], WAITING Finalizer: [java.base@17.0.5/java.lang.Object.wait(Native Method), java.base@17.0.5/java.lang.ref.ReferenceQueue.remove( ReferenceQueue.java:155 ), java.base@17.0.5/java.lang.ref.ReferenceQueue.remove( ReferenceQueue.java:176 ), java.base@17.0.5/java.lang.ref.Finalizer$ FinalizerThread.run ( Finalizer.java:172 )], RUNNABLE Attach Listener: [], WAITING Log4j2-AsyncAppenderEventDispatcher-1-Async: [java.base@17.0.5/jdk.internal.misc.Unsafe.park(Native Method), java.base@17.0.5/java.util.concurrent.locks.LockSupport.park( LockSupport.java:341 ), java.base@17.0.5/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block( AbstractQueuedSynchronizer.java:506 ), java.base@17.0.5/java.util.concurrent.ForkJoinPool.unmanagedBlock( ForkJoinPool.java:3463 ), java.base@17.0.5/java.util.concurrent.ForkJoinPool.managedBlock( ForkJoinPool.java:3434 ), java.base@17.0.5/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await( AbstractQueuedSynchronizer.java:1623 ), java.base@17.0.5/java.util.concurrent.ArrayBlockingQueue.take( ArrayBlockingQueue.java:420 ), org.apache.logging.log4j.core.appender.AsyncAppenderEventDispatcher.dispatchAll( AsyncAppenderEventDispatcher.java:71 ), org.apache.logging.log4j.core.appender.AsyncAppenderEventDispatcher.run ( AsyncAppenderEventDispatcher.java:63 )], WAITING Paper Async Chunk Task Thread #0: [java.base@17.0.5/jdk.internal.misc.Unsafe.park(Native Method), java.base@17.0.5/java.util.concurrent.locks.LockSupport.park( LockSupport.java:211 ), com.destroystokyo.paper.io.QueueExecutorThread.run ( QueueExecutorThread.java:97 )], RUNNABLE WindowsStreamPump: [org.fusesource.jansi.internal.Kernel32.WaitForSingleObject(Native Method), org.jline.terminal.impl.jansi.win.JansiWinSysTerminal.processConsoleInput( JansiWinSysTerminal.java:138 ), org.jline.terminal.impl.AbstractWindowsTerminal.pump( AbstractWindowsTerminal.java:460 ), org.jline.terminal.impl.AbstractWindowsTerminal$$Lambda$133/0x0000000800d85498.run(Unknown Source), java.base@17.0.5/java.lang.Thread.run( Thread.java:833 )], TIMED_WAITING Craft Scheduler Thread - 3: [java.base@17.0.5/jdk.internal.misc.Unsafe.park(Native Method), java.base@17.0.5/java.util.concurrent.locks.LockSupport.parkNanos( LockSupport.java:252 ), java.base@17.0.5/java.util.concurrent.SynchronousQueue$TransferStack.transfer( SynchronousQueue.java:401 ), java.base@17.0.5/java.util.concurrent.SynchronousQueue.poll( SynchronousQueue.java:903 ), java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor.getTask( ThreadPoolExecutor.java:1061 ), java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1122 ), java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor$ Worker.run ( ThreadPoolExecutor.java:635 ), java.base@17.0.5/java.lang.Thread.run( Thread.java:833 )], RUNNABLE DestroyJavaVM: [], RUNNABLE Signal Dispatcher: [], WAITING Paper Async Chunk Urgent Task Thread: [java.base@17.0.5/jdk.internal.misc.Unsafe.park(Native Method), java.base@17.0.5/java.util.concurrent.locks.LockSupport.park( LockSupport.java:211 ), com.destroystokyo.paper.io.QueueExecutorThread.run ( QueueExecutorThread.java:97 )], TIMED_WAITING Paper Watchdog Thread: [java.base@17.0.5/java.lang.Thread.sleep(Native Method), org.spigotmc.WatchdogThread.run ( WatchdogThread.java:242 )],>

Читайте также:  Java swing class method

Server Running: true Player Count: 0 / 20; \[\] Data Packs: vanilla, file/bukkit (incompatible) World Generation: ERR Is Modded: Definitely; Server brand changed to ‘Paper’ Type: Dedicated Server (map\_server.txt)

Источник

Minecraft Forums

Running Server Jar file and instantly crashing, please help!

View ButcherOfZaun's Profile

Once I run my server jar file, it runs for an instant and then instantly closes (crashes). I have tried reinstalling Java, I dont want to lose anhy progress in my world. I am very new to minecraft, I really appreciate your help.

crash report

  • Farlander
  • Join Date: 9/20/2016
  • Posts: 18,512
  • Location: Germany
  • Member Details

Use java 17 instead of java 20

space

View ButcherOfZaun's Profile

Same error as with Java 17

crash report java 17

  • Farlander
  • Join Date: 9/20/2016
  • Posts: 18,512
  • Location: Germany
  • Member Details

Make a test with another server build like Spigot or Paper

space

View ButcherOfZaun's Profile

I tried to run it on Paper from the site you linked, changed the eula to true, and the ip adress in the server text file. It gives the same error but with more text at the bottom;

java.lang.IllegalStateException: Failed to initialize serverjava.lang.IllegalStateException: Failed to initialize server at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1105) at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320) at java.base/java.lang.Thread.run(Thread.java:833)

A detailed walkthrough of the error, its code path and all known details is as follows:—————————————————————————————
— System Details —Details: Minecraft Version: 1.19.4 Minecraft Version ID: 1.19.4 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.7, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation Memory: 337903632 bytes (322 MiB) / 545259520 bytes (520 MiB) up to 4286578688 bytes (4088 MiB) CPUs: 4 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i5-6600K CPU @ 3.50GHz Identifier: Intel64 Family 6 Model 94 Stepping 3 Microarchitecture: Skylake (Client) Frequency (GHz): 3.50 Number of physical packages: 1 Number of physical CPUs: 4 Number of logical CPUs: 4 Graphics card #0 name: NVIDIA GeForce GTX 1060 3GB Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 3072.00 Graphics card #0 deviceId: 0x1c02 Graphics card #0 versionInfo: DriverVersion=31.0.15.3179 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 2.13 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 2.13 Memory slot #1 type: DDR4 Virtual memory max (MB): 19158.32 Virtual memory used (MB): 9636.14 Swap memory total (MB): 2814.31 Swap memory used (MB): 63.31 JVM Flags: 0 total; CraftBukkit Information: Running: Paper version git-Paper-538 (MC: 1.19.4) (Implementing API version 1.19.4-R0.1-SNAPSHOT) true Plugins: <> Warnings: DEFAULT Reload Count: 0 Threads: < TIMED_WAITING D3D Screen Updater: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/sun.java2d.d3d.D3DScreenUpdateManager.run(D3DScreenUpdateManager.java:425), [email protected]/java.lang.Thread.run(Thread.java:833)], WAITING Thread-2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), com.mojang.logging.LogQueues.getNextLogEvent(LogQueues.java:41), net.minecraft.server.gui.ServerGUI.lambda$buildChatPanel$1(ServerGUI.java:153), net.minecraft.server.gui.ServerGUI$$Lambda$4606/0x000000080157a318.run(Unknown Source), [email protected]/java.lang.Thread.run(Thread.java:833)], WAITING JNA Cleaner: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176), com.sun.jna.internal.Cleaner$1.run(Cleaner.java:58)], WAITING Finalizer: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176), [email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:172)], WAITING Worker-Main-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:833)], TIMED_WAITING Common-Cleaner: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), [email protected]/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140), [email protected]/java.lang.Thread.run(Thread.java:833), [email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162)], TIMED_WAITING TimerQueue: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [email protected]/java.util.concurrent.DelayQueue.take(DelayQueue.java:229), [email protected]/javax.swing.TimerQueue.run(TimerQueue.java:172), [email protected]/java.lang.Thread.run(Thread.java:833)], RUNNABLE Notification Thread: [], RUNNABLE DestroyJavaVM: [], RUNNABLE Attach Listener: [], RUNNABLE Server thread: [[email protected]/java.lang.Thread.dumpThreads(Native Method), [email protected]/java.lang.Thread.getAllStackTraces(Thread.java:1662), org.bukkit.craftbukkit.v1_19_R3.CraftCrashReport.get(CraftCrashReport.java:33), org.bukkit.craftbukkit.v1_19_R3.CraftCrashReport.get(CraftCrashReport.java:17), net.minecraft.SystemReport.a(SystemReport.java:62), net.minecraft.CrashReport.(CrashReport.java:38), net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1254), net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1198), net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320), net.minecraft.server.MinecraftServer$$Lambda$4510/0x0000000801570f50.run(Unknown Source), [email protected]/java.lang.Thread.run(Thread.java:833)], RUNNABLE Netty Server IO #0: [[email protected]/sun.nio.ch.WEPoll.wait(Native Method), [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111), java.b[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146), io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68), io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:879), io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526), io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997), io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), [email protected]/java.lang.Thread.run(Thread.java:833)], TIMED_WAITING Craft Scheduler Thread - 3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:833)], RUNNABLE Signal Dispatcher: [], TIMED_WAITING Craft Scheduler Thread - 2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:833)], RUNNABLE Reference Handler: [[email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native Method), [email protected]/java.lang.ref.Reference.processPendingReferences(Reference.java:253), [email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215)], WAITING Java2D Disposer: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176), [email protected]/sun.java2d.Disposer.run(Disposer.java:145), [email protected]/java.lang.Thread.run(Thread.java:833)], TIMED_WAITING Paper Watchdog Thread: [[email protected]/java.lang.Thread.sleep(Native Method), org.spigotmc.WatchdogThread.run(WatchdogThread.java:242)], WAITING AWT-EventQueue-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.awt.EventQueue.getNextEvent(EventQueue.java:567), [email protected]/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:190), [email protected]/java.awt.E
ventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124), [email protected]/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113), [email protected]/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109), [email protected]/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101), [email protected]/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)], WAITING Log4j2-AsyncAppenderEventDispatcher-1-Async: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434), java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:420), org.apache.logging.log4j.core.appender.AsyncAppenderEventDispatcher.dispatchAll(AsyncAppenderEventDispatcher.java:82), org.apache.logging.log4j.core.appender.AsyncAppenderEventDispatcher.run(AsyncAppenderEventDispatcher.java:74)], WAITING AWT-Shutdown: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.Object.wait(Object.java:338), [email protected]/sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:291), [email protected]/java.lang.Thread.run(Thread.java:833)], TIMED_WAITING Craft Scheduler Thread — 0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:833)], TIMED_WAITING Craft Scheduler Thread — 1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:833)], TIMED_WAITING pool-6-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:833)], WAITING RegionFile I/O Thread #0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211), ca.spottedleaf.concurrentutil.executor.standard.PrioritisedQueueExecutorThread.run(PrioritisedQueueExecutorThread.java:97)], WAITING Tuinity Chunk System Worker #0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211), ca.spottedleaf.concurrentutil.executor.standard.PrioritisedQueueExecutorThread.run(PrioritisedQueueExecutorThread.java:97)], RUNNABLE AWT-Windows: [[email protected]/sun.awt.windows.WToolkit.eventLoop(Native Method), [email protected]/sun.awt.windows.WToolkit.run(WToolkit.java:365), [email protected]/java.lang.Thread.run(Thread.java:833)], TIMED_WAITING Timer hack thread: [[email protected]/java.lang.Thread.sleep(Native Method), net.minecraft.SystemUtils$7.run(SystemUtils.java:699)],> Force Loaded Chunks: <> Server Running: true Player Count: 0 / 20; [] Data Packs: vanilla, file/bukkit Enabled Feature Flags: minecraft:vanilla World Generation: Stable Is Modded: Definitely; Server brand changed to ‘Paper’ Type: Dedicated Server (map_server.txt)

Читайте также:  301 redirect for html page

Источник

Оцените статью