legacy-knowledge-base
公開されました Sep. 10, 2025

"Incorrect string value: '\xC2\x80\xC2\x99s ...' for column 'description' at row 1"?

written-by

Nathan Roberts

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

問題

  • アップグレード作業中に、以下のようなエラーが発生することがあります:
Incorrect string value: '\xC2\x80\xC2\x99s ...' for column 'description' at row 1

環境

  • Liferay DXP 7.0+

解像度

  • Liferay DXPバンドルに接続するデータベースは、UTF-8に設定されている必要があります。
    • この場合、Liferayのデータベースを以前のバージョンに戻し、UTF-8に更新した後、再度アップグレード処理を実行する必要がある場合があります。

追加情報

  • Liferay DXP が正しく動作するためには、アプリケーションサーバー JVM が GMT タイムゾーンと UTF-8 ファイルエンコーディングを使用する必要があります。
did-this-article-resolve-your-issue

legacy-knowledge-base