Advertisement
Guest User

Crash Report

a guest
Jul 26th, 2014
371
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.53 KB | None | 0 0
  1. I started up my server it runs for a few minutes displays this message : Can't keep up! Did the system time change, or is the server overloaded? Running 5700ms behind, skipping 114 tick(s)
  2. : A single server tick took 48.72 seconds (should be max 0.05)
  3. : Considering it to be crashed, server will forcibly shutdown.
  4. : This crash report has been saved to: /home/minecraft/./crash-reports/crash-2014-07-25_16.05.53-server.txt
  5. then crashes, here is the crash report.
  6. ---- Minecraft Crash Report ----
  7. // Why did you do that?
  8. Time: 7/25/14 4:25 PM
  9. Description: Watching Server
  10. java.lang.Error
  11. at java.lang.StrictMath.atan2(Native Method)
  12. at java.lang.Math.atan2(Math.java:517)
  13. at yi.a(SourceFile:51)
  14. at xi.bE(SourceFile:472)
  15. at xh.l(SourceFile:1431)
  16. at xi.l(SourceFile:327)
  17. at aex.l(SourceFile:39)
  18. at afg.l(SourceFile:151)
  19. at xh.j(SourceFile:1299)
  20. at xi.j(SourceFile:206)
  21. at aex.j(SourceFile:44)
  22. at aqa.a(SourceFile:1410)
  23. at ql.a(SourceFile:592)
  24. at aqa.g(SourceFile:1388)
  25. at aqa.i(SourceFile:1281)
  26. at ql.i(SourceFile:470)
  27. at net.minecraft.server.MinecraftServer.y(SourceFile:605)
  28. at ph.y(SourceFile:303)
  29. at net.minecraft.server.MinecraftServer.x(SourceFile:529)
  30. at net.minecraft.server.MinecraftServer.run(SourceFile:445)
  31. at java.lang.Thread.run(Thread.java:745)
  32. A detailed walkthrough of the error, its code path and all known details is as follows:
  33. ---------------------------------------------------------------------------------------
  34. – Head –
  35. Stacktrace:
  36. at java.lang.StrictMath.atan2(Native Method)
  37. at java.lang.Math.atan2(Math.java:517)
  38. at yi.a(SourceFile:51)
  39. at xi.bE(SourceFile:472)
  40. at xh.l(SourceFile:1431)
  41. at xi.l(SourceFile:327)
  42. at aex.l(SourceFile:39)
  43. at afg.l(SourceFile:151)
  44. at xh.j(SourceFile:1299)
  45. at xi.j(SourceFile:206)
  46. at aex.j(SourceFile:44)
  47. at aqa.a(SourceFile:1410)
  48. at ql.a(SourceFile:592)
  49. at aqa.g(SourceFile:1388)
  50. at aqa.i(SourceFile:1281)
  51. at ql.i(SourceFile:470)
  52. at net.minecraft.server.MinecraftServer.y(SourceFile:605)
  53. at ph.y(SourceFile:303)
  54. at net.minecraft.server.MinecraftServer.x(SourceFile:529)
  55. – Thread Dump –
  56. Details:
  57. Threads: "File IO Thread" Id=33 TIMED_WAITING
  58. at java.lang.Thread.sleep(Native Method)
  59. at bqk.c(SourceFile:44)
  60. at bqk.run(SourceFile:30)
  61. at java.lang.Thread.run(Thread.java:745)
  62. "Netty Server IO #3" Id=22 RUNNABLE
  63. at sun.misc.Cleaner.create(Cleaner.java:133)
  64. at java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:139)
  65. at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)
  66. at io.netty.buffer.UnpooledUnsafeDirectByteBuf.allocateDirect(UnpooledUnsafeDirectByteBuf.java:108)
  67. at io.netty.buffer.UnpooledUnsafeDirectByteBuf.<init>(UnpooledUnsafeDirectByteBuf.java:69)
  68. at io.netty.buffer.UnpooledByteBufAllocator.newDirectBuffer(UnpooledByteBufAllocator.java:50)
  69. at io.netty.buffer.AbstractByteBufAllocator.directBuffer(AbstractByteBufAllocator.java:155)
  70. at io.netty.buffer.AbstractByteBufAllocator.directBuffer(AbstractByteBufAllocator.java:146)
  71. ...
  72. "Netty Server IO #2" Id=21 RUNNABLE (in native)
  73. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  74. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  75. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  76. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  77. locked io.netty.channel.nio.SelectedSelectionKeySet@5b46caf9
  78. locked java.util.Collections$UnmodifiableSet@55812fe1
  79. locked sun.nio.ch.EPollSelectorImpl@51bea189
  80. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  81. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  82. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  83. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  84. ...
  85. "Netty Server IO #1" Id=20 RUNNABLE (in native)
  86. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  87. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  88. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  89. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  90. locked io.netty.channel.nio.SelectedSelectionKeySet@14bc25da
  91. locked java.util.Collections$UnmodifiableSet@794034b6
  92. locked sun.nio.ch.EPollSelectorImpl@25e2f258
  93. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  94. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  95. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  96. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  97. ...
  98. "Java2D Disposer" Id=27 WAITING on java.lang.ref.ReferenceQueue$Lock@1f4bd84
  99. at java.lang.Object.wait(Native Method)
  100. waiting on java.lang.ref.ReferenceQueue$Lock@1f4bd84
  101. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:142)
  102. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:158)
  103. at sun.java2d.Disposer.run(Disposer.java:148)
  104. at java.lang.Thread.run(Thread.java:745)
  105. "Server Watchdog" Id=26 RUNNABLE
  106. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  107. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  108. at pm.run(SourceFile:36)
  109. at java.lang.Thread.run(Thread.java:745)
  110. "Query Listener #1" Id=25 RUNNABLE
  111. at java.net.PlainDatagramSocketImpl.receive0(Native Method)
  112. locked java.net.PlainDatagramSocketImpl@7493da95
  113. at java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
  114. locked java.net.PlainDatagramSocketImpl@7493da95
  115. at java.net.DatagramSocket.receive(DatagramSocket.java:781)
  116. locked java.net.DatagramPacket@c8ea535
  117. locked java.net.DatagramSocket@37859123
  118. at sx.run(SourceFile:261)
  119. at java.lang.Thread.run(Thread.java:745)
  120. "Netty Server IO #0" Id=19 RUNNABLE
  121. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  122. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  123. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  124. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  125. locked io.netty.channel.nio.SelectedSelectionKeySet@3e4ce6ce
  126. locked java.util.Collections$UnmodifiableSet@1af0741e
  127. locked sun.nio.ch.EPollSelectorImpl@70dd42a7
  128. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  129. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  130. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  131. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  132. ...
  133. "Server console handler" Id=15 RUNNABLE (in native)
  134. at java.io.FileInputStream.readBytes(Native Method)
  135. at java.io.FileInputStream.read(FileInputStream.java:234)
  136. at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
  137. at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  138. locked java.io.BufferedInputStream@903e684
  139. at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
  140. at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
  141. at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
  142. locked java.io.InputStreamReader@50a00bfc
  143. at java.io.InputStreamReader.read(InputStreamReader.java:184)
  144. ...
  145. "DestroyJavaVM" Id=16 RUNNABLE
  146. "Server thread" Id=13 RUNNABLE
  147. at java.lang.StrictMath.atan2(Native Method)
  148. at java.lang.Math.atan2(Math.java:517)
  149. at yi.a(SourceFile:51)
  150. at xi.bE(SourceFile:472)
  151. at xh.l(SourceFile:1431)
  152. at xi.l(SourceFile:327)
  153. at aex.l(SourceFile:39)
  154. at afg.l(SourceFile:151)
  155. ...
  156. "Server Infinisleeper" Id=12 TIMED_WAITING
  157. at java.lang.Thread.sleep(Native Method)
  158. at pi.run(SourceFile:64)
  159. "Snooper Timer" Id=11 TIMED_WAITING on java.util.TaskQueue@4969c572
  160. at java.lang.Object.wait(Native Method)
  161. waiting on java.util.TaskQueue@4969c572
  162. at java.util.TimerThread.mainLoop(Timer.java:552)
  163. at java.util.TimerThread.run(Timer.java:505)
  164. "Attach Listener" Id=5 RUNNABLE
  165. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@533b7e82
  166. at java.lang.Object.wait(Native Method)
  167. waiting on java.lang.ref.ReferenceQueue$Lock@533b7e82
  168. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:142)
  169. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:158)
  170. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  171. "Reference Handler" Id=2 RUNNABLE
  172. at java.lang.Object.wait(Native Method)
  173. at java.lang.Object.wait(Object.java:502)
  174. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  175. Stacktrace:
  176. at pm.run(SourceFile:52)
  177. at java.lang.Thread.run(Thread.java:745)
  178. – System Details –
  179. Details:
  180. Minecraft Version: 14w30c
  181. Operating System: Linux (amd64) version 2.6.32-042stab076.5
  182. Java Version: 1.8.0_05, Oracle Corporation
  183. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  184. Memory: 360023480 bytes (343 MB) / 891781120 bytes (850 MB) up to 2605973504 bytes (2485 MB)
  185. JVM Flags: 36 total; -XX:ThreadPriorityPolicy=42 -XX:CompileThreshold=1500 -XX:-UseGCOverheadLimit -XX:+TieredCompilation -XX:ParallelGCThreads=1 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -XX:+UnlockExperimentalVMOptions -XX:+UseAdaptiveGCBoundary -XX:MaxMetaspaceSize=512M -XX:+UseGCOverheadLimit -XX:+UseBiasedLocking -Xnoclassgc -Xverify:none -XX:UseSSE=3 -XX:+UseThreadPriorities -XX:+UseLargePages -XX:NewRatio=3 -XX:SurvivorRatio=3 -XX:MaxTenuringThreshold=8 -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:MaxGCPauseMillis=10 -XX:GCPauseIntervalMillis=50 -XX:MaxGCMinorPauseMillis=7 -XX:+ExplicitGCInvokesConcurrent -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=60 -XX:+BindGCTaskThreadsToCPUs -XX:+UseStringCache -XX:+OptimizeStringConcat -XX:+UseFastAccessorMethods -Xrs -XX:+UseCompressedOops -XX:+AggressiveOpts -Xmx2616M
  186. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 98
  187. Profiler Position: N/A (disabled)
  188. Player Count: 1 / 15; [qo]
  189. Is Modded: Unknown (can't tell)
  190. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement