FreeNAS 11.2U7 MineOS Minecraft 1.15.1 Server Crashes

Pheran

Patron
Joined
Jul 14, 2015
Messages
280
Hi folks,

I've been running MineOS for a long time under FreeNAS, but have recently upgraded to FreeNAS 11.2U7 and Minecraft 1.15.1. Unfortunately I'm getting server crashes after playing for a bit - the server has lasted up to 90 minutes but can crash faster. I don't think this has anything to do with MineOS since it's just a launcher; it seems to be a FreeNAS/FreeBSD/Java issue. Here's a crash report. As you can see from the report, the Java version is 1.8.0_192 (package openjdk8-jre-8.192.26_3). Do you think I need to upgrade my java package? I tried a pkg upgrade but it doesn't seem like there's any newer version?

Code:
---- Minecraft Crash Report ----
// There are four lights!

Time: 1/3/20 6:16 PM
Description: Watching Server

java.lang.Error
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at aip.bk(SourceFile:139)
        at aip.c(SourceFile:129)
        at xb.a(SourceFile:136)
        at bjt.a(SourceFile:180)
        at bjw.a(SourceFile:108)
        at bjt.d(SourceFile:175)
        at bjt.d_(SourceFile:381)
        at bjd.a(SourceFile:52)
        at bjd$$Lambda$2565/1470200340.apply(Unknown Source)
        at bjd.a(SourceFile:153)
        at bjd.a(SourceFile:51)
        at ayk.h(SourceFile:254)
        at aym.h(SourceFile:103)
        at xd.a(SourceFile:600)
        at xd$$Lambda$2493/554743081.accept(Unknown Source)
        at bjt.a(SourceFile:534)
        at xd.a(SourceFile:398)
        at net.minecraft.server.MinecraftServer.b(SourceFile:847)
        at wd.b(SourceFile:343)
        at net.minecraft.server.MinecraftServer.a(SourceFile:786)
        at net.minecraft.server.MinecraftServer.run(SourceFile:654)
        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 sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at aip.bk(SourceFile:139)
        at aip.c(SourceFile:129)
        at xb.a(SourceFile:136)
        at bjt.a(SourceFile:180)
        at bjw.a(SourceFile:108)
        at bjt.d(SourceFile:175)
        at bjt.d_(SourceFile:381)
        at bjd.a(SourceFile:52)
        at bjd$$Lambda$2565/1470200340.apply(Unknown Source)
        at bjd.a(SourceFile:153)
        at bjd.a(SourceFile:51)
        at ayk.h(SourceFile:254)
        at aym.h(SourceFile:103)
        at xd.a(SourceFile:600)
        at xd$$Lambda$2493/554743081.accept(Unknown Source)
        at bjt.a(SourceFile:534)
        at xd.a(SourceFile:398)
        at net.minecraft.server.MinecraftServer.b(SourceFile:847)
        at wd.b(SourceFile:343)
        at net.minecraft.server.MinecraftServer.a(SourceFile:786)

-- Thread Dump --
Details:
        Threads: "Server-Worker-89" Id=134 WAITING on java.util.concurrent.ForkJoinPool@5f92e77a
        at sun.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.ForkJoinPool@5f92e77a
        at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)


"Server-Worker-88" Id=133 WAITING on java.util.concurrent.ForkJoinPool@5f92e77a
        at sun.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.ForkJoinPool@5f92e77a
        at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)


"Server-Worker-87" Id=132 WAITING on java.util.concurrent.ForkJoinPool@5f92e77a
        at sun.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.ForkJoinPool@5f92e77a
        at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)


"Server-Worker-84" Id=129 RUNNABLE
        at cnu.a(SourceFile:156)
        at cns.b(SourceFile:216)
        at cnu.a(SourceFile:193)
        at cnx.a(SourceFile:61)
        at xg.b(SourceFile:176)
        at xg.c(SourceFile:155)
        at xg$$Lambda$2403/1117763288.run(Unknown Source)
        at ais.e(SourceFile:83)
        ...


