mojira.dev

Patrick Masson

Assigned

No issues.

Reported

No issues.

Comments

Had the same error, but we are running in a vanilla environment, standard environment, no plugins.

Thanks.


Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!

Time: 5/15/19 3:11 AM
Description: Watching Server

java.lang.Error
at java.util.Collections$UnmodifiableCollection$1.<init>(Collections.java:1039)
at java.util.Collections$UnmodifiableCollection.iterator(Collections.java:1038)
at bxj.a(SourceFile:531)
at bhh.a(SourceFile:990)
at bgz.a(SourceFile:137)
at amc.a(SourceFile:52)
at aol.a(SourceFile:22)
at amw$$Lambda$2314/1858128267.test(Unknown Source)
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174)
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
at java.util.Iterator.forEachRemaining(Iterator.java:116)
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
at amw.a(SourceFile:69)
at aip.db(SourceFile:622)
at aio.k(SourceFile:2257)
at aip.k(SourceFile:486)
at auj.k(SourceFile:38)
at ats.k(SourceFile:125)
at aio.h(SourceFile:2102)
at aip.h(SourceFile:293)
at auj.h(SourceFile:50)
at vg.a(SourceFile:582)
at vg$$Lambda$2302/1476657712.accept(Unknown Source)
at bhh.a(SourceFile:672)
at vg.a(SourceFile:385)
at net.minecraft.server.MinecraftServer.b(SourceFile:827)
at ug.b(SourceFile:343)
at net.minecraft.server.MinecraftServer.a(SourceFile:764)
at net.minecraft.server.MinecraftServer.run(SourceFile:632)
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 java.util.Collections$UnmodifiableCollection$1.<init>(Collections.java:1039)
at java.util.Collections$UnmodifiableCollection.iterator(Collections.java:1038)
at bxj.a(SourceFile:531)
at bhh.a(SourceFile:990)
at bgz.a(SourceFile:137)
at amc.a(SourceFile:52)
at aol.a(SourceFile:22)
at amw$$Lambda$2314/1858128267.test(Unknown Source)
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174)
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
at java.util.Iterator.forEachRemaining(Iterator.java:116)
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
at amw.a(SourceFile:69)
at aip.db(SourceFile:622)
at aio.k(SourceFile:2257)
at aip.k(SourceFile:486)
at auj.k(SourceFile:38)
at ats.k(SourceFile:125)
at aio.h(SourceFile:2102)
at aip.h(SourceFile:293)
at auj.h(SourceFile:50)
at vg.a(SourceFile:582)
at vg$$Lambda$2302/1476657712.accept(Unknown Source)
at bhh.a(SourceFile:672)
at vg.a(SourceFile:385)
at net.minecraft.server.MinecraftServer.b(SourceFile:827)
at ug.b(SourceFile:343)
at net.minecraft.server.MinecraftServer.a(SourceFile:764)

– Thread Dump –
Details:
Threads: "Server-Worker-8609" Id=9035 TIMED_WAITING on java.util.concurrent.ForkJoinPool@388b27ba
at sun.misc.Unsafe.park(Native Method)

  • waiting on java.util.concurrent.ForkJoinPool@388b27ba
    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 #3" Id=31 RUNNABLE
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)

  • locked io.netty.channel.nio.SelectedSelectionKeySet@364cdedb

  • locked java.util.Collections$UnmodifiableSet@32734cca

  • locked sun.nio.ch.EPollSelectorImpl@7771d4e0
    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=22 RUNNABLE
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)

  • locked io.netty.channel.nio.SelectedSelectionKeySet@16a68b43

  • locked java.util.Collections$UnmodifiableSet@46cc254a

  • locked sun.nio.ch.EPollSelectorImpl@6ef12445
    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 #1" Id=21 RUNNABLE
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)

  • locked io.netty.channel.nio.SelectedSelectionKeySet@175e2baf

  • locked java.util.Collections$UnmodifiableSet@35004694

  • locked sun.nio.ch.EPollSelectorImpl@12c1c30b
    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=20 RUNNABLE
at sun.management.ThreadImpl.dumpThreads0(Native Method)
at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
at uj.run(SourceFile:45)
at java.lang.Thread.run(Thread.java:748)

"Netty Server IO #0" Id=19 RUNNABLE
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)

  • locked io.netty.channel.nio.SelectedSelectionKeySet@75f50e1a

  • locked java.util.Collections$UnmodifiableSet@13105058

  • locked sun.nio.ch.EPollSelectorImpl@24939048
    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=18 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@38d6d64a
at java.lang.Object.wait(Native Method)

  • waiting on java.lang.ref.ReferenceQueue$Lock@38d6d64a
    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=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@658e9a94
    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@740d94ed
    at java.io.InputStreamReader.read(InputStreamReader.java:184)
    ...

"DestroyJavaVM" Id=16 RUNNABLE

"Server thread" Id=13 RUNNABLE
at java.util.Collections$UnmodifiableCollection$1.<init>(Collections.java:1039)
at java.util.Collections$UnmodifiableCollection.iterator(Collections.java:1038)
at bxj.a(SourceFile:531)
at bhh.a(SourceFile:990)
at bgz.a(SourceFile:137)
at amc.a(SourceFile:52)
at aol.a(SourceFile:22)
at amw$$Lambda$2314/1858128267.test(Unknown Source)
...

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

"Snooper Timer" Id=12 WAITING on java.util.TaskQueue@4ca45bf4
at java.lang.Object.wait(Native Method)

  • waiting on java.util.TaskQueue@4ca45bf4
    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@42cea0ac
at java.lang.Object.wait(Native Method)

  • waiting on java.lang.ref.ReferenceQueue$Lock@42cea0ac
    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@5385d85b
at java.lang.Object.wait(Native Method)

  • waiting on java.lang.ref.Reference$Lock@5385d85b
    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 uj.run(SourceFile:61)
at java.lang.Thread.run(Thread.java:748)

– System Details –
Details:
Minecraft Version: 1.14
Operating System: Linux (amd64) version 2.6.32-754.12.1.el6.x86_64
Java Version: 1.8.0_212, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1891114840 bytes (1803 MB) / 6374293504 bytes (6079 MB) up to 6374293504 bytes (6079 MB)
JVM Flags: 2 total; -Xms6G -Xmx6G
Player Count: 2 / 20; [vh['qkrqjatn1233'/2477768, l='world', x=67.68, y=70.50, z=0.51], vh['TehDuk'/2478188, l='world', x=1525.29, y=5.00, z=-80.52]]
Data Packs: vanilla
Is Modded: Unknown (can't tell)
Type: Dedicated Server (map_server.txt)[minecraftAdmin@server crash-reports]$