legacy-knowledge-base
公開されました Jun. 30, 2025

Elasticsearch 8で始まるエラー

written-by

Debora Vita

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

問題

  • バージョン7.4 U91にアップグレードし、elasticsearchをバージョン8.7.0で設定したところ、サーバーが起動するたびに一貫したエラーが発生するようになりました:
[IndexConfigurationDynamicUpdatesExecutorImpl:52] Unable to put mapping {_   "properties": {_                "timestamp": {_                 "store": true,_                 "type": "date"_         }_      }_} [Sanitized]

java.lang.RuntimeException: org.elasticsearch.ElasticsearchStatusException: ElasticsearchStatusException[Elasticsearch exception [type=mapper_parsing_exception, reason=Failed to parse mapping: Root mapping definition has unsupported parameters: [timestamp : {store=true, type=date}]]]; nested: ElasticsearchException[Elasticsearch exception [type=mapper_parsing_exception, reason=Root mapping definition has unsupported parameters: [timestamp : {store=true, type=date}]]];

環境

  • DXP 7.4

解像度

  • この問題は、 LPS-193391 で報告された既知の問題であり、 U92 で修正された。

追加情報




did-this-article-resolve-your-issue

legacy-knowledge-base