mojira.dev
MC-136303

Server crashes after startup

Uploading the file fails because of missing tokens so here is the crash report as text

---- Minecraft Crash Report ----
// Why is it breaking :(

Time: 8/22/18 4:34 PM
Description: Watching Server

java.lang.Error
 at axs.o_(SourceFile:1084)
 at tc.o_(SourceFile:497)
 at net.minecraft.server.MinecraftServer.w(SourceFile:731)
 at sn.w(SourceFile:357)
 at net.minecraft.server.MinecraftServer.v(SourceFile:656)
 at net.minecraft.server.MinecraftServer.run(SourceFile:559)
 at java.lang.Thread.run(Thread.java:748)


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

-- Head --
Thread: Server Watchdog
Stacktrace:
 at axs.o_(SourceFile:1084)
 at tc.o_(SourceFile:497)
 at net.minecraft.server.MinecraftServer.w(SourceFile:731)
 at sn.w(SourceFile:357)
 at net.minecraft.server.MinecraftServer.v(SourceFile:656)

-- Thread Dump --
Details:
 Threads: "Server Watchdog" Id=31 RUNNABLE
 at sun.management.ThreadImpl.dumpThreads0(Native Method)
 at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
 at so.run(SourceFile:45)
 at java.lang.Thread.run(Thread.java:748)


"Resource IO \{0}" Id=20 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@44b049da
 at sun.misc.Unsafe.park(Native Method)
 - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@44b049da
 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
 at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
 at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
 at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
 at java.lang.Thread.run(Thread.java:748)


"Netty Epoll Server IO #0" Id=19 RUNNABLE
 at io.netty.channel.epoll.Native.epollWait0(Native Method)
 at io.netty.channel.epoll.Native.epollWait(Native.java:114)
 at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
 at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
 at java.lang.Thread.run(Thread.java:748)


"ObjectCleanerThread" Id=18 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@4a77bf3c
 at java.lang.Object.wait(Native Method)
 - waiting on java.lang.ref.ReferenceQueue$Lock@4a77bf3c
 at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
 at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
 at java.lang.Thread.run(Thread.java:748)


"Server console handler" Id=17 RUNNABLE (in native)
 at java.io.FileInputStream.readBytes(Native Method)
 at java.io.FileInputStream.read(FileInputStream.java:255)
 at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
 at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
 - locked java.io.BufferedInputStream@4e4822aa
 at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
 at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
 at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
 - locked java.io.InputStreamReader@b4ab507
 at java.io.InputStreamReader.read(InputStreamReader.java:184)
 ...


"DestroyJavaVM" Id=16 RUNNABLE


"Server thread" Id=14 RUNNABLE
 at axs.o_(SourceFile:1084)
 at tc.o_(SourceFile:497)
 at net.minecraft.server.MinecraftServer.w(SourceFile:731)
 at sn.w(SourceFile:357)
 at net.minecraft.server.MinecraftServer.v(SourceFile:656)
 at net.minecraft.server.MinecraftServer.run(SourceFile:559)
 at java.lang.Thread.run(Thread.java:748)


"Server Infinisleeper" Id=13 TIMED_WAITING
 at java.lang.Thread.sleep(Native Method)
 at sn$1.run(SourceFile:91)


"Snooper Timer" Id=12 WAITING on java.util.TaskQueue@4d72c32d
 at java.lang.Object.wait(Native Method)
 - waiting on java.util.TaskQueue@4d72c32d
 at java.lang.Object.wait(Object.java:502)
 at java.util.TimerThread.mainLoop(Timer.java:526)
 at java.util.TimerThread.run(Timer.java:505)


"Bootstrap 0" Id=11 RUNNABLE
 at com.mojang.datafixers.functions.PointFreeRule$SortInj.doRewrite(PointFreeRule.java:290)
 at com.mojang.datafixers.functions.PointFreeRule$CompRewrite.rewrite(PointFreeRule.java:180)
 at com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567)
 at com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567)
 at com.mojang.datafixers.functions.Comp.one(Comp.java:41)
 at com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651)
 at com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571)
 at com.mojang.datafixers.functions.Comp.one(Comp.java:41)
 ...

Number of locked synchronizers = 1
 - java.util.concurrent.ThreadPoolExecutor$Worker@118041c7


"Signal Dispatcher" Id=4 RUNNABLE


"Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@3a8b1be0
 at java.lang.Object.wait(Native Method)
 - waiting on java.lang.ref.ReferenceQueue$Lock@3a8b1be0
 at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
 at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
 at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:212)


"Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@35593369
 at java.lang.Object.wait(Native Method)
 - waiting on java.lang.ref.Reference$Lock@35593369
 at java.lang.Object.wait(Object.java:502)
 at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
 at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)

 

Stacktrace:
 at so.run(SourceFile:61)
 at java.lang.Thread.run(Thread.java:748)

-- System Details --
Details:
 Minecraft Version: 1.13
 Operating System: Linux (amd64) version 3.10.0-693.21.1.el7.x86_64
 Java Version: 1.8.0_171, Oracle Corporation
 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
 Memory: 531649400 bytes (507 MB) / 1361051648 bytes (1298 MB) up to 2863661056 bytes (2731 MB)
 JVM Flags: 2 total; -Xms512M -Xmx3G
 Profiler Position: N/A (disabled)
 Player Count: 0 / 5; []
 Data Packs: vanilla, file/kotstullenmc (incompatible), file/more stairs crafting.zip (incompatible), file/universal dyeing.zip (incompatible)
 Is Modded: Unknown (can't tell)
 Type: Dedicated Server (map_server.txt)

Related issues

Comments

No comments.

migrated

(Unassigned)

Unconfirmed

Minecraft 1.13

Retrieved