"Server-Worker-82" Id=127 WAITING on java.util.concurrent.ForkJoinPool@5f92e77a
        at sun.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.ForkJoinPool@5f92e77a
        at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)


"Server-Worker-80" Id=125 WAITING on java.util.concurrent.ForkJoinPool@5f92e77a
        at sun.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.ForkJoinPool@5f92e77a
        at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)


"Server-Worker-79" Id=124 WAITING on java.util.concurrent.ForkJoinPool@5f92e77a
        at sun.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.ForkJoinPool@5f92e77a
        at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)


"Netty Server IO #15" Id=49 RUNNABLE (in native)
        at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
        at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:198)
        at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:117)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        -  locked io.netty.channel.nio.SelectedSelectionKeySet@515512f8
        -  locked java.util.Collections$UnmodifiableSet@556a8c0a
        -  locked sun.nio.ch.KQueueSelectorImpl@106818c3
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
        at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
        ...


"Netty Server IO #14" Id=48 RUNNABLE (in native)
        at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
        at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:198)
        at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:117)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        -  locked io.netty.channel.nio.SelectedSelectionKeySet@58099483
        -  locked java.util.Collections$UnmodifiableSet@21b28fa8
        -  locked sun.nio.ch.KQueueSelectorImpl@20395d48
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
        at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
        ...


"Netty Server IO #13" Id=47 RUNNABLE (in native)
        at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
        at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:198)
        at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:117)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        -  locked io.netty.channel.nio.SelectedSelectionKeySet@7047e78c
        -  locked java.util.Collections$UnmodifiableSet@64fec88b
        -  locked sun.nio.ch.KQueueSelectorImpl@5184c473
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
        at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
        ...


"Netty Server IO #12" Id=46 RUNNABLE (in native)
        at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
        at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:198)
        at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:117)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        -  locked io.netty.channel.nio.SelectedSelectionKeySet@3b3d1016
        -  locked java.util.Collections$UnmodifiableSet@7409fb7a
        -  locked sun.nio.ch.KQueueSelectorImpl@6621cfe0
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
        at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
        ...


"Netty Server IO #11" Id=45 RUNNABLE (in native)
        at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
        at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:198)
        at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:117)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        -  locked io.netty.channel.nio.SelectedSelectionKeySet@1171380b
        -  locked java.util.Collections$UnmodifiableSet@429f3793
        -  locked sun.nio.ch.KQueueSelectorImpl@79f6d691
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
        at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
        ...


"Netty Server IO #10" Id=44 RUNNABLE (in native)
        at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
        at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:198)
        at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:117)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        -  locked io.netty.channel.nio.SelectedSelectionKeySet@11c04880
        -  locked java.util.Collections$UnmodifiableSet@9699bd3
        -  locked sun.nio.ch.KQueueSelectorImpl@327116c2
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
        at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
        ...


"Netty Server IO #9" Id=43 RUNNABLE (in native)
        at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
        at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:198)
        at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:117)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        -  locked io.netty.channel.nio.SelectedSelectionKeySet@7dfc0c43
        -  locked java.util.Collections$UnmodifiableSet@6e6bdf34
        -  locked sun.nio.ch.KQueueSelectorImpl@2b997629
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
        at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
        ...


"Netty Server IO #8" Id=42 RUNNABLE (in native)
        at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
        at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:198)
        at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:117)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        -  locked io.netty.channel.nio.SelectedSelectionKeySet@11e4a29e
        -  locked java.util.Collections$UnmodifiableSet@c672af5
        -  locked sun.nio.ch.KQueueSelectorImpl@3c45c632
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
        at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
        ...


"Netty Server IO #7" Id=41 RUNNABLE (in native)
        at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
        at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:198)
        at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:117)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        -  locked io.netty.channel.nio.SelectedSelectionKeySet@5c0dc7ad
        -  locked java.util.Collections$UnmodifiableSet@68c97ee0
        -  locked sun.nio.ch.KQueueSelectorImpl@5dccd18e
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
        at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
        ...


