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/02/22 10:35:05 UTC

[GitHub] linfeng627 opened a new issue #2282: Skywalking-Collector Start Error

linfeng627 opened a new issue #2282: Skywalking-Collector Start Error
URL: https://github.com/apache/incubator-skywalking/issues/2282
 
 
   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [x] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - What do you want to know?
   [skywalking-oap-server.log](https://github.com/apache/incubator-skywalking/files/2893500/skywalking-oap-server.log)
   
   
   - What happen?
   run bin/startup.bat  
   
   ___
   ### Requirement or improvement
   - apache-skywalking-apm-incubating-6.0.0-alpha
   - windows10
   - elasticsearch5.6.2
   
   
   
   
   ### skywalking-oap-server.log
   
   
   2019-02-22 18:15:58,011 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -849  [main] INFO  [] - Get a module define from application.yml, module name: cluster
   2019-02-22 18:15:58,017 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -855  [main] INFO  [] - Get a provider define belong to cluster module, provider name: standalone
   2019-02-22 18:15:58,018 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -856  [main] INFO  [] - Get a module define from application.yml, module name: core
   2019-02-22 18:15:58,018 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -856  [main] INFO  [] - Get a provider define belong to core module, provider name: default
   2019-02-22 18:15:58,019 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -857  [main] INFO  [] - The property with key: restHost, value: 0.0.0.0, in default provider
   2019-02-22 18:15:58,019 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -857  [main] INFO  [] - The property with key: restPort, value: 12800, in default provider
   2019-02-22 18:15:58,019 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -857  [main] INFO  [] - The property with key: restContextPath, value: /, in default provider
   2019-02-22 18:15:58,019 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -857  [main] INFO  [] - The property with key: gRPCHost, value: 0.0.0.0, in default provider
   2019-02-22 18:15:58,019 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -857  [main] INFO  [] - The property with key: gRPCPort, value: 11800, in default provider
   2019-02-22 18:15:58,019 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -857  [main] INFO  [] - The property with key: downsampling, value: [Hour, Day, Month], in default provider
   2019-02-22 18:15:58,020 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -858  [main] INFO  [] - The property with key: recordDataTTL, value: 90, in default provider
   2019-02-22 18:15:58,020 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -858  [main] INFO  [] - The property with key: minuteMetricsDataTTL, value: 90, in default provider
   2019-02-22 18:15:58,020 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -858  [main] INFO  [] - The property with key: hourMetricsDataTTL, value: 36, in default provider
   2019-02-22 18:15:58,020 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -858  [main] INFO  [] - The property with key: dayMetricsDataTTL, value: 45, in default provider
   2019-02-22 18:15:58,020 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -858  [main] INFO  [] - The property with key: monthMetricsDataTTL, value: 18, in default provider
   2019-02-22 18:15:58,020 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -858  [main] INFO  [] - Get a module define from application.yml, module name: storage
   2019-02-22 18:15:58,020 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -858  [main] INFO  [] - Get a provider define belong to storage module, provider name: elasticsearch
   2019-02-22 18:15:58,020 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -858  [main] INFO  [] - The property with key: clusterNodes, value: 127.0.0.1:9200, in elasticsearch provider
   2019-02-22 18:15:58,020 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -858  [main] INFO  [] - The property with key: indexShardsNumber, value: 1, in elasticsearch provider
   2019-02-22 18:15:58,020 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -858  [main] INFO  [] - The property with key: indexReplicasNumber, value: 0, in elasticsearch provider
   2019-02-22 18:15:58,020 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -858  [main] INFO  [] - The property with key: bulkActions, value: 2000, in elasticsearch provider
   2019-02-22 18:15:58,021 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -859  [main] INFO  [] - The property with key: bulkSize, value: 20, in elasticsearch provider
   2019-02-22 18:15:58,021 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -859  [main] INFO  [] - The property with key: flushInterval, value: 10, in elasticsearch provider
   2019-02-22 18:15:58,021 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -859  [main] INFO  [] - The property with key: concurrentRequests, value: 2, in elasticsearch provider
   2019-02-22 18:15:58,021 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -859  [main] INFO  [] - Get a module define from application.yml, module name: receiver-register
   2019-02-22 18:15:58,021 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -859  [main] INFO  [] - Get a provider define belong to receiver-register module, provider name: default
   2019-02-22 18:15:58,021 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -859  [main] INFO  [] - Get a module define from application.yml, module name: receiver-trace
   2019-02-22 18:15:58,021 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -859  [main] INFO  [] - Get a provider define belong to receiver-trace module, provider name: default
   2019-02-22 18:15:58,021 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -859  [main] INFO  [] - The property with key: bufferPath, value: ../trace-buffer/, in default provider
   2019-02-22 18:15:58,021 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -859  [main] INFO  [] - The property with key: bufferOffsetMaxFileSize, value: 100, in default provider
   2019-02-22 18:15:58,021 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -859  [main] INFO  [] - The property with key: bufferDataMaxFileSize, value: 500, in default provider
   2019-02-22 18:15:58,021 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -859  [main] INFO  [] - The property with key: bufferFileCleanWhenRestart, value: false, in default provider
   2019-02-22 18:15:58,022 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -860  [main] INFO  [] - Get a module define from application.yml, module name: receiver-jvm
   2019-02-22 18:15:58,022 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -860  [main] INFO  [] - Get a provider define belong to receiver-jvm module, provider name: default
   2019-02-22 18:15:58,022 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -860  [main] INFO  [] - Get a module define from application.yml, module name: service-mesh
   2019-02-22 18:15:58,022 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -860  [main] INFO  [] - Get a provider define belong to service-mesh module, provider name: default
   2019-02-22 18:15:58,022 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -860  [main] INFO  [] - The property with key: bufferPath, value: ../mesh-buffer/, in default provider
   2019-02-22 18:15:58,022 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -860  [main] INFO  [] - The property with key: bufferOffsetMaxFileSize, value: 100, in default provider
   2019-02-22 18:15:58,022 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -860  [main] INFO  [] - The property with key: bufferDataMaxFileSize, value: 500, in default provider
   2019-02-22 18:15:58,022 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -860  [main] INFO  [] - The property with key: bufferFileCleanWhenRestart, value: false, in default provider
   2019-02-22 18:15:58,022 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -860  [main] INFO  [] - Get a module define from application.yml, module name: istio-telemetry
   2019-02-22 18:15:58,022 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -860  [main] INFO  [] - Get a provider define belong to istio-telemetry module, provider name: default
   2019-02-22 18:15:58,022 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -860  [main] INFO  [] - Get a module define from application.yml, module name: query
   2019-02-22 18:15:58,023 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -861  [main] INFO  [] - Get a provider define belong to query module, provider name: graphql
   2019-02-22 18:15:58,023 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -861  [main] INFO  [] - The property with key: path, value: /graphql, in graphql provider
   2019-02-22 18:15:58,023 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -861  [main] INFO  [] - Get a module define from application.yml, module name: alarm
   2019-02-22 18:15:58,023 - org.apache.skywalking.oap.server.starter.config.ApplicationConfigLoader -861  [main] INFO  [] - Get a provider define belong to alarm module, provider name: default
   2019-02-22 18:15:58,065 - org.apache.skywalking.oap.server.library.module.ModuleDefine -903  [main] INFO  [] - Prepare the elasticsearch provider in storage module.
   2019-02-22 18:15:58,094 - org.apache.skywalking.oap.server.library.module.ModuleDefine -932  [main] INFO  [] - Prepare the standalone provider in cluster module.
   2019-02-22 18:15:58,101 - org.apache.skywalking.oap.server.library.module.ModuleDefine -939  [main] INFO  [] - Prepare the default provider in core module.
   2019-02-22 18:15:58,131 - org.apache.skywalking.oap.server.library.server.grpc.GRPCServer -969  [main] INFO  [] - Server started, host 0.0.0.0 listening on 11800
   2019-02-22 18:15:58,150 - org.eclipse.jetty.util.log -988  [main] INFO  [] - Logging initialized @1072ms to org.eclipse.jetty.util.log.Slf4jLog
   2019-02-22 18:15:58,210 - org.apache.skywalking.oap.server.library.server.jetty.JettyServer -1048 [main] INFO  [] - http server root context path: /
   2019-02-22 18:15:58,305 - org.apache.skywalking.oap.server.library.module.ModuleDefine -1143 [main] INFO  [] - Prepare the graphql provider in query module.
   2019-02-22 18:15:58,540 - com.coxautodev.graphql.tools.SchemaClassScanner -1378 [main] WARN  [] - Schema type was defined but can never be accessed, and can be safely deleted: NodeType
   2019-02-22 18:15:58,825 - org.apache.skywalking.oap.server.library.module.ModuleDefine -1663 [main] INFO  [] - Prepare the default provider in alarm module.
   2019-02-22 18:15:58,845 - org.apache.skywalking.oap.server.library.module.ModuleDefine -1683 [main] INFO  [] - Prepare the default provider in istio-telemetry module.
   2019-02-22 18:15:58,847 - org.apache.skywalking.oap.server.library.module.ModuleDefine -1685 [main] INFO  [] - Prepare the default provider in receiver-jvm module.
   2019-02-22 18:15:58,851 - org.apache.skywalking.oap.server.library.module.ModuleDefine -1689 [main] INFO  [] - Prepare the default provider in service-mesh module.
   2019-02-22 18:15:58,853 - org.apache.skywalking.oap.server.library.module.ModuleDefine -1691 [main] INFO  [] - Prepare the default provider in receiver-register module.
   2019-02-22 18:15:58,855 - org.apache.skywalking.oap.server.library.module.ModuleDefine -1693 [main] INFO  [] - Prepare the default provider in receiver-trace module.
   2019-02-22 18:15:58,857 - org.apache.skywalking.oap.server.library.module.BootstrapFlow -1695 [main] INFO  [] - start the provider standalone in cluster module.
   2019-02-22 18:15:58,857 - org.apache.skywalking.oap.server.library.module.BootstrapFlow -1695 [main] INFO  [] - start the provider default in core module.
   2019-02-22 18:15:59,293 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2131 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.alarm.AlarmRecord
   2019-02-22 18:15:59,295 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2133 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.all.AllHeatmapIndicator
   2019-02-22 18:15:59,296 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2134 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.all.AllP50Indicator
   2019-02-22 18:15:59,297 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2135 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.all.AllP75Indicator
   2019-02-22 18:15:59,297 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2135 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.all.AllP90Indicator
   2019-02-22 18:15:59,297 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2135 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.all.AllP95Indicator
   2019-02-22 18:15:59,298 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2136 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.all.AllP99Indicator
   2019-02-22 18:15:59,298 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2136 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.endpoint.EndpointAvgIndicator
   2019-02-22 18:15:59,299 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2137 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.endpoint.EndpointCpmIndicator
   2019-02-22 18:15:59,300 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2138 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.endpoint.EndpointP50Indicator
   2019-02-22 18:15:59,300 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2138 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.endpoint.EndpointP75Indicator
   2019-02-22 18:15:59,300 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2138 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.endpoint.EndpointP90Indicator
   2019-02-22 18:15:59,301 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2139 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.endpoint.EndpointP95Indicator
   2019-02-22 18:15:59,301 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2139 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.endpoint.EndpointP99Indicator
   2019-02-22 18:15:59,301 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2139 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.endpoint.EndpointSlaIndicator
   2019-02-22 18:15:59,302 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2140 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.endpointrelation.EndpointRelationCpmIndicator
   2019-02-22 18:15:59,302 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2140 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.endpointrelation.EndpointRelationRespTimeIndicator
   2019-02-22 18:15:59,303 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2141 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.service.ServiceCpmIndicator
   2019-02-22 18:15:59,303 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2141 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.service.ServiceP50Indicator
   2019-02-22 18:15:59,303 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2141 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.service.ServiceP75Indicator
   2019-02-22 18:15:59,304 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2142 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.service.ServiceP90Indicator
   2019-02-22 18:15:59,304 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2142 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.service.ServiceP95Indicator
   2019-02-22 18:15:59,304 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2142 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.service.ServiceP99Indicator
   2019-02-22 18:15:59,305 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2143 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.service.ServiceRespTimeIndicator
   2019-02-22 18:15:59,306 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2144 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.service.ServiceSlaIndicator
   2019-02-22 18:15:59,306 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2144 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.serviceinstance.ServiceInstanceCpmIndicator
   2019-02-22 18:15:59,307 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2145 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.serviceinstance.ServiceInstanceRespTimeIndicator
   2019-02-22 18:15:59,307 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2145 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.serviceinstancejvmcpu.InstanceJvmCpuIndicator
   2019-02-22 18:15:59,308 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2146 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.serviceinstancejvmgc.InstanceJvmOldGcCountIndicator
   2019-02-22 18:15:59,308 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2146 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.serviceinstancejvmgc.InstanceJvmOldGcTimeIndicator
   2019-02-22 18:15:59,309 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2147 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.serviceinstancejvmgc.InstanceJvmYoungGcCountIndicator
   2019-02-22 18:15:59,309 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2147 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.serviceinstancejvmgc.InstanceJvmYoungGcTimeIndicator
   2019-02-22 18:15:59,310 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2148 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.serviceinstancejvmmemory.InstanceJvmMemoryHeapIndicator
   2019-02-22 18:15:59,310 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2148 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.serviceinstancejvmmemory.InstanceJvmMemoryHeapMaxIndicator
   2019-02-22 18:15:59,310 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2148 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.serviceinstancejvmmemory.InstanceJvmMemoryNoheapIndicator
   2019-02-22 18:15:59,311 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2149 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.serviceinstancejvmmemory.InstanceJvmMemoryNoheapMaxIndicator
   2019-02-22 18:15:59,311 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2149 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.servicerelation.ServiceRelationClientCallSlaIndicator
   2019-02-22 18:15:59,311 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2149 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.servicerelation.ServiceRelationClientCpmIndicator
   2019-02-22 18:15:59,311 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2149 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.servicerelation.ServiceRelationClientRespTimeIndicator
   2019-02-22 18:15:59,312 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2150 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.servicerelation.ServiceRelationServerCallSlaIndicator
   2019-02-22 18:15:59,312 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2150 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.servicerelation.ServiceRelationServerCpmIndicator
   2019-02-22 18:15:59,312 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2150 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.servicerelation.ServiceRelationServerRespTimeIndicator
   2019-02-22 18:15:59,312 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2150 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.manual.endpointrelation.EndpointRelationServerSideIndicator
   2019-02-22 18:15:59,313 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2151 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.manual.segment.SegmentRecord
   2019-02-22 18:15:59,313 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2151 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.manual.servicerelation.ServiceRelationClientSideIndicator
   2019-02-22 18:15:59,314 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2152 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.analysis.manual.servicerelation.ServiceRelationServerSideIndicator
   2019-02-22 18:15:59,314 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2152 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.register.EndpointInventory
   2019-02-22 18:15:59,314 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2152 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.register.NetworkAddressInventory
   2019-02-22 18:15:59,315 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2153 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.register.ServiceInstanceInventory
   2019-02-22 18:15:59,316 - org.apache.skywalking.oap.server.core.storage.annotation.StorageAnnotationListener -2154 [main] INFO  [] - The owner class of storage annotation, class name: org.apache.skywalking.oap.server.core.register.ServiceInventory
   2019-02-22 18:15:59,316 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2154 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.all.AllHeatmapIndicator
   2019-02-22 18:15:59,316 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2154 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.all.AllP50Indicator
   2019-02-22 18:15:59,317 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2155 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.all.AllP75Indicator
   2019-02-22 18:15:59,317 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2155 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.all.AllP90Indicator
   2019-02-22 18:15:59,317 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2155 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.all.AllP95Indicator
   2019-02-22 18:15:59,317 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2155 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.all.AllP99Indicator
   2019-02-22 18:15:59,317 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2155 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.endpoint.EndpointAvgIndicator
   2019-02-22 18:15:59,317 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2155 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.endpoint.EndpointCpmIndicator
   2019-02-22 18:15:59,317 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2155 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.endpoint.EndpointP50Indicator
   2019-02-22 18:15:59,317 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2155 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.endpoint.EndpointP75Indicator
   2019-02-22 18:15:59,317 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2155 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.endpoint.EndpointP90Indicator
   2019-02-22 18:15:59,317 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2155 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.endpoint.EndpointP95Indicator
   2019-02-22 18:15:59,317 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2155 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.endpoint.EndpointP99Indicator
   2019-02-22 18:15:59,317 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2155 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.endpoint.EndpointSlaIndicator
   2019-02-22 18:15:59,318 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2156 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.endpointrelation.EndpointRelationCpmIndicator
   2019-02-22 18:15:59,318 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2156 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.endpointrelation.EndpointRelationRespTimeIndicator
   2019-02-22 18:15:59,318 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2156 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.service.ServiceCpmIndicator
   2019-02-22 18:15:59,318 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2156 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.service.ServiceP50Indicator
   2019-02-22 18:15:59,318 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2156 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.service.ServiceP75Indicator
   2019-02-22 18:15:59,318 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2156 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.service.ServiceP90Indicator
   2019-02-22 18:15:59,318 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2156 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.service.ServiceP95Indicator
   2019-02-22 18:15:59,318 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2156 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.service.ServiceP99Indicator
   2019-02-22 18:15:59,318 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2156 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.service.ServiceRespTimeIndicator
   2019-02-22 18:15:59,318 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2156 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.service.ServiceSlaIndicator
   2019-02-22 18:15:59,319 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2157 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.serviceinstance.ServiceInstanceCpmIndicator
   2019-02-22 18:15:59,319 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2157 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.serviceinstance.ServiceInstanceRespTimeIndicator
   2019-02-22 18:15:59,319 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2157 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.serviceinstancejvmcpu.InstanceJvmCpuIndicator
   2019-02-22 18:15:59,319 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2157 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.serviceinstancejvmgc.InstanceJvmOldGcCountIndicator
   2019-02-22 18:15:59,319 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2157 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.serviceinstancejvmgc.InstanceJvmOldGcTimeIndicator
   2019-02-22 18:15:59,319 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2157 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.serviceinstancejvmgc.InstanceJvmYoungGcCountIndicator
   2019-02-22 18:15:59,319 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2157 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.serviceinstancejvmgc.InstanceJvmYoungGcTimeIndicator
   2019-02-22 18:15:59,319 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2157 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.serviceinstancejvmmemory.InstanceJvmMemoryHeapIndicator
   2019-02-22 18:15:59,319 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2157 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.serviceinstancejvmmemory.InstanceJvmMemoryHeapMaxIndicator
   2019-02-22 18:15:59,319 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2157 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.serviceinstancejvmmemory.InstanceJvmMemoryNoheapIndicator
   2019-02-22 18:15:59,319 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2157 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.serviceinstancejvmmemory.InstanceJvmMemoryNoheapMaxIndicator
   2019-02-22 18:15:59,319 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2157 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.servicerelation.ServiceRelationClientCallSlaIndicator
   2019-02-22 18:15:59,320 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2158 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.servicerelation.ServiceRelationClientCpmIndicator
   2019-02-22 18:15:59,320 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2158 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.servicerelation.ServiceRelationClientRespTimeIndicator
   2019-02-22 18:15:59,320 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2158 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.servicerelation.ServiceRelationServerCallSlaIndicator
   2019-02-22 18:15:59,320 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2158 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.servicerelation.ServiceRelationServerCpmIndicator
   2019-02-22 18:15:59,320 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2158 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.generated.servicerelation.ServiceRelationServerRespTimeIndicator
   2019-02-22 18:15:59,320 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2158 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.manual.endpointrelation.EndpointRelationServerSideIndicator
   2019-02-22 18:15:59,320 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2158 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.manual.servicerelation.ServiceRelationClientSideIndicator
   2019-02-22 18:15:59,320 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2158 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.analysis.manual.servicerelation.ServiceRelationServerSideIndicator
   2019-02-22 18:15:59,320 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2158 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.register.EndpointInventory
   2019-02-22 18:15:59,320 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2158 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.register.NetworkAddressInventory
   2019-02-22 18:15:59,320 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2158 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.register.ServiceInstanceInventory
   2019-02-22 18:15:59,320 - org.apache.skywalking.oap.server.core.remote.annotation.StreamAnnotationListener -2158 [main] INFO  [] - The owner class of stream data annotation, class name: org.apache.skywalking.oap.server.core.register.ServiceInventory
   2019-02-22 18:15:59,376 - org.apache.skywalking.oap.server.library.module.BootstrapFlow -2214 [main] INFO  [] - start the provider graphql in query module.
   2019-02-22 18:15:59,409 - org.apache.skywalking.oap.server.library.module.BootstrapFlow -2247 [main] INFO  [] - start the provider default in service-mesh module.
   2019-02-22 18:15:59,421 - org.apache.skywalking.oap.server.library.buffer.BufferStream -2259 [main] INFO  [] - Try to lock buffer directory, directory is: E:\ELKB\skywalking-apm-incubating\bin\..\mesh-buffer
   2019-02-22 18:15:59,424 - org.apache.skywalking.oap.server.library.buffer.BufferStream -2262 [main] INFO  [] - Lock buffer directory successfully, directory is: E:\ELKB\skywalking-apm-incubating\bin\..\mesh-buffer
   2019-02-22 18:15:59,440 - org.apache.skywalking.oap.server.library.module.BootstrapFlow -2278 [main] INFO  [] - start the provider default in alarm module.
   2019-02-22 18:15:59,440 - org.apache.skywalking.oap.server.library.module.BootstrapFlow -2278 [main] INFO  [] - start the provider elasticsearch in storage module.
   2019-02-22 18:15:59,440 - org.apache.skywalking.oap.server.library.client.elasticsearch.ElasticSearchClient -2278 [main] INFO  [] - elasticsearch cluster nodes: 127.0.0.1:9200
   2019-02-22 18:16:02,208 - org.apache.skywalking.oap.server.core.storage.model.ModelInstaller -5046 [main] INFO  [] - table: all_p75_hour does not exist
   2019-02-22 18:16:02,263 - org.apache.skywalking.oap.server.storage.plugin.elasticsearch.base.StorageEsInstaller -5101 [main] INFO  [] - index all_p75_hour's mapping builder str: {"_all":{"enabled":false},"properties":{"value":{"type":"integer"},"precision":{"type":"integer"},"detail_group":{"type":"keyword"},"time_bucket":{"type":"long"}}}
   2019-02-22 18:16:02,384 - org.apache.skywalking.oap.server.starter.OAPServerStartUp -5222 [main] ERROR [] - Unable to parse response body for Response{requestLine=PUT /all_p75_hour?master_timeout=30s&timeout=30s HTTP/1.1, host=http://127.0.0.1:9200, response=HTTP/1.1 200 OK}
   org.apache.skywalking.oap.server.library.module.ModuleStartException: Unable to parse response body for Response{requestLine=PUT /all_p75_hour?master_timeout=30s&timeout=30s HTTP/1.1, host=http://127.0.0.1:9200, response=HTTP/1.1 200 OK}
   	at org.apache.skywalking.oap.server.storage.plugin.elasticsearch.StorageModuleElasticsearchProvider.start(StorageModuleElasticsearchProvider.java:99) ~[storage-elasticsearch-plugin-6.0.0-alpha.jar:6.0.0-alpha]
   	at org.apache.skywalking.oap.server.library.module.BootstrapFlow.start(BootstrapFlow.java:62) ~[library-module-6.0.0-alpha.jar:6.0.0-alpha]
   	at org.apache.skywalking.oap.server.library.module.ModuleManager.init(ModuleManager.java:64) ~[library-module-6.0.0-alpha.jar:6.0.0-alpha]
   	at org.apache.skywalking.oap.server.starter.OAPServerStartUp.main(OAPServerStartUp.java:38) [server-starter-6.0.0-alpha.jar:6.0.0-alpha]
   Caused by: org.apache.skywalking.oap.server.core.storage.StorageException: Unable to parse response body for Response{requestLine=PUT /all_p75_hour?master_timeout=30s&timeout=30s HTTP/1.1, host=http://127.0.0.1:9200, response=HTTP/1.1 200 OK}
   	at org.apache.skywalking.oap.server.storage.plugin.elasticsearch.base.StorageEsInstaller.createTable(StorageEsInstaller.java:93) ~[storage-elasticsearch-plugin-6.0.0-alpha.jar:6.0.0-alpha]
   	at org.apache.skywalking.oap.server.core.storage.model.ModelInstaller.install(ModelInstaller.java:68) ~[server-core-6.0.0-alpha.jar:6.0.0-alpha]
   	at org.apache.skywalking.oap.server.storage.plugin.elasticsearch.StorageModuleElasticsearchProvider.start(StorageModuleElasticsearchProvider.java:94) ~[storage-elasticsearch-plugin-6.0.0-alpha.jar:6.0.0-alpha]
   	... 3 more
   
   
   ![image](https://user-images.githubusercontent.com/9949400/53236861-475ebf80-36d0-11e9-85b5-f14846dab03c.png)
   
   
   

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