首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >WSO2 EI分析

WSO2 EI分析
EN

Stack Overflow用户
提问于 2019-07-16 11:41:25
回答 1查看 616关注 0票数 0

我试图为在EI 6.5.0 analytics中创建的API获取EI,但无法获取详细信息或任何统计数据。我能够在门户上找到相应的API。

  1. 在运行worker和仪表板之后,我们已经根据carbon.xml文档配置了synapse.properties文件,但是在门户上没有分析。我请你解释一下提取EI分析的步骤。
  2. 分析错误.仪表板 错误{org.wso2.msf4j.internal.MSF4JHttpConnectorListener} - http连接器侦听器org.wso2.transport.http.netty.contract.ServerConnectorException:远程客户端中的错误在启动出站响应之前关闭了连接
  3. 分析工作者中的错误 在准备执行查询时由: org.wso2.extension.siddhi.store.rdbms.exception.RDBMSTableException:错误引起:“选择MediatorStatAgg_YEARS.AGG_TIMESTAMP作为AGG_TIMESTAMP,选择MediatorStatAgg_YEARS.AGG_EVENT_TIMESTAMP作为AGG_EVENT_TIMESTAMP,选择MediatorStatAgg_YEARS.metaTenantId作为metaTenantId,选择MediatorStatAgg_YEARS.componentId作为componentId,选择MediatorStatAgg_YEARS.componentName作为componentName,选择MediatorStatAgg_YEARS.componentType作为componentType,选择MediatorStatAgg_YEARS.entryPoint作为entryPoint,选择MediatorStatAgg_YEARS.entryPoint作为entryPoint,选择MediatorStatAgg_YEARS.entryPoint作为entryPoint,选择MediatorStatAgg_YEARS.metaTenantId作为componentId,MediatorStatAgg_YEARS.AGG_LAST_EVENT_TIMESTAMP为AGG_LAST_EVENT_TIMESTAMP,MediatorStatAgg_YEARS.startTime为startTime,MediatorStatAgg_YEARS.SHARD_ID为SHARD_ID,MediatorStatAgg_YEARS.AGG_SUM_duration为AGG_SUM_duration,MediatorStatAgg_YEARS.AGG_COUNT为AGG_COUNT,MediatorStatAgg_YEARS.AGG_MIN_duration为AGG_MIN_duration,MediatorStatAgg_YEARS.AGG_MAX_duration为AGG_MAX_duration,MediatorStatAgg_YEARS.AGG_SUM_faultCount为AGG_SUM_faultCount从何而来(MediatorStatAgg_YEARS.AGG_SUM_faultCount=?)MediatorStatAgg_YEARS.AGG_TIMESTAMP DESC限价1‘在商店的订购:'MediatorStatAgg_YEARS’
EN

回答 1

Stack Overflow用户

发布于 2019-07-29 07:03:47

我怀疑分析配置文件使用的数据库存在问题。请按照以下步骤重新创建数据库(请注意,按照这些步骤,现有数据将丢失)。

  1. 停止正在运行的Analytics worker配置文件。
  2. 删除位于"{EI_HOME}/wso2/analytics/wso2/worker/database“中的数据库文件(EI_ANALYTICS.mv.db、EI_ANALYTICS.trace.db)
  3. 重新启动分析工作人员配置文件。

我相信这可能会解决你的问题,如果不是,请提供完整的日志为问题。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/57056430

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档