"Netty Server IO #6" Id=40 RUNNABLE (in native)
        at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
        at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:198)
        at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:117)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        -  locked io.netty.channel.nio.SelectedSelectionKeySet@4f2ae853
        -  locked java.util.Collections$UnmodifiableSet@7da87eb4
        -  locked sun.nio.ch.KQueueSelectorImpl@5e35219f
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
        at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
        ...


"Netty Server IO #5" Id=39 RUNNABLE (in native)
        at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
        at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:198)
        at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:117)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        -  locked io.netty.channel.nio.SelectedSelectionKeySet@65cecb76
        -  locked java.util.Collections$UnmodifiableSet@7dbecfec
        -  locked sun.nio.ch.KQueueSelectorImpl@435d5331
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
        at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
        ...


"Netty Server IO #4" Id=38 RUNNABLE (in native)
        at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
        at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:198)
        at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:117)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        -  locked io.netty.channel.nio.SelectedSelectionKeySet@3493bb1c
        -  locked java.util.Collections$UnmodifiableSet@27954383
        -  locked sun.nio.ch.KQueueSelectorImpl@2c5f2932
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
        at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
        ...


"Netty Server IO #3" Id=37 RUNNABLE (in native)
        at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
        at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:198)
        at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:117)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        -  locked io.netty.channel.nio.SelectedSelectionKeySet@5323353
        -  locked java.util.Collections$UnmodifiableSet@2c5033b2
        -  locked sun.nio.ch.KQueueSelectorImpl@2154f4e0
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
        at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
        ...


"Netty Server IO #2" Id=36 RUNNABLE (in native)
        at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
        at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:198)
        at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:117)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        -  locked io.netty.channel.nio.SelectedSelectionKeySet@74975f41
        -  locked java.util.Collections$UnmodifiableSet@602b422b
        -  locked sun.nio.ch.KQueueSelectorImpl@4dcb303f
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
        at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
        ...


"Server Watchdog" Id=35 RUNNABLE
        at sun.management.ThreadImpl.dumpThreads0(Native Method)
        at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
        at wg.run(SourceFile:45)
        at java.lang.Thread.run(Thread.java:748)


"Netty Server IO #1" Id=34 RUNNABLE (in native)
        at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
        at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:198)
        at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:117)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        -  locked io.netty.channel.nio.SelectedSelectionKeySet@4bbe2e92
        -  locked java.util.Collections$UnmodifiableSet@59d1df3
        -  locked sun.nio.ch.KQueueSelectorImpl@3f1d3d71
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
        at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
        ...


"poi IO worker" Id=33 WAITING on java.lang.String@2bc3a865
        at sun.misc.Unsafe.park(Native Method)
        -  waiting on java.lang.String@2bc3a865
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at caw.c(SourceFile:124)
        at caw.d(SourceFile:134)
        at caw$$Lambda$2123/786487019.run(Unknown Source)
        at java.lang.Thread.run(Thread.java:748)


"chunk IO worker" Id=32 WAITING on java.lang.String@2bc3a865
        at sun.misc.Unsafe.park(Native Method)
        -  waiting on java.lang.String@2bc3a865
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at caw.c(SourceFile:124)
        at caw.d(SourceFile:134)
        at caw$$Lambda$2123/786487019.run(Unknown Source)
        at java.lang.Thread.run(Thread.java:748)


"poi IO worker" Id=31 WAITING on java.lang.String@2bc3a865
        at sun.misc.Unsafe.park(Native Method)
        -  waiting on java.lang.String@2bc3a865
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at caw.c(SourceFile:124)
        at caw.d(SourceFile:134)
        at caw$$Lambda$2123/786487019.run(Unknown Source)
        at java.lang.Thread.run(Thread.java:748)


"chunk IO worker" Id=30 WAITING on java.lang.String@2bc3a865
        at sun.misc.Unsafe.park(Native Method)
        -  waiting on java.lang.String@2bc3a865
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at caw.c(SourceFile:124)
        at caw.d(SourceFile:134)
        at caw$$Lambda$2123/786487019.run(Unknown Source)
        at java.lang.Thread.run(Thread.java:748)


"poi IO worker" Id=29 WAITING on java.lang.String@2bc3a865
        at sun.misc.Unsafe.park(Native Method)
        -  waiting on java.lang.String@2bc3a865
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at caw.c(SourceFile:124)
        at caw.d(SourceFile:134)
        at caw$$Lambda$2123/786487019.run(Unknown Source)
        at java.lang.Thread.run(Thread.java:748)


"chunk IO worker" Id=28 WAITING on java.lang.String@2bc3a865
        at sun.misc.Unsafe.park(Native Method)
        -  waiting on java.lang.String@2bc3a865
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at caw.c(SourceFile:124)
        at caw.d(SourceFile:134)
        at caw$$Lambda$2123/786487019.run(Unknown Source)
        at java.lang.Thread.run(Thread.java:748)


"Netty Server IO #0" Id=27 RUNNABLE (in native)
        at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
        at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:198)
        at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:117)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        -  locked io.netty.channel.nio.SelectedSelectionKeySet@11b3d931
        -  locked java.util.Collections$UnmodifiableSet@7c2c3c71
        -  locked sun.nio.ch.KQueueSelectorImpl@2a8c7030
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
        at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
        ...


"ObjectCleanerThread" Id=26 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@1c3a7584
        at java.lang.Object.wait(Native Method)
        -  waiting on java.lang.ref.ReferenceQueue$Lock@1c3a7584
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
        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=25 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@134f5d63
        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@e9d24cf
        at java.io.InputStreamReader.read(InputStreamReader.java:184)
        ...


"DestroyJavaVM" Id=24 RUNNABLE


"Server thread" Id=21 TIMED_WAITING on java.lang.String@2bc3a865
        at sun.misc.Unsafe.park(Native Method)
        -  waiting on java.lang.String@2bc3a865
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at aip.bk(SourceFile:139)
        at aip.c(SourceFile:129)
        at xb.a(SourceFile:136)
        at bjt.a(SourceFile:180)
        at bjw.a(SourceFile:108)
        at bjt.d(SourceFile:175)
        ...


"Server Infinisleeper" Id=22 TIMED_WAITING
        at java.lang.Thread.sleep(Native Method)
        at wd$1.run(SourceFile:93)


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


"Signal Dispatcher" Id=4 RUNNABLE


"Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@88013f6
        at java.lang.Object.wait(Native Method)
        -  waiting on java.lang.ref.ReferenceQueue$Lock@88013f6
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
        at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)


"Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@614de3c0
        at java.lang.Object.wait(Native Method)
        -  waiting on java.lang.ref.Reference$Lock@614de3c0
        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 wg.run(SourceFile:61)
        at java.lang.Thread.run(Thread.java:748)

-- System Details --
Details:
        Minecraft Version: 1.15.1
        Minecraft Version ID: 1.15.1
        Operating System: FreeBSD (amd64) version 11.2-STABLE
        Java Version: 1.8.0_192, Oracle Corporation
        Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
        Memory: 516918856 bytes (492 MB) / 1178599424 bytes (1124 MB) up to 1910505472 bytes (1822 MB)
        CPUs: 8
        JVM Flags: 2 total; -Xmx2048M -Xms512M
        Player Count: 1 / 8; [xe['Pheran1'/283, l='world', x=-124.25, y=17.00, z=-163.62]]
        Data Packs: vanilla
        Is Modded: Unknown (can't tell)
        Type: Dedicated Server (map_server.txt)
 

srusso23

Cadet
Joined
Feb 10, 2020
Messages
7
I believe this is an issue with MineCraft itself, should be a newer 1.15.2 you are able to download now. I had the exact same issue running minecraft outside of FreeNAS. Upgraded and it was stable.
 
Top