OnCommand Insight 无法还原性能归档
适用于
- OnCommand Insight 7.3.9 ( OCI )
- Windows
问题
- 在 OCI Web 界面中、在管理 > 疑难解答 > 加载性能归档文件下,会看到以下错误: , the following error is seen:
PerformanceArchiverBean (http://PerformanceArchiverBean.java:956) - Failed to load archive for date: >>Wed Jan 22 18:22:44 CET 2020<<. Error: Error restoring performance data
- 在 ArchIVER . log 文件中会看到以下错误:
2020-04-21 20:24:47,688 ERROR [default task-37710] ElasticCommon (ElasticCommon.java:538) - Exception while restoring snapshot
com.netapp.oci.es.ElasticsearchException: Exception while restoring snapshot
..................
Caused by: java.util.concurrent.ExecutionException: RemoteTransportException[[SESKWPRDOCI01][127.0.0.1:9310][cluster:admin/snapshot/restore]]; nested: IndexNotFoundException[no such index];
at org.elasticsearch.common.util.concurrent.BaseFuture$Sync.getValue(BaseFuture.java:265) ~[elasticsearch.jar!/:6.8.3]
at org.elasticsearch.common.util.concurrent.BaseFuture$Sync.get(BaseFuture.java:252) ~[elasticsearch.jar!/:6.8.3]
at org.elasticsearch.common.util.concurrent.BaseFuture.get(BaseFuture.java:94) ~[elasticsearch.jar!/:6.8.3]
at com.netapp.oci.es.admin.ElasticAdminManager.restoreSnapshot(ElasticAdminManager.java:587) ~[elasticsearch-client.jar!/:?]
... 219 more
Caused by: com.netapp.oci.es.utils.ExceptionSurrogate: [org.elasticsearch.transport.RemoteTransportException] [SESKWPRDOCI01][127.0.0.1:9310][cluster:admin/snapshot/restore]
Caused by: com.netapp.oci.es.utils.ExceptionSurrogate: [org.elasticsearch.index.IndexNotFoundException] no such index
注:archiver.log
该文件位于 %SANscreen \wilfly \standalone \log 目录中