Skip to content

Instantly share code, notes, and snippets.

@timcharper
Created May 4, 2017 20:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timcharper/e1dafec685b2b14e8895240aca56d649 to your computer and use it in GitHub Desktop.
Save timcharper/e1dafec685b2b14e8895240aca56d649 to your computer and use it in GitHub Desktop.
ensime-server-issue-1770-thread-dump
2017-05-04 14:20:43
Full thread dump Java HotSpot(TM) 64-Bit Server VM (25.112-b16 mixed mode):
"*** Profiler Agent Special Execution Thread 8" #82 daemon prio=10 os_prio=31 tid=0x00007faf82aa2800 nid=0x9f0b runnable [0x0000700008e5d000]
java.lang.Thread.State: RUNNABLE
at org.netbeans.lib.profiler.server.system.Classes.doRedefineClasses(Native Method)
at org.netbeans.lib.profiler.server.system.Classes.redefineClasses(Classes.java:149)
at org.netbeans.lib.profiler.server.ProfilerInterface.redefineClasses(ProfilerInterface.java:1289)
at org.netbeans.lib.profiler.server.ProfilerInterface.instrumentMethodGroupNow(ProfilerInterface.java:1221)
at org.netbeans.lib.profiler.server.ProfilerInterface.instrumentMethods(ProfilerInterface.java:636)
at org.netbeans.lib.profiler.server.ProfilerServer$1InstrumentMethodGroupThread.run(ProfilerServer.java:1427)
Locked ownable synchronizers:
- None
"RMI TCP Connection(8)-10.0.5.26" #81 daemon prio=9 os_prio=31 tid=0x00007faf88990000 nid=0x6107 runnable [0x0000700008853000]
java.lang.Thread.State: RUNNABLE
at java.io.ObjectInputStream$PeekInputStream.read(ObjectInputStream.java:2338)
at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2351)
at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2822)
at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:804)
at java.io.ObjectInputStream.<init>(ObjectInputStream.java:301)
at sun.rmi.server.MarshalInputStream.<init>(MarshalInputStream.java:129)
at sun.rmi.transport.ConnectionInputStream.<init>(ConnectionInputStream.java:56)
at sun.rmi.transport.StreamRemoteCall.getInputStream(StreamRemoteCall.java:134)
at sun.rmi.transport.Transport.serviceCall(Transport.java:166)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler$$Lambda$25/34134385.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- <0x00000006f0c548c8> (a java.util.concurrent.ThreadPoolExecutor$Worker)
"*** Profiler Agent Special Execution Thread 6" #77 daemon prio=9 os_prio=31 tid=0x00007faf825cd800 nid=0x7f07 in Object.wait() [0x000070000bea5000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:502)
at org.netbeans.lib.profiler.server.ProfilerServer$SeparateCmdExecutionThread.run(ProfilerServer.java:289)
- locked <0x00000006f61f9680> (a java.lang.Object)
Locked ownable synchronizers:
- None
"*** JFluid Monitor thread ***" #76 daemon prio=10 os_prio=31 tid=0x00007faf8aeb1000 nid=0x9507 sleeping[0x000070000ba9f000]
java.lang.Thread.State: TIMED_WAITING (sleeping)
at java.lang.Thread.sleep(Native Method)
at org.netbeans.lib.profiler.server.Monitors$SurvGenAndThreadsMonitor.run(Monitors.java:186)
Locked ownable synchronizers:
- None
"*** Profiler Agent Communication Thread" #75 daemon prio=10 os_prio=31 tid=0x00007faf82a94800 nid=0x8f07 waiting on condition [0x000070000a681000]
java.lang.Thread.State: TIMED_WAITING (sleeping)
at java.lang.Thread.sleep(Native Method)
at org.netbeans.lib.profiler.server.ProfilerServer.delay(ProfilerServer.java:873)
at org.netbeans.lib.profiler.server.ProfilerServer.handleClientCommand(ProfilerServer.java:1440)
at org.netbeans.lib.profiler.server.ProfilerServer.listenToClient(ProfilerServer.java:1736)
at org.netbeans.lib.profiler.server.ProfilerServer.run(ProfilerServer.java:693)
Locked ownable synchronizers:
- None
"RMI TCP Connection(6)-10.0.5.26" #71 daemon prio=9 os_prio=31 tid=0x00007faf84e93000 nid=0x9707 runnable [0x000070000bca1000]
java.lang.Thread.State: RUNNABLE
at java.io.ObjectInputStream$PeekInputStream.read(ObjectInputStream.java:2338)
at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2351)
at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2822)
at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:804)
at java.io.ObjectInputStream.<init>(ObjectInputStream.java:301)
at sun.rmi.server.MarshalInputStream.<init>(MarshalInputStream.java:129)
at sun.rmi.transport.ConnectionInputStream.<init>(ConnectionInputStream.java:56)
at sun.rmi.transport.StreamRemoteCall.getInputStream(StreamRemoteCall.java:134)
at sun.rmi.transport.Transport.serviceCall(Transport.java:166)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Redefined)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(Redefined)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler$$Lambda$24/1269208102.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Redefined)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- <0x00000006f0b14a60> (a java.util.concurrent.ThreadPoolExecutor$Worker)
"JMX server connection timeout 61" #61 daemon prio=9 os_prio=31 tid=0x00007faf89093800 nid=0xa903 in Object.wait() [0x000070000d4c6000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at com.sun.jmx.remote.internal.ServerCommunicatorAdmin$Timeout.run(Redefined)
- locked <0x00000006f6052be8> (a [I)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- None
"RMI Scheduler(0)" #60 daemon prio=9 os_prio=31 tid=0x00007faf84a5c000 nid=0xa107 waiting on condition [0x000070000d0c0000]
java.lang.Thread.State: TIMED_WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006f602ea38> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- None
"RMI TCP Accept-0" #58 daemon prio=9 os_prio=31 tid=0x00007faf889a7000 nid=0xa307 runnable [0x000070000ccba000]
java.lang.Thread.State: RUNNABLE
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
at java.net.ServerSocket.implAccept(ServerSocket.java:545)
at java.net.ServerSocket.accept(ServerSocket.java:513)
at sun.management.jmxremote.LocalRMIServerSocketFactory$1.accept(LocalRMIServerSocketFactory.java:52)
at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(Redefined)
at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- None
"Attach Listener" #57 daemon prio=9 os_prio=31 tid=0x00007faf84a67800 nid=0x890b waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
Locked ownable synchronizers:
- None
"SimpleLucene" #56 daemon prio=5 os_prio=31 tid=0x00007faf88870800 nid=0xa507 waiting on condition [0x000070000cab7000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006ecf49b38> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
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:1067)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- None
"SimpleLucene" #55 daemon prio=5 os_prio=31 tid=0x00007faf880f5800 nid=0xa703 waiting on condition [0x000070000d2c3000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006ecf49b38> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
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:1067)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- None
"Scala Presentation Compiler []" #52 daemon prio=5 os_prio=31 tid=0x00007faf85c60800 nid=0x8707 in Object.wait() [0x000070000b293000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:502)
at scala.tools.nsc.util.WorkScheduler.waitForMoreWork(WorkScheduler.scala:16)
- locked <0x00000006f68c0bd0> (a scala.tools.nsc.util.WorkScheduler)
at scala.tools.nsc.interactive.PresentationCompilerThread$$anonfun$run$1.apply$mcZ$sp(PresentationCompilerThread.scala:21)
at scala.tools.nsc.interactive.NullLogger$.logreplay(Replayer.scala:38)
at scala.tools.nsc.interactive.PresentationCompilerThread.run(Redefined)
Locked ownable synchronizers:
- None
"ENSIME-akka.actor.default-dispatcher-16" #46 prio=5 os_prio=31 tid=0x00007faf84b40800 nid=0x9903 waiting on condition [0x000070000c4ae000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006e99b9d50> (a akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinPool)
at scala.concurrent.forkjoin.ForkJoinPool.scan(Redefined)
at scala.concurrent.forkjoin.ForkJoinPool.runWorker(Redefined)
at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(Redefined)
Locked ownable synchronizers:
- None
"SimpleLucene" #40 daemon prio=5 os_prio=31 tid=0x00007faf87a02800 nid=0x8d03 waiting on condition [0x000070000b89c000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006ecf49b38> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
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:1067)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- None
"ForkJoinPool-2-worker-11" #39 daemon prio=5 os_prio=31 tid=0x00007faf8592e800 nid=0x8b03 waiting on condition [0x000070000b699000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006ec57bc78> (a scala.concurrent.forkjoin.ForkJoinPool)
at scala.concurrent.forkjoin.ForkJoinPool.scan(Redefined)
at scala.concurrent.forkjoin.ForkJoinPool.runWorker(Redefined)
at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(Redefined)
Locked ownable synchronizers:
- None
"ENSIME-akka.actor.default-dispatcher-9" #35 prio=5 os_prio=31 tid=0x00007faf831a2800 nid=0x1507 waiting on condition [0x000070000ae8d000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006e99b9d50> (a akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinPool)
at scala.concurrent.forkjoin.ForkJoinPool.scan(Redefined)
at scala.concurrent.forkjoin.ForkJoinPool.runWorker(Redefined)
at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(Redefined)
Locked ownable synchronizers:
- None
"OrientDB Write Cache Flush Task (graph-2.0.3g)" #33 daemon prio=10 os_prio=31 tid=0x00007faf81ef8000 nid=0x8503 runnable [0x000070000ac8a000]
java.lang.Thread.State: TIMED_WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006ede090a8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- None
"OrientDB WAL Flush Task (graph-2.0.3g)" #32 daemon prio=5 os_prio=31 tid=0x00007faf837d5000 nid=0x8303 runnable [0x000070000aa87000]
java.lang.Thread.State: TIMED_WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006ede3d248> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- None
"WAL Closer Task (graph-2.0.3g)" #31 daemon prio=5 os_prio=31 tid=0x00007faf85264000 nid=0x8103 runnable [0x000070000a884000]
java.lang.Thread.State: RUNNABLE
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- <0x00000006edc91870> (a java.util.concurrent.ThreadPoolExecutor$Worker)
"GraphService" #29 daemon prio=5 os_prio=31 tid=0x00007faf85203000 nid=0x7d03 runnable [0x000070000a47d000]
java.lang.Thread.State: RUNNABLE
at com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OUpdatePageRecord.toStream(Redefined)
at com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALRecordsFactory.toStream(OWALRecordsFactory.java:67)
at com.orientechnologies.orient.core.storage.impl.local.paginated.wal.ODiskWriteAheadLog.log(ODiskWriteAheadLog.java:464)
at com.orientechnologies.orient.core.storage.impl.local.paginated.atomicoperations.OAtomicOperation.commitChanges(OAtomicOperation.java:399)
at com.orientechnologies.orient.core.storage.impl.local.paginated.atomicoperations.OAtomicOperationsManager.endAtomicOperation(OAtomicOperationsManager.java:468)
at com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage.doDeleteRecord(OAbstractPaginatedStorage.java:3233)
at com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage.deleteRecord(OAbstractPaginatedStorage.java:1213)
at com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx.executeDeleteRecord(ODatabaseDocumentTx.java:2283)
at com.orientechnologies.orient.core.tx.OTransactionNoTx.deleteRecord(OTransactionNoTx.java:272)
at com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx.delete(ODatabaseDocumentTx.java:2738)
at com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx.delete(ODatabaseDocumentTx.java:102)
at com.orientechnologies.orient.core.record.ORecordAbstract.delete(ORecordAbstract.java:293)
at com.tinkerpop.blueprints.impls.orient.OrientElement.removeRecord(OrientElement.java:121)
at com.tinkerpop.blueprints.impls.orient.OrientVertex.remove(OrientVertex.java:494)
at com.tinkerpop.blueprints.impls.orient.OrientBaseGraph.removeVertex(OrientBaseGraph.java:728)
at org.ensime.indexer.orientdb.syntax.package$RichGraph$.org$ensime$indexer$orientdb$syntax$RichGraph$$removeRecursive$1(SimpleOrient.scala:295)
at org.ensime.indexer.orientdb.syntax.package$RichGraph$.removeV(SimpleOrient.scala:300)
at org.ensime.indexer.orientdb.syntax.package$RichGraph$$anonfun$removeV$1.apply(SimpleOrient.scala:321)
at org.ensime.indexer.orientdb.syntax.package$RichGraph$$anonfun$removeV$1.apply(SimpleOrient.scala:321)
at scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:234)
at scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:234)
at scala.collection.immutable.List.foreach(Redefined)
at scala.collection.TraversableLike$class.map(TraversableLike.scala:234)
at scala.collection.immutable.List.map(Redefined)
at org.ensime.indexer.orientdb.syntax.package$RichGraph$.removeV(SimpleOrient.scala:321)
at org.ensime.indexer.graph.GraphService$$anonfun$removeFiles$1.apply(GraphService.scala:307)
at org.ensime.indexer.graph.GraphService$$anonfun$removeFiles$1.apply(GraphService.scala:306)
at org.ensime.indexer.orientdb.syntax.package$.withGraph(SimpleOrient.scala:165)
at org.ensime.indexer.orientdb.syntax.package$$anonfun$withGraphAsync$1$$anonfun$apply$1.apply(SimpleOrient.scala:176)
at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53)
at scala.concurrent.package$.blocking(package.scala:123)
at org.ensime.indexer.orientdb.syntax.package$$anonfun$withGraphAsync$1.apply(SimpleOrient.scala:176)
at scala.concurrent.impl.Future$PromiseCompletingRunnable.liftedTree1$1(Redefined)
at scala.concurrent.impl.Future$PromiseCompletingRunnable.run(Redefined)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- <0x00000006ece3fc48> (a java.util.concurrent.ThreadPoolExecutor$Worker)
- <0x00000006efa7e548> (a java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync)
- <0x00000006f1c883f0> (a java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync)
"Timer-0" #27 daemon prio=5 os_prio=31 tid=0x00007faf882a5800 nid=0x7b03 in Object.wait() [0x000070000a27b000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.util.TimerThread.mainLoop(Redefined)
- locked <0x00000006ede2d780> (a java.util.TaskQueue)
at java.util.TimerThread.run(Redefined)
Locked ownable synchronizers:
- None
"Thread-6" #26 daemon prio=5 os_prio=31 tid=0x00007faf83329800 nid=0x7903 runnable [0x000070000a078000]
java.lang.Thread.State: TIMED_WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006ec1a86c8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- None
"FileWatchService-monitor" #25 daemon prio=5 os_prio=31 tid=0x00007faf85912000 nid=0x7703 waiting on condition [0x0000700009e75000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006ec24d410> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
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.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
at java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
at sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
at org.ensime.filewatcher.FileWatchService$$anonfun$4.apply(FileWatchService.scala:229)
at org.ensime.filewatcher.FileWatchService$$anonfun$4.apply(FileWatchService.scala:229)
at scala.util.Try$.apply(Try.scala:192)
at org.ensime.filewatcher.FileWatchService.org$ensime$filewatcher$FileWatchService$$monitor(FileWatchService.scala:229)
at org.ensime.filewatcher.FileWatchService$$anon$1.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- None
"FileWatchService-monitor" #24 daemon prio=5 os_prio=31 tid=0x00007faf85a02800 nid=0x7503 waiting on condition [0x0000700009c72000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006ec94fcd0> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
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.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
at java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
at sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
at org.ensime.filewatcher.FileWatchService$$anonfun$4.apply(FileWatchService.scala:229)
at org.ensime.filewatcher.FileWatchService$$anonfun$4.apply(FileWatchService.scala:229)
at scala.util.Try$.apply(Try.scala:192)
at org.ensime.filewatcher.FileWatchService.org$ensime$filewatcher$FileWatchService$$monitor(FileWatchService.scala:229)
at org.ensime.filewatcher.FileWatchService$$anon$1.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- None
"Thread-3" #23 daemon prio=5 os_prio=31 tid=0x00007faf8306d000 nid=0x7303 waiting on condition [0x0000700009a6f000]
java.lang.Thread.State: TIMED_WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006ec1a86f8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- None
"FileWatchService-monitor" #22 daemon prio=5 os_prio=31 tid=0x00007faf861da800 nid=0x7103 waiting on condition [0x000070000986c000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006ec1a8728> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
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.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
at java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
at sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
at org.ensime.filewatcher.FileWatchService$$anonfun$4.apply(FileWatchService.scala:229)
at org.ensime.filewatcher.FileWatchService$$anonfun$4.apply(FileWatchService.scala:229)
at scala.util.Try$.apply(Try.scala:192)
at org.ensime.filewatcher.FileWatchService.org$ensime$filewatcher$FileWatchService$$monitor(FileWatchService.scala:229)
at org.ensime.filewatcher.FileWatchService$$anon$1.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- None
"nioEventLoopGroup-2-1" #21 prio=10 os_prio=31 tid=0x00007faf81d19000 nid=0x6f03 runnable [0x0000700009669000]
java.lang.Thread.State: RUNNABLE
at java.util.Arrays.fill(Arrays.java:3153)
at io.netty.channel.nio.SelectedSelectionKeySet.reset(SelectedSelectionKeySet.java:71)
at io.netty.channel.nio.SelectedSelectionKeySet.reset(SelectedSelectionKeySet.java:67)
at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:61)
at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:732)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:388)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(Redefined)
at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- None
"org.apache.commons.vfs2.cache.SoftRefFilesCache$SoftRefReleaseThread" #20 daemon prio=5 os_prio=31 tid=0x00007faf85018000 nid=0x6d03 in Object.wait() [0x0000700009466000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
- locked <0x00000006e9c46ec8> (a java.lang.ref.ReferenceQueue$Lock)
at org.apache.commons.vfs2.cache.SoftRefFilesCache$SoftRefReleaseThread.run(Redefined)
Locked ownable synchronizers:
- None
"ENSIME-akka.io.pinned-dispatcher-7" #19 prio=5 os_prio=31 tid=0x00007faf81c9c000 nid=0x6b03 runnable [0x0000700009263000]
java.lang.Thread.State: RUNNABLE
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 <0x00000006e9dd4478> (a sun.nio.ch.Util$3)
- locked <0x00000006e9dd4490> (a java.util.Collections$UnmodifiableSet)
- locked <0x00000006e9b95a50> (a sun.nio.ch.KQueueSelectorImpl)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
at akka.io.SelectionHandler$ChannelRegistryImpl$$anon$3.tryRun(Redefined)
at akka.io.SelectionHandler$ChannelRegistryImpl$Task.run(Redefined)
at akka.io.SelectionHandler$ChannelRegistryImpl$$anon$3.run(Redefined)
at akka.util.SerializedSuspendableExecutionContext.run$1(Redefined)
at akka.util.SerializedSuspendableExecutionContext.run(Redefined)
at akka.dispatch.TaskInvocation.run(Redefined)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- <0x00000006ea046130> (a java.util.concurrent.ThreadPoolExecutor$Worker)
"DestroyJavaVM" #16 prio=5 os_prio=31 tid=0x00007faf81c7a800 nid=0x1c03 waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
Locked ownable synchronizers:
- None
"ENSIME-akka.actor.default-dispatcher-4" #15 prio=5 os_prio=31 tid=0x00007faf841e0800 nid=0x6503 waiting on condition [0x0000700008c5a000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006e99b9d50> (a akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinPool)
at scala.concurrent.forkjoin.ForkJoinPool.scan(Redefined)
at scala.concurrent.forkjoin.ForkJoinPool.runWorker(Redefined)
at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(Redefined)
Locked ownable synchronizers:
- None
"ENSIME-akka.actor.default-dispatcher-3" #14 prio=5 os_prio=31 tid=0x00007faf841e6800 nid=0x6303 waiting on condition [0x0000700008a57000]
java.lang.Thread.State: TIMED_WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006e99b9d50> (a akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinPool)
at scala.concurrent.forkjoin.ForkJoinPool.idleAwaitWork(ForkJoinPool.java:2135)
at scala.concurrent.forkjoin.ForkJoinPool.scan(ForkJoinPool.java:2067)
at scala.concurrent.forkjoin.ForkJoinPool.runWorker(Redefined)
at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(Redefined)
Locked ownable synchronizers:
- None
"ENSIME-scheduler-1" #12 prio=5 os_prio=31 tid=0x00007faf841d0000 nid=0x5f03 sleeping[0x0000700008651000]
java.lang.Thread.State: TIMED_WAITING (sleeping)
at java.lang.Thread.sleep(Native Method)
at akka.actor.LightArrayRevolverScheduler.waitNanos(LightArrayRevolverScheduler.scala:85)
at akka.actor.LightArrayRevolverScheduler$$anon$4.nextTick(Redefined)
at akka.actor.LightArrayRevolverScheduler$$anon$4.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- None
"Service Thread" #10 daemon prio=9 os_prio=31 tid=0x00007faf84004000 nid=0x5b03 runnable [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
Locked ownable synchronizers:
- None
"C1 CompilerThread3" #9 daemon prio=9 os_prio=31 tid=0x00007faf8400f000 nid=0x5903 waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
Locked ownable synchronizers:
- None
"C2 CompilerThread2" #8 daemon prio=9 os_prio=31 tid=0x00007faf8400e800 nid=0x5703 runnable [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
Locked ownable synchronizers:
- None
"C2 CompilerThread1" #7 daemon prio=9 os_prio=31 tid=0x00007faf84008000 nid=0x5503 runnable [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
Locked ownable synchronizers:
- None
"C2 CompilerThread0" #6 daemon prio=9 os_prio=31 tid=0x00007faf8188f000 nid=0x5303 runnable [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
Locked ownable synchronizers:
- None
"Signal Dispatcher" #5 daemon prio=9 os_prio=31 tid=0x00007faf8188a000 nid=0x5103 runnable [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
Locked ownable synchronizers:
- None
"Surrogate Locker Thread (Concurrent GC)" #4 daemon prio=9 os_prio=31 tid=0x00007faf83041000 nid=0x4e03 waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
Locked ownable synchronizers:
- None
"Finalizer" #3 daemon prio=8 os_prio=31 tid=0x00007faf8186d000 nid=0x3f03 in Object.wait() [0x0000700007936000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
- locked <0x00000006e99b1c88> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
at java.lang.ref.Finalizer$FinalizerThread.run(Redefined)
Locked ownable synchronizers:
- None
"Reference Handler" #2 daemon prio=10 os_prio=31 tid=0x00007faf8186a000 nid=0x3d03 in Object.wait() [0x0000700007733000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:502)
at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
- locked <0x00000006e99c08b0> (a java.lang.ref.Reference$Lock)
at java.lang.ref.Reference$ReferenceHandler.run(Redefined)
Locked ownable synchronizers:
- None
"VM Thread" os_prio=31 tid=0x00007faf83011800 nid=0x3b03 runnable
"Gang worker#0 (Parallel GC Threads)" os_prio=31 tid=0x00007faf8200b000 nid=0x2503 runnable
"Gang worker#1 (Parallel GC Threads)" os_prio=31 tid=0x00007faf8200b800 nid=0x2703 runnable
"Gang worker#2 (Parallel GC Threads)" os_prio=31 tid=0x00007faf8200c800 nid=0x2903 runnable
"Gang worker#3 (Parallel GC Threads)" os_prio=31 tid=0x00007faf8300e800 nid=0x2b03 runnable
"Gang worker#4 (Parallel GC Threads)" os_prio=31 tid=0x00007faf8300f000 nid=0x2d03 runnable
"Gang worker#5 (Parallel GC Threads)" os_prio=31 tid=0x00007faf83010000 nid=0x2f03 runnable
"Gang worker#6 (Parallel GC Threads)" os_prio=31 tid=0x00007faf83010800 nid=0x3103 runnable
"Gang worker#7 (Parallel GC Threads)" os_prio=31 tid=0x00007faf83011000 nid=0x3303 runnable
"Concurrent Mark-Sweep GC Thread" os_prio=31 tid=0x00007faf8200d000 nid=0x3903 runnable
"Gang worker#0 (Parallel CMS Threads)" os_prio=31 tid=0x00007faf81800800 nid=0x3503 runnable
"Gang worker#1 (Parallel CMS Threads)" os_prio=31 tid=0x00007faf81869800 nid=0x3703 runnable
"VM Periodic Task Thread" os_prio=31 tid=0x00007faf82070000 nid=0x5d03 waiting on condition
JNI global references: 2549
2017-05-04 14:16:41
Full thread dump Java HotSpot(TM) 64-Bit Server VM (25.112-b16 mixed mode):
"*** Profiler Agent Special Execution Thread 8" #72 daemon prio=10 os_prio=31 tid=0x00007faf82aa2800 nid=0x9b07 runnable [0x000070000bea5000]
java.lang.Thread.State: RUNNABLE
at org.netbeans.lib.profiler.server.system.Classes.doRedefineClasses(Native Method)
at org.netbeans.lib.profiler.server.system.Classes.redefineClasses(Classes.java:149)
at org.netbeans.lib.profiler.server.ProfilerInterface.redefineClasses(ProfilerInterface.java:1289)
at org.netbeans.lib.profiler.server.ProfilerInterface.instrumentMethodGroupNow(ProfilerInterface.java:1221)
at org.netbeans.lib.profiler.server.ProfilerInterface.instrumentMethods(ProfilerInterface.java:636)
at org.netbeans.lib.profiler.server.ProfilerServer$1InstrumentMethodGroupThread.run(ProfilerServer.java:1427)
Locked ownable synchronizers:
- None
"RMI TCP Connection(4)-10.0.5.26" #71 daemon prio=9 os_prio=31 tid=0x00007faf84e93000 nid=0x9707 runnable [0x000070000bca1000]
java.lang.Thread.State: RUNNABLE
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:170)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
- locked <0x00000006c25f0b40> (a java.io.BufferedInputStream)
at java.io.FilterInputStream.read(FilterInputStream.java:83)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:550)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler$$Lambda$23/801626808.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- <0x00000006f0b14a60> (a java.util.concurrent.ThreadPoolExecutor$Worker)
"*** Profiler Agent Special Execution Thread 6" #67 daemon prio=9 os_prio=31 tid=0x00007faf8921c800 nid=0xb303 in Object.wait() [0x000070000ded5000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:502)
at org.netbeans.lib.profiler.server.ProfilerServer$SeparateCmdExecutionThread.run(ProfilerServer.java:289)
- locked <0x00000006f61f9680> (a java.lang.Object)
Locked ownable synchronizers:
- None
"*** JFluid Monitor thread ***" #66 daemon prio=10 os_prio=31 tid=0x00007faf8916a800 nid=0xb103 sleeping[0x000070000dcd2000]
java.lang.Thread.State: TIMED_WAITING (sleeping)
at java.lang.Thread.sleep(Native Method)
at org.netbeans.lib.profiler.server.Monitors$SurvGenAndThreadsMonitor.run(Monitors.java:186)
Locked ownable synchronizers:
- None
"*** Profiler Agent Communication Thread" #65 daemon prio=10 os_prio=31 tid=0x00007faf87c4c800 nid=0xaf03 waiting on condition [0x000070000dacf000]
java.lang.Thread.State: TIMED_WAITING (sleeping)
at java.lang.Thread.sleep(Native Method)
at org.netbeans.lib.profiler.server.ProfilerServer.delay(ProfilerServer.java:873)
at org.netbeans.lib.profiler.server.ProfilerServer.handleClientCommand(ProfilerServer.java:1440)
at org.netbeans.lib.profiler.server.ProfilerServer.listenToClient(ProfilerServer.java:1736)
at org.netbeans.lib.profiler.server.ProfilerServer.run(ProfilerServer.java:693)
Locked ownable synchronizers:
- None
"RMI TCP Connection(2)-10.0.5.26" #62 daemon prio=9 os_prio=31 tid=0x00007faf88c56800 nid=0xab03 runnable [0x000070000d6c8000]
java.lang.Thread.State: RUNNABLE
at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2822)
at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:804)
at java.io.ObjectInputStream.<init>(ObjectInputStream.java:301)
at sun.rmi.server.MarshalInputStream.<init>(MarshalInputStream.java:129)
at sun.rmi.transport.ConnectionInputStream.<init>(ConnectionInputStream.java:56)
at sun.rmi.transport.StreamRemoteCall.getInputStream(StreamRemoteCall.java:134)
at sun.rmi.transport.Transport.serviceCall(Transport.java:166)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Redefined)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(Redefined)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler$$Lambda$13/277129099.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Redefined)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- <0x00000006f0a6cd50> (a java.util.concurrent.ThreadPoolExecutor$Worker)
"JMX server connection timeout 61" #61 daemon prio=9 os_prio=31 tid=0x00007faf89093800 nid=0xa903 in Object.wait() [0x000070000d4c6000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at com.sun.jmx.remote.internal.ServerCommunicatorAdmin$Timeout.run(Redefined)
- locked <0x00000006f6052be8> (a [I)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- None
"RMI Scheduler(0)" #60 daemon prio=9 os_prio=31 tid=0x00007faf84a5c000 nid=0xa107 waiting on condition [0x000070000d0c0000]
java.lang.Thread.State: TIMED_WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006f602ea38> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- None
"RMI TCP Connection(idle)" #59 daemon prio=9 os_prio=31 tid=0x00007faf8788d800 nid=0x9f07 waiting on condition [0x000070000cebd000]
java.lang.Thread.State: TIMED_WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006f6056140> (a java.util.concurrent.SynchronousQueue$TransferStack)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- None
"RMI TCP Accept-0" #58 daemon prio=9 os_prio=31 tid=0x00007faf889a7000 nid=0xa307 runnable [0x000070000ccba000]
java.lang.Thread.State: RUNNABLE
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
at java.net.ServerSocket.implAccept(ServerSocket.java:545)
at java.net.ServerSocket.accept(ServerSocket.java:513)
at sun.management.jmxremote.LocalRMIServerSocketFactory$1.accept(LocalRMIServerSocketFactory.java:52)
at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(Redefined)
at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- None
"Attach Listener" #57 daemon prio=9 os_prio=31 tid=0x00007faf84a67800 nid=0x890b waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
Locked ownable synchronizers:
- None
"SimpleLucene" #56 daemon prio=5 os_prio=31 tid=0x00007faf88870800 nid=0xa507 waiting on condition [0x000070000cab7000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006ecf49b38> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
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:1067)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- None
"SimpleLucene" #55 daemon prio=5 os_prio=31 tid=0x00007faf880f5800 nid=0xa703 waiting on condition [0x000070000d2c3000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006ecf49b38> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
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:1067)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- None
"Scala Presentation Compiler []" #52 daemon prio=5 os_prio=31 tid=0x00007faf85c60800 nid=0x8707 in Object.wait() [0x000070000b293000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:502)
at scala.tools.nsc.util.WorkScheduler.waitForMoreWork(WorkScheduler.scala:16)
- locked <0x00000006f68c0bd0> (a scala.tools.nsc.util.WorkScheduler)
at scala.tools.nsc.interactive.PresentationCompilerThread$$anonfun$run$1.apply$mcZ$sp(PresentationCompilerThread.scala:21)
at scala.tools.nsc.interactive.NullLogger$.logreplay(Replayer.scala:38)
at scala.tools.nsc.interactive.PresentationCompilerThread.run(Redefined)
Locked ownable synchronizers:
- None
"ENSIME-akka.actor.default-dispatcher-18" #48 prio=5 os_prio=31 tid=0x00007faf84b41800 nid=0x9d03 waiting on condition [0x000070000c8b4000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006e99b9d50> (a akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinPool)
at scala.concurrent.forkjoin.ForkJoinPool.scan(Redefined)
at scala.concurrent.forkjoin.ForkJoinPool.runWorker(Redefined)
at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(Redefined)
Locked ownable synchronizers:
- None
"ENSIME-akka.actor.default-dispatcher-16" #46 prio=5 os_prio=31 tid=0x00007faf84b40800 nid=0x9903 waiting on condition [0x000070000c4ae000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006e99b9d50> (a akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinPool)
at scala.concurrent.forkjoin.ForkJoinPool.scan(Redefined)
at scala.concurrent.forkjoin.ForkJoinPool.runWorker(Redefined)
at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(Redefined)
Locked ownable synchronizers:
- None
"ENSIME-akka.actor.default-dispatcher-14" #44 prio=5 os_prio=31 tid=0x00007faf8811e800 nid=0x9503 waiting on condition [0x000070000c0a8000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006e99b9d50> (a akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinPool)
at scala.concurrent.forkjoin.ForkJoinPool.scan(Redefined)
at scala.concurrent.forkjoin.ForkJoinPool.runWorker(Redefined)
at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(Redefined)
Locked ownable synchronizers:
- None
"ENSIME-akka.actor.default-dispatcher-11" #41 prio=5 os_prio=31 tid=0x00007faf82a94800 nid=0x8f03 waiting on condition [0x000070000ba9f000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006e99b9d50> (a akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinPool)
at scala.concurrent.forkjoin.ForkJoinPool.scan(Redefined)
at scala.concurrent.forkjoin.ForkJoinPool.runWorker(Redefined)
at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(Redefined)
Locked ownable synchronizers:
- None
"SimpleLucene" #40 daemon prio=5 os_prio=31 tid=0x00007faf87a02800 nid=0x8d03 waiting on condition [0x000070000b89c000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006ecf49b38> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
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:1067)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- None
"ForkJoinPool-2-worker-11" #39 daemon prio=5 os_prio=31 tid=0x00007faf8592e800 nid=0x8b03 waiting on condition [0x000070000b699000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006ec57bc78> (a scala.concurrent.forkjoin.ForkJoinPool)
at scala.concurrent.forkjoin.ForkJoinPool.scan(Redefined)
at scala.concurrent.forkjoin.ForkJoinPool.runWorker(Redefined)
at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(Redefined)
Locked ownable synchronizers:
- None
"ENSIME-akka.actor.default-dispatcher-10" #36 prio=5 os_prio=31 tid=0x00007faf81d15000 nid=0x1007 waiting on condition [0x000070000b090000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006e99b9d50> (a akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinPool)
at scala.concurrent.forkjoin.ForkJoinPool.scan(Redefined)
at scala.concurrent.forkjoin.ForkJoinPool.runWorker(Redefined)
at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(Redefined)
Locked ownable synchronizers:
- None
"ENSIME-akka.actor.default-dispatcher-9" #35 prio=5 os_prio=31 tid=0x00007faf831a2800 nid=0x1507 waiting on condition [0x000070000ae8d000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006e99b9d50> (a akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinPool)
at scala.concurrent.forkjoin.ForkJoinPool.scan(Redefined)
at scala.concurrent.forkjoin.ForkJoinPool.runWorker(Redefined)
at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(Redefined)
Locked ownable synchronizers:
- None
"OrientDB Write Cache Flush Task (graph-2.0.3g)" #33 daemon prio=10 os_prio=31 tid=0x00007faf81ef8000 nid=0x8503 runnable [0x000070000ac8a000]
java.lang.Thread.State: TIMED_WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006ede090a8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- None
"OrientDB WAL Flush Task (graph-2.0.3g)" #32 daemon prio=5 os_prio=31 tid=0x00007faf837d5000 nid=0x8303 runnable [0x000070000aa87000]
java.lang.Thread.State: RUNNABLE
at java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:457)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1104)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- <0x00000006ee2499b0> (a java.util.concurrent.locks.ReentrantLock$NonfairSync)
"WAL Closer Task (graph-2.0.3g)" #31 daemon prio=5 os_prio=31 tid=0x00007faf85264000 nid=0x8103 waiting on condition [0x000070000a884000]
java.lang.Thread.State: TIMED_WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006ede2d750> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- None
"ENSIME-akka.actor.default-dispatcher-8" #30 prio=5 os_prio=31 tid=0x00007faf84a79000 nid=0x7f03 waiting on condition [0x000070000a681000]
java.lang.Thread.State: TIMED_WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006e99b9d50> (a akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinPool)
at scala.concurrent.forkjoin.ForkJoinPool.idleAwaitWork(ForkJoinPool.java:2135)
at scala.concurrent.forkjoin.ForkJoinPool.scan(ForkJoinPool.java:2067)
at scala.concurrent.forkjoin.ForkJoinPool.runWorker(Redefined)
at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(Redefined)
Locked ownable synchronizers:
- None
"GraphService" #29 daemon prio=5 os_prio=31 tid=0x00007faf85203000 nid=0x7d03 runnable [0x000070000a47c000]
java.lang.Thread.State: RUNNABLE
at com.orientechnologies.orient.core.storage.cache.local.twoq.O2QCache.doLoad(O2QCache.java:341)
at com.orientechnologies.orient.core.storage.cache.local.twoq.O2QCache.load(O2QCache.java:298)
at com.orientechnologies.orient.core.storage.impl.local.paginated.base.ODurableComponent.loadPage(ODurableComponent.java:148)
at com.orientechnologies.orient.core.storage.impl.local.paginated.OClusterPositionMap.get(OClusterPositionMap.java:395)
at com.orientechnologies.orient.core.storage.impl.local.paginated.OPaginatedCluster.readRecord(OPaginatedCluster.java:656)
at com.orientechnologies.orient.core.storage.impl.local.paginated.OPaginatedCluster.readRecord(OPaginatedCluster.java:643)
at com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage.doReadRecord(OAbstractPaginatedStorage.java:3290)
at com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage.readRecord(OAbstractPaginatedStorage.java:2916)
at com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage.readRecord(OAbstractPaginatedStorage.java:1112)
at com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx$SimpleRecordReader.readRecord(ODatabaseDocumentTx.java:3315)
at com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx.executeReadRecord(ODatabaseDocumentTx.java:1989)
at com.orientechnologies.orient.core.tx.OTransactionNoTx.loadRecord(OTransactionNoTx.java:106)
at com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx.load(ODatabaseDocumentTx.java:1729)
at com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx.load(ODatabaseDocumentTx.java:102)
at com.orientechnologies.orient.core.id.ORecordId.getRecord(ORecordId.java:329)
at com.tinkerpop.blueprints.impls.orient.OrientBaseGraph.getDocument(OrientBaseGraph.java:2197)
at com.tinkerpop.blueprints.impls.orient.OrientBaseGraph.removeEdges(Redefined)
at com.tinkerpop.blueprints.impls.orient.OrientBaseGraph.removeInverseEdge(Redefined)
at com.tinkerpop.blueprints.impls.orient.OrientBaseGraph.removeEdges(Redefined)
at com.tinkerpop.blueprints.impls.orient.OrientGraph.removeEdgesInternal(OrientGraph.java:440)
at com.tinkerpop.blueprints.impls.orient.OrientVertex.remove(Redefined)
at com.tinkerpop.blueprints.impls.orient.OrientBaseGraph.removeVertex(Redefined)
at org.ensime.indexer.orientdb.syntax.package$RichGraph$.org$ensime$indexer$orientdb$syntax$RichGraph$$removeRecursive$1(SimpleOrient.scala:295)
at org.ensime.indexer.orientdb.syntax.package$RichGraph$$anonfun$org$ensime$indexer$orientdb$syntax$RichGraph$$removeRecursive$1$1.apply(SimpleOrient.scala:288)
at org.ensime.indexer.orientdb.syntax.package$RichGraph$$anonfun$org$ensime$indexer$orientdb$syntax$RichGraph$$removeRecursive$1$1.apply(SimpleOrient.scala:288)
at scala.collection.Iterator$class.foreach(Iterator.scala:893)
at scala.collection.AbstractIterator.foreach(Redefined)
at scala.collection.IterableLike$class.foreach(IterableLike.scala:72)
at scala.collection.AbstractIterable.foreach(Iterable.scala:54)
at org.ensime.indexer.orientdb.syntax.package$RichGraph$.org$ensime$indexer$orientdb$syntax$RichGraph$$removeRecursive$1(SimpleOrient.scala:288)
at org.ensime.indexer.orientdb.syntax.package$RichGraph$.removeV(SimpleOrient.scala:300)
at org.ensime.indexer.orientdb.syntax.package$RichGraph$$anonfun$removeV$1.apply(SimpleOrient.scala:321)
at org.ensime.indexer.orientdb.syntax.package$RichGraph$$anonfun$removeV$1.apply(SimpleOrient.scala:321)
at scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:234)
at scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:234)
at scala.collection.immutable.List.foreach(Redefined)
at scala.collection.TraversableLike$class.map(TraversableLike.scala:234)
at scala.collection.immutable.List.map(Redefined)
at org.ensime.indexer.orientdb.syntax.package$RichGraph$.removeV(SimpleOrient.scala:321)
at org.ensime.indexer.graph.GraphService$$anonfun$removeFiles$1.apply(GraphService.scala:307)
at org.ensime.indexer.graph.GraphService$$anonfun$removeFiles$1.apply(GraphService.scala:306)
at org.ensime.indexer.orientdb.syntax.package$.withGraph(SimpleOrient.scala:165)
at org.ensime.indexer.orientdb.syntax.package$$anonfun$withGraphAsync$1$$anonfun$apply$1.apply(SimpleOrient.scala:176)
at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53)
at scala.concurrent.package$.blocking(package.scala:123)
at org.ensime.indexer.orientdb.syntax.package$$anonfun$withGraphAsync$1.apply(SimpleOrient.scala:176)
at scala.concurrent.impl.Future$PromiseCompletingRunnable.liftedTree1$1(Redefined)
at scala.concurrent.impl.Future$PromiseCompletingRunnable.run(Redefined)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- <0x00000006ece3fc48> (a java.util.concurrent.ThreadPoolExecutor$Worker)
"Timer-0" #27 daemon prio=5 os_prio=31 tid=0x00007faf882a5800 nid=0x7b03 in Object.wait() [0x000070000a27b000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.util.TimerThread.mainLoop(Redefined)
- locked <0x00000006ede2d780> (a java.util.TaskQueue)
at java.util.TimerThread.run(Redefined)
Locked ownable synchronizers:
- None
"Thread-6" #26 daemon prio=5 os_prio=31 tid=0x00007faf83329800 nid=0x7903 runnable [0x000070000a078000]
java.lang.Thread.State: RUNNABLE
at java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:457)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1104)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- <0x00000006ecf1d1d8> (a java.util.concurrent.locks.ReentrantLock$NonfairSync)
"FileWatchService-monitor" #25 daemon prio=5 os_prio=31 tid=0x00007faf85912000 nid=0x7703 waiting on condition [0x0000700009e75000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006ec24d410> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
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.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
at java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
at sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
at org.ensime.filewatcher.FileWatchService$$anonfun$4.apply(FileWatchService.scala:229)
at org.ensime.filewatcher.FileWatchService$$anonfun$4.apply(FileWatchService.scala:229)
at scala.util.Try$.apply(Try.scala:192)
at org.ensime.filewatcher.FileWatchService.org$ensime$filewatcher$FileWatchService$$monitor(FileWatchService.scala:229)
at org.ensime.filewatcher.FileWatchService$$anon$1.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- None
"FileWatchService-monitor" #24 daemon prio=5 os_prio=31 tid=0x00007faf85a02800 nid=0x7503 waiting on condition [0x0000700009c72000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006ec94fcd0> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
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.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
at java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
at sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
at org.ensime.filewatcher.FileWatchService$$anonfun$4.apply(FileWatchService.scala:229)
at org.ensime.filewatcher.FileWatchService$$anonfun$4.apply(FileWatchService.scala:229)
at scala.util.Try$.apply(Try.scala:192)
at org.ensime.filewatcher.FileWatchService.org$ensime$filewatcher$FileWatchService$$monitor(FileWatchService.scala:229)
at org.ensime.filewatcher.FileWatchService$$anon$1.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- None
"Thread-3" #23 daemon prio=5 os_prio=31 tid=0x00007faf8306d000 nid=0x7303 waiting on condition [0x0000700009a6f000]
java.lang.Thread.State: TIMED_WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006ec1a86f8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- None
"FileWatchService-monitor" #22 daemon prio=5 os_prio=31 tid=0x00007faf861da800 nid=0x7103 waiting on condition [0x000070000986c000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006ec1a8728> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
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.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
at java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
at sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
at org.ensime.filewatcher.FileWatchService$$anonfun$4.apply(FileWatchService.scala:229)
at org.ensime.filewatcher.FileWatchService$$anonfun$4.apply(FileWatchService.scala:229)
at scala.util.Try$.apply(Try.scala:192)
at org.ensime.filewatcher.FileWatchService.org$ensime$filewatcher$FileWatchService$$monitor(FileWatchService.scala:229)
at org.ensime.filewatcher.FileWatchService$$anon$1.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- None
"nioEventLoopGroup-2-1" #21 prio=10 os_prio=31 tid=0x00007faf81d19000 nid=0x6f03 runnable [0x0000700009669000]
java.lang.Thread.State: RUNNABLE
at sun.misc.Unsafe.getLongVolatile(Native Method)
at io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueue.lvProducerIndex(BaseMpscLinkedArrayQueue.java:365)
at io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueue.poll(BaseMpscLinkedArrayQueue.java:239)
at io.netty.util.concurrent.SingleThreadEventExecutor.pollTaskFrom(SingleThreadEventExecutor.java:208)
at io.netty.util.concurrent.SingleThreadEventExecutor.pollTask(SingleThreadEventExecutor.java:203)
at io.netty.channel.nio.NioEventLoop.pollTask(NioEventLoop.java:502)
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:393)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:442)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(Redefined)
at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- None
"org.apache.commons.vfs2.cache.SoftRefFilesCache$SoftRefReleaseThread" #20 daemon prio=5 os_prio=31 tid=0x00007faf85018000 nid=0x6d03 runnable [0x0000700009466000]
java.lang.Thread.State: RUNNABLE
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:139)
- locked <0x00000006e9c46ec8> (a java.lang.ref.ReferenceQueue$Lock)
at org.apache.commons.vfs2.cache.SoftRefFilesCache$SoftRefReleaseThread.run(Redefined)
Locked ownable synchronizers:
- None
"ENSIME-akka.io.pinned-dispatcher-7" #19 prio=5 os_prio=31 tid=0x00007faf81c9c000 nid=0x6b03 runnable [0x0000700009263000]
java.lang.Thread.State: RUNNABLE
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 <0x00000006e9dd4478> (a sun.nio.ch.Util$3)
- locked <0x00000006e9dd4490> (a java.util.Collections$UnmodifiableSet)
- locked <0x00000006e9b95a50> (a sun.nio.ch.KQueueSelectorImpl)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
at akka.io.SelectionHandler$ChannelRegistryImpl$$anon$3.tryRun(Redefined)
at akka.io.SelectionHandler$ChannelRegistryImpl$Task.run(Redefined)
at akka.io.SelectionHandler$ChannelRegistryImpl$$anon$3.run(Redefined)
at akka.util.SerializedSuspendableExecutionContext.run$1(Redefined)
at akka.util.SerializedSuspendableExecutionContext.run(Redefined)
at akka.dispatch.TaskInvocation.run(Redefined)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- <0x00000006ea046130> (a java.util.concurrent.ThreadPoolExecutor$Worker)
"ENSIME-akka.actor.default-dispatcher-6" #18 prio=5 os_prio=31 tid=0x00007faf81c92000 nid=0x6903 waiting on condition [0x0000700009060000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006e99b9d50> (a akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinPool)
at scala.concurrent.forkjoin.ForkJoinPool.scan(Redefined)
at scala.concurrent.forkjoin.ForkJoinPool.runWorker(Redefined)
at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(Redefined)
Locked ownable synchronizers:
- None
"DestroyJavaVM" #16 prio=5 os_prio=31 tid=0x00007faf81c7a800 nid=0x1c03 waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
Locked ownable synchronizers:
- None
"ENSIME-akka.actor.default-dispatcher-4" #15 prio=5 os_prio=31 tid=0x00007faf841e0800 nid=0x6503 waiting on condition [0x0000700008c5a000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006e99b9d50> (a akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinPool)
at scala.concurrent.forkjoin.ForkJoinPool.scan(Redefined)
at scala.concurrent.forkjoin.ForkJoinPool.runWorker(Redefined)
at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(Redefined)
Locked ownable synchronizers:
- None
"ENSIME-akka.actor.default-dispatcher-3" #14 prio=5 os_prio=31 tid=0x00007faf841e6800 nid=0x6303 waiting on condition [0x0000700008a57000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006e99b9d50> (a akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinPool)
at scala.concurrent.forkjoin.ForkJoinPool.scan(Redefined)
at scala.concurrent.forkjoin.ForkJoinPool.runWorker(Redefined)
at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(Redefined)
Locked ownable synchronizers:
- None
"ENSIME-akka.actor.default-dispatcher-2" #13 prio=5 os_prio=31 tid=0x00007faf81c02000 nid=0x6103 waiting on condition [0x0000700008854000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006e99b9d50> (a akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinPool)
at scala.concurrent.forkjoin.ForkJoinPool.scan(Redefined)
at scala.concurrent.forkjoin.ForkJoinPool.runWorker(Redefined)
at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(Redefined)
Locked ownable synchronizers:
- None
"ENSIME-scheduler-1" #12 prio=5 os_prio=31 tid=0x00007faf841d0000 nid=0x5f03 sleeping[0x0000700008651000]
java.lang.Thread.State: TIMED_WAITING (sleeping)
at java.lang.Thread.sleep(Native Method)
at akka.actor.LightArrayRevolverScheduler.waitNanos(LightArrayRevolverScheduler.scala:85)
at akka.actor.LightArrayRevolverScheduler$$anon$4.nextTick(Redefined)
at akka.actor.LightArrayRevolverScheduler$$anon$4.run(Redefined)
at java.lang.Thread.run(Thread.java:745)
Locked ownable synchronizers:
- None
"Service Thread" #10 daemon prio=9 os_prio=31 tid=0x00007faf84004000 nid=0x5b03 runnable [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
Locked ownable synchronizers:
- None
"C1 CompilerThread3" #9 daemon prio=9 os_prio=31 tid=0x00007faf8400f000 nid=0x5903 waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
Locked ownable synchronizers:
- None
"C2 CompilerThread2" #8 daemon prio=9 os_prio=31 tid=0x00007faf8400e800 nid=0x5703 runnable [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
Locked ownable synchronizers:
- None
"C2 CompilerThread1" #7 daemon prio=9 os_prio=31 tid=0x00007faf84008000 nid=0x5503 runnable [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
Locked ownable synchronizers:
- None
"C2 CompilerThread0" #6 daemon prio=9 os_prio=31 tid=0x00007faf8188f000 nid=0x5303 runnable [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
Locked ownable synchronizers:
- None
"Signal Dispatcher" #5 daemon prio=9 os_prio=31 tid=0x00007faf8188a000 nid=0x5103 runnable [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
Locked ownable synchronizers:
- None
"Surrogate Locker Thread (Concurrent GC)" #4 daemon prio=9 os_prio=31 tid=0x00007faf83041000 nid=0x4e03 waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
Locked ownable synchronizers:
- None
"Finalizer" #3 daemon prio=8 os_prio=31 tid=0x00007faf8186d000 nid=0x3f03 in Object.wait() [0x0000700007936000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
- locked <0x00000006e99b1c88> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
at java.lang.ref.Finalizer$FinalizerThread.run(Redefined)
Locked ownable synchronizers:
- None
"Reference Handler" #2 daemon prio=10 os_prio=31 tid=0x00007faf8186a000 nid=0x3d03 in Object.wait() [0x0000700007733000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:502)
at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
- locked <0x00000006e99c08b0> (a java.lang.ref.Reference$Lock)
at java.lang.ref.Reference$ReferenceHandler.run(Redefined)
Locked ownable synchronizers:
- None
"VM Thread" os_prio=31 tid=0x00007faf83011800 nid=0x3b03 runnable
"Gang worker#0 (Parallel GC Threads)" os_prio=31 tid=0x00007faf8200b000 nid=0x2503 runnable
"Gang worker#1 (Parallel GC Threads)" os_prio=31 tid=0x00007faf8200b800 nid=0x2703 runnable
"Gang worker#2 (Parallel GC Threads)" os_prio=31 tid=0x00007faf8200c800 nid=0x2903 runnable
"Gang worker#3 (Parallel GC Threads)" os_prio=31 tid=0x00007faf8300e800 nid=0x2b03 runnable
"Gang worker#4 (Parallel GC Threads)" os_prio=31 tid=0x00007faf8300f000 nid=0x2d03 runnable
"Gang worker#5 (Parallel GC Threads)" os_prio=31 tid=0x00007faf83010000 nid=0x2f03 runnable
"Gang worker#6 (Parallel GC Threads)" os_prio=31 tid=0x00007faf83010800 nid=0x3103 runnable
"Gang worker#7 (Parallel GC Threads)" os_prio=31 tid=0x00007faf83011000 nid=0x3303 runnable
"Concurrent Mark-Sweep GC Thread" os_prio=31 tid=0x00007faf8200d000 nid=0x3903 runnable
"Gang worker#0 (Parallel CMS Threads)" os_prio=31 tid=0x00007faf81800800 nid=0x3503 runnable
"Gang worker#1 (Parallel CMS Threads)" os_prio=31 tid=0x00007faf81869800 nid=0x3703 runnable
"VM Periodic Task Thread" os_prio=31 tid=0x00007faf82070000 nid=0x5d03 waiting on condition
JNI global references: 2175
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment