Skip to content

Instantly share code, notes, and snippets.

@rjernst
Created December 1, 2017 07:40
Show Gist options
  • Save rjernst/b77d66cfbe0fb0adfb3f10c004577f40 to your computer and use it in GitHub Desktop.
Save rjernst/b77d66cfbe0fb0adfb3f10c004577f40 to your computer and use it in GitHub Desktop.
2017-11-30 23:38:41
Full thread dump Java HotSpot(TM) 64-Bit Server VM (25.144-b01 mixed mode):
"Attach Listener" #12 daemon prio=9 os_prio=31 tid=0x00007fb0c4957000 nid=0x1b07 waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"Service Thread" #9 daemon prio=9 os_prio=31 tid=0x00007fb0c389f800 nid=0x5203 runnable [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"C1 CompilerThread3" #8 daemon prio=9 os_prio=31 tid=0x00007fb0c581f800 nid=0x5003 waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"C2 CompilerThread2" #7 daemon prio=9 os_prio=31 tid=0x00007fb0c482f800 nid=0x4e03 waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"C2 CompilerThread1" #6 daemon prio=9 os_prio=31 tid=0x00007fb0c581f000 nid=0x4c03 waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"C2 CompilerThread0" #5 daemon prio=9 os_prio=31 tid=0x00007fb0c3864000 nid=0x4a03 waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"Signal Dispatcher" #4 daemon prio=9 os_prio=31 tid=0x00007fb0c3863800 nid=0x480b runnable [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"Finalizer" #3 daemon prio=8 os_prio=31 tid=0x00007fb0c4821000 nid=0x3b03 in Object.wait() [0x000070000810e000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x000000076ab08ec8> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
- locked <0x000000076ab08ec8> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
"Reference Handler" #2 daemon prio=10 os_prio=31 tid=0x00007fb0c481e000 nid=0x3903 in Object.wait() [0x000070000800b000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x000000076ab06b68> (a java.lang.ref.Reference$Lock)
at java.lang.Object.wait(Object.java:502)
at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
- locked <0x000000076ab06b68> (a java.lang.ref.Reference$Lock)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
"main" #1 prio=5 os_prio=31 tid=0x00007fb0c4801800 nid=0x2103 runnable [0x00007000075ed000]
java.lang.Thread.State: RUNNABLE
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:928)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1323)
at java.net.InetAddress.getLocalHost(InetAddress.java:1500)
- locked <0x000000076c1dfd98> (a java.lang.Object)
at org.apache.logging.log4j.core.util.NetUtils.getLocalHostname(NetUtils.java:53)
at org.apache.logging.log4j.core.LoggerContext.setConfiguration(LoggerContext.java:539)
at org.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:261)
at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:206)
at org.apache.logging.log4j.core.config.Configurator.initialize(Configurator.java:220)
at org.apache.logging.log4j.core.config.Configurator.initialize(Configurator.java:197)
at org.elasticsearch.common.logging.LogConfigurator.configureStatusLogger(LogConfigurator.java:171)
at org.elasticsearch.common.logging.LogConfigurator.configureWithoutConfig(LogConfigurator.java:96)
at org.elasticsearch.cli.CommandLoggingConfigurator.configureLoggingWithoutConfig(CommandLoggingConfigurator.java:40)
at org.elasticsearch.cli.LoggingAwareMultiCommand$$Lambda$1/1342443276.run(Unknown Source)
at org.elasticsearch.cli.Command.main(Command.java:87)
at org.elasticsearch.common.settings.KeyStoreCli.main(KeyStoreCli.java:41)
"VM Thread" os_prio=31 tid=0x00007fb0c385e800 nid=0x3703 runnable
"GC task thread#0 (ParallelGC)" os_prio=31 tid=0x00007fb0c4800800 nid=0x2707 runnable
"GC task thread#1 (ParallelGC)" os_prio=31 tid=0x00007fb0c481d000 nid=0x2903 runnable
"GC task thread#2 (ParallelGC)" os_prio=31 tid=0x00007fb0c481d800 nid=0x2b03 runnable
"GC task thread#3 (ParallelGC)" os_prio=31 tid=0x00007fb0c4013000 nid=0x2d03 runnable
"GC task thread#4 (ParallelGC)" os_prio=31 tid=0x00007fb0c4001800 nid=0x2f03 runnable
"GC task thread#5 (ParallelGC)" os_prio=31 tid=0x00007fb0c4002800 nid=0x3103 runnable
"GC task thread#6 (ParallelGC)" os_prio=31 tid=0x00007fb0c380e800 nid=0x3303 runnable
"GC task thread#7 (ParallelGC)" os_prio=31 tid=0x00007fb0c380f000 nid=0x3503 runnable
"VM Periodic Task Thread" os_prio=31 tid=0x00007fb0c400c000 nid=0x5403 waiting on condition
JNI global references: 334
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment