Advertisement
Guest User

Untitled

a guest
Jan 8th, 2014
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. minecraft@oceanic:/ssd/minecraft/dw20$ sudo jstack -F -l 16136
  2. Attaching to process ID 16136, please wait...
  3. Debugger attached successfully.
  4. Server compiler detected.
  5. JVM version is 23.7-b01
  6. Deadlock Detection:
  7.  
  8. Found one Java-level deadlock:
  9. =============================
  10.  
  11. "Server thread":
  12. waiting to lock Monitor@0x00007f994008d3f0 (Object@0x000000077c48d248, a [Ldan200/computer/core/apis/PeripheralAPI$PeripheralWrapper;),
  13. which is held by "Thread-1565121"
  14. "Thread-1565121":
  15. waiting to lock Monitor@0x00007f99400cf9e8 (Object@0x000000074a9b1ff8, a dan200/computer/core/Computer),
  16. which is held by "Server thread"
  17.  
  18. Found a total of 1 deadlock.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement