Web ブラウザで 404 エラーが表示されて OnCommand Insight サービスを起動できません
に適用されます
- OnCommand Insight ( OCI ) 7.3.2
- 互換性のある Windows プラットフォーム
問題
OCI のすべてのサービスが稼働している場合は、次の 1 つ以上の現象が発生する可能性があります。
1. OCI にアクセスしようとすると、 404 エラーが Web ブラウザに表示されます。
2. Elasticsearch ( ES )は、タイムアウトを維持するだけで、使用できるノードはありません。https://locahost/cat/health
https://localhost/cat/indices
OCI サーバでと( Web ブラウザから)入力すると、の Web ページに次のいずれかが表示されます。
- ロードしてから、最終的にタイムアウトします
- 黄色または赤を 0% で表示します。
3. 次のログに示すように、 Elasticsearch はすべての要求に応答しません。
- oci-cluster.log (にあり
<installed_path>\SANscreen\program_data\elasticsearch\logs
ます)には、インデックスを削除できなかったすべての要求がタイムアウトしたことが示されています。
[2020-04-28T07:25:48,321][WARN ][o.e.t.TransportService ] [VWTSOCI001] Received response for a request that has timed out, sent [30485ms] ago, timed out [15469ms] ago, action [cluster:monitor/nodes/stats[n]], node [{VWTSOCI001}{dx4j5WoDQia-22-BA7uHxA}{o4Th7W8_TuOL8lrYj8eGyQ}{127.0.0.1}{127.0.0.1:9310}], id [13438]
[2020-04-23T01:13:30,112][DEBUG][o.e.a.a.i.d.TransportDeleteIndexAction] [VWTSOCI001] failed to delete indices []
org.elasticsearch.cluster.metadata.ProcessClusterEventTimeoutException: failed to process cluster vent (delete-index) within 30s
- server-indexer.log (にあり
<installed_path>\SANscreen\wildfly\standalone\log
ます)は、アップデート中のバージョンの競合が原因でインクリメンタルインデクサのエラーを表示します。これは、スケジュールされたスキャン間に複数の更新が発生することを意味します。また、エイリアスの更新に失敗していることを示すエラーも存在します。
2020-04-23 03:04:14,350 ERROR [EE-ManagedThreadFactory-default-Thread-11] IncrementalIndexUpdater (IncrementalIndexUpdater.java:107) - ElasticsearchException while updating application fields for type HV_VirtualMachine
com.netapp.oci.es.ElasticsearchException: Error bulk indexing data. failure in bulk execution:
[0]: index [oci-inventory-hv_virtualmachine-2020-04-07-23-03-00], type [hv_virtualmachine], id [3838685751485770960], message [[oci-inventory-hv_virtualmachine-2020-04-07-23-03-00/7KzZYy9tTaK4uokvMyg8Tg][[oci-inventory-hv_virtualmachine-2020-04-07-23-03-00][1]] VersionConflictEngineException[[hv_virtualmachine][3838685751485770960]: version conflict, current version [10] is different than the one provided [9]]]
2020-04-23 00:32:52,003 ERROR [EJB default - 7] QueryIndexBuilder (QueryIndexBuilder.java:202) - Error indexing Disk
com.netapp.oci.es.ElasticsearchException: Failed to switch alias: oci-inventory-disk
- イベントキューはほぼキャパシティに近くなります。つまり、 2000 年のうち 1950 年以上です
<installed_path>\SANsceen\wildfly\standalone\log
( events.log にあります)。アノテーションやアプリケーション更新のイベントが同時に多数発生することも確認できます。
2020-04-23 03:28:42,052 INFO [default task-52] AsyncGuavaEventBus (EventBusLogHelper.java:28) - Posting event: AnnotationAssignmentEvent
2020-04-23 03:28:42,052 INFO [default task-52] AsyncGuavaEventBus (EventBusLogHelper.java:28) - Posting event: EventBusStatusEvent
2020-04-23 03:28:42,052 WARN [default task-52] AsyncGuavaEventBus (AsyncGuavaEventBus.java:126) - Event queue size: 1961 out of 2000