You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/03/28 10:35:00 UTC

[GitHub] [incubator-skywalking] LiuZeng520 opened a new issue #2415: Exception while fetching data (/getApplicationTopology) : null

LiuZeng520 opened a new issue #2415: Exception while fetching data (/getApplicationTopology) : null
URL: https://github.com/apache/incubator-skywalking/issues/2415
 
 
   2019-03-28 15:55:28,798 - 
   
   org.apache.skywalking.apm.collector.analysis.worker.model.impl.MergePersistenceWorker -4585752 [pool-2-
   
   thread-1] ERROR [] - Received an instance heart beat message under instance id= 3123 , which doesn't 
   
   exist.
   org.apache.skywalking.apm.collector.core.UnexpectedException: Received an instance heart beat message 
   
   under instance id= 3123 , which doesn't exist.
           at 
   
   org.apache.skywalking.apm.collector.storage.es.dao.InstanceHeartBeatEsPersistenceDAO.prepareBatchInsert
   
   (InstanceHeartBeatEsPersistenceDAO.java:65) ~[collector-storage-es-provider-5.0.0-GA.jar:5.0.0-GA]
           at 
   
   org.apache.skywalking.apm.collector.storage.es.dao.InstanceHeartBeatEsPersistenceDAO.prepareBatchInsert
   
   (InstanceHeartBeatEsPersistenceDAO.java:38) ~[collector-storage-es-provider-5.0.0-GA.jar:5.0.0-GA]
           at org.apache.skywalking.apm.collector.analysis.worker.model.impl.MergePersistenceWorker.lambda
   
   $prepareBatch$0(MergePersistenceWorker.java:63) ~[analysis-worker-model-5.0.0-GA.jar:5.0.0-GA]
           at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684) ~[?:1.8.0_191]
           at 
   
   org.apache.skywalking.apm.collector.analysis.worker.model.impl.MergePersistenceWorker.prepareBatch
   
   (MergePersistenceWorker.java:50) ~[analysis-worker-model-5.0.0-GA.jar:5.0.0-GA]
           at 
   
   org.apache.skywalking.apm.collector.analysis.worker.model.impl.MergePersistenceWorker.prepareBatch
   
   (MergePersistenceWorker.java:33) ~[analysis-worker-model-5.0.0-GA.jar:5.0.0-GA]
           at 
   
   org.apache.skywalking.apm.collector.analysis.worker.model.impl.PersistenceWorker.buildBatchCollection
   
   (PersistenceWorker.java:91) ~[analysis-worker-model-5.0.0-GA.jar:5.0.0-GA]
           at org.apache.skywalking.apm.collector.analysis.worker.timer.PersistenceTimer.lambda
   
   $extractDataAndSave$2(PersistenceTimer.java:78) ~[analysis-worker-model-5.0.0-GA.jar:5.0.0-GA]
           at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_191]
           at org.apache.skywalking.apm.collector.analysis.worker.timer.PersistenceTimer.extractDataAndSave
   
   (PersistenceTimer.java:72) ~[analysis-worker-model-5.0.0-GA.jar:5.0.0-GA]
           at org.apache.skywalking.apm.collector.analysis.worker.timer.PersistenceTimer.lambda$start$0
   
   (PersistenceTimer.java:56) ~[analysis-worker-model-5.0.0-GA.jar:5.0.0-GA]
           at org.apache.skywalking.apm.util.RunnableWithExceptionProtection.run
   
   (RunnableWithExceptionProtection.java:36) [apm-util-5.0.0-GA.jar:5.0.0-GA]
           at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_191]
           at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) [?:1.8.0_191]
           at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301
   
   (ScheduledThreadPoolExecutor.java:180) [?:1.8.0_191]
           at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run
   
   (ScheduledThreadPoolExecutor.java:294) [?:1.8.0_191]
           at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_191]
           at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_191]
           at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services