legacy-knowledge-base
公開されました Jul. 2, 2025

Developer Studio のインストール時の「プラットフォーム init の実行に失敗しました」エラー

written-by

Katlyn Lee

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

問題

  • Dev Studio インストーラーを実行すると、次のようなエラーが発生しました。

    Problem running post-install step. Installation may not complete 
    correctly


    Error running C:/Program Files/Java/jdk1.8.0_51/bin/java.exe-jar
    "C:/Program Files (x86)\LDS Test Folder\biz.a.Qute.jpm.run.jar"
    -u init: Error 0. Failed to run platform init, exit code -2137483648

Environment

  • Liferay Developer Studio

解決策

  • このエラーはユーザーが Dev Studio を使用することを妨げるものではなく、エラーは liferay-workspace init が失敗したことを示しています。 このエラーを には、次のいずれかの方法を使用します。
    • [コマンド ライン ツールのインストール] の選択を解除して、Dev Studio のみをインストールします。
    • Studio Wizards を使用して手動で Liferay ワークスペースを作成する
    • 「blade init」を実行して Liferay ワークスペースを手動で作成します
    • 「ワークスペース インストーラー」を実行して、Liferay ワークスペースを手動で作成します。
did-this-article-resolve-your-issue

legacy-knowledge-base