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/05/03 07:51:08 UTC

[GitHub] Anarchists opened a new issue #1150: Field named mi in application_alarm_list_month index not found

Anarchists opened a new issue #1150: Field named mi in application_alarm_list_month index not found
URL: https://github.com/apache/incubator-skywalking/issues/1150
 
 
   start collectorService.bat following this error.
   elasticsearch : 5.6.8
   ```
   2018-05-03 15:40:36,107 - org.apache.skywalking.apm.collector.boot.CollectorBootStartUp -4026 [main] ERROR [] - Field named mi in application_alarm_list_month index not found.
   org.apache.skywalking.apm.collector.core.module.ModuleStartException: Field named mi in application_alarm_list_month index not found.
   	at org.apache.skywalking.apm.collector.storage.es.StorageModuleEsProvider.start(StorageModuleEsProvider.java:300) ~[collector-storage-es-provider-5.0.0-beta-SNAPSHOT.jar:5.0.0-beta-SNAPSHOT]
   	at org.apache.skywalking.apm.collector.core.module.BootstrapFlow.start(BootstrapFlow.java:61) ~[apm-collector-core-5.0.0-beta-SNAPSHOT.jar:5.0.0-beta-SNAPSHOT]
   	at org.apache.skywalking.apm.collector.core.module.ModuleManager.init(ModuleManager.java:68) ~[apm-collector-core-5.0.0-beta-SNAPSHOT.jar:5.0.0-beta-SNAPSHOT]
   	at org.apache.skywalking.apm.collector.boot.CollectorBootStartUp.main(CollectorBootStartUp.java:45) [apm-collector-boot-5.0.0-beta-SNAPSHOT.jar:5.0.0-beta-SNAPSHOT]
   Caused by: org.apache.skywalking.apm.collector.storage.StorageInstallException: Field named mi in application_alarm_list_month index not found.
   	at org.apache.skywalking.apm.collector.storage.es.base.define.ElasticSearchStorageInstaller.columnCheck(ElasticSearchStorageInstaller.java:72) ~[collector-storage-es-provider-5.0.0-beta-SNAPSHOT.jar:5.0.0-beta-SNAPSHOT]
   	at org.apache.skywalking.apm.collector.storage.StorageInstaller.install(StorageInstaller.java:60) ~[collector-storage-define-5.0.0-beta-SNAPSHOT.jar:5.0.0-beta-SNAPSHOT]
   	at org.apache.skywalking.apm.collector.storage.es.StorageModuleEsProvider.start(StorageModuleEsProvider.java:298) ~[collector-storage-es-provider-5.0.0-beta-SNAPSHOT.jar:5.0.0-beta-SNAPSHOT]
   	... 3 more
   ```

----------------------------------------------------------------
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