Skip to content

Instantly share code, notes, and snippets.

View jgq2008303393's full-sized avatar

ginger jgq2008303393

View GitHub Profile
nohup: ignoring input
JAVA:
java version "12.0.2" 2019-07-16
Java(TM) SE Runtime Environment (build 12.0.2+10)
Java HotSpot(TM) 64-Bit Server VM (build 12.0.2+10, mixed mode, sharing)
OS:
Linux TENCENT64.site 3.10.104-1-tlinux2-0041.tl2 #1 SMP Fri Oct 28 20:58:27 CST 2016 x86_64 x86_64 x86_64 GNU/Linux
JAVA:
java version "12.0.2" 2019-07-16
Java(TM) SE Runtime Environment (build 12.0.2+10)
Java HotSpot(TM) 64-Bit Server VM (build 12.0.2+10, mixed mode, sharing)
OS:
Linux TENCENT64.site 3.10.104-1-tlinux2-0041.tl2 #1 SMP Fri Oct 28 20:58:27 CST 2016 x86_64 x86_64 x86_64 GNU/Linux
JAVA:
java version "12.0.2" 2019-07-16
Java(TM) SE Runtime Environment (build 12.0.2+10)
Java HotSpot(TM) 64-Bit Server VM (build 12.0.2+10, mixed mode, sharing)
OS:
Linux TENCENT64.site 3.10.104-1-tlinux2-0041.tl2 #1 SMP Fri Oct 28 20:58:27 CST 2016 x86_64 x86_64 x86_64 GNU/Linux
JAVA:
java version "12.0.2" 2019-07-16
Java(TM) SE Runtime Environment (build 12.0.2+10)
Java HotSpot(TM) 64-Bit Server VM (build 12.0.2+10, mixed mode, sharing)
OS:
Linux TENCENT64.site 3.10.104-1-tlinux2-0041.tl2 #1 SMP Fri Oct 28 20:58:27 CST 2016 x86_64 x86_64 x86_64 GNU/Linux
2018-02-09 17:59:20
Full thread dump Java HotSpot(TM) 64-Bit Server VM (25.112-b15 mixed mode):
"elasticsearch[1517918957000000309][generic][T#37]" #157 daemon prio=5 os_prio=0 tid=0x00007fed2407b800 nid=0x8e97 waiting on condition [0x00007fec8c2f0000]
java.lang.Thread.State: TIMED_WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00007feee6551ab0> (a org.elasticsearch.common.util.concurrent.EsExecutors$ExecutorScalingQueue)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.LinkedTransferQueue.awaitMatch(LinkedTransferQueue.java:734)
at java.util.concurrent.LinkedTransferQueue.xfer(LinkedTransferQueue.java:647)
[2017-03-18T00:00:20,975][INFO ][o.e.c.m.MetaDataCreateIndexService] [1489030238000000603] [metricbeat-2017.03.18] creating index, cause [auto(bulk api)], templates [metricbeat, default_template], shards [10]/[1], mappings [_default_]
[2017-03-18T00:00:21,430][INFO ][o.e.c.m.MetaDataMappingService] [1489030238000000603] [metricbeat-2017.03.18/gY9bNhycSGqLTngg_8icXg] create_mapping [metricsets]
[2017-03-18T00:00:21,799][INFO ][o.e.c.r.a.AllocationService] [1489030238000000603] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[metricbeat-2017.03.18][0], [metricbeat-2017.03.18][5]] ...]).
[2017-03-18T11:24:56,615][ERROR][o.e.a.i.IngestActionFilter] [1489030238000000603] failed to execute pipeline for a bulk request
org.elasticsearch.common.util.concurrent.EsRejectedExecutionException: rejected execution of org.elasticsearch.ingest.PipelineExecutionService$2@79ceaa6a on EsThreadPoolExecutor[bulk, queue capacity = 1024, org.elasticsearch.common.util.concurrent.EsThreadPoolExecutor@4
2017-03-17T18:40:57+08:00 INFO Bulk item insert failed (i=3, status=429): {"type":"es_rejected_execution_exception","reason":"rejected execution of org.elasticsearch.transport.TransportService$6@77ed6ac1 on EsThreadPoolExecutor[bulk, queue capacity = 1024, org.elasticsearch.common.util.concurrent.EsThreadPoolExecutor@2c397fc9[Running, pool size = 24, active threads = 24, queued tasks = 1024, completed tasks = 179948759]]"}
2017-03-17T18:40:57+08:00 INFO Bulk item insert failed (i=4, status=429): {"type":"es_rejected_execution_exception","reason":"rejected execution of org.elasticsearch.transport.TransportService$6@6b15b985 on EsThreadPoolExecutor[bulk, queue capacity = 1024, org.elasticsearch.common.util.concurrent.EsThreadPoolExecutor@2c397fc9[Running, pool size = 24, active threads = 24, queued tasks = 1033, completed tasks = 179948778]]"}
2017-03-17T18:40:57+08:00 INFO Bulk item insert failed (i=17, status=429): {"type":"es_rejected_execution_exception","reason":"rejected execution of org.elasticsearch.tra