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 2018/10/14 08:12:54 UTC

[GitHub] cdoewew opened a new issue #1760: Indexes are automatically created when skywalking-collector is started, but web pages keep reporting errors?

cdoewew opened a new issue #1760: Indexes are automatically created when skywalking-collector is started, but web pages keep reporting errors?
URL: https://github.com/apache/incubator-skywalking/issues/1760
 
 
   
   this is skywalking-collector console log
   _____________________________________________________________
   
   14 16:09:33,800 - org.apache.skywalking.apm.collector.analysis.worker.model.impl.MergePersistenceWorker -960920 [pool-2-thread-1] ERROR [] - Received an instance heart beat message under instance id= 2 , which doesn't exist.
   org.apache.skywalking.apm.collector.core.UnexpectedException: Received an instance heart beat message under instance id= 2 , which doesn't exist.
           at org.apache.skywalking.apm.collector.storage.es.dao.InstanceHeartBeatEsPersistenceDAO.prepareBatchInsert(InstanceHeartBeatEsPersistenceDAO.java:66) ~[collector-storage-es-provider-5.0.0-beta.jar:5.0.0-beta]
           at org.apache.skywalking.apm.collector.storage.es.dao.InstanceHeartBeatEsPersistenceDAO.prepareBatchInsert(InstanceHeartBeatEsPersistenceDAO.java:39) ~[collector-storage-es-provider-5.0.0-beta.jar:5.0.0-beta]
           at org.apache.skywalking.apm.collector.analysis.worker.model.impl.MergePersistenceWorker.lambda$prepareBatch$5(MergePersistenceWorker.java:64) ~[analysis-worker-model-5.0.0-beta.jar:5.0.0-beta]
           at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684) ~[?:1.8.0_101]
           at org.apache.skywalking.apm.collector.analysis.worker.model.impl.MergePersistenceWorker.prepareBatch(MergePersistenceWorker.java:51) ~[analysis-worker-model-5.0.0-beta.jar:5.0.0-beta]
           at org.apache.skywalking.apm.collector.analysis.worker.model.impl.MergePersistenceWorker.prepareBatch(MergePersistenceWorker.java:33) ~[analysis-worker-model-5.0.0-beta.jar:5.0.0-beta]
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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