Legacy Knowledge Base
Published Jul. 2, 2025

'Failed to run platform init' error when installing Developer Studio

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

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

Before using any information from this article, independently verify its suitability for your situation and project.

Issue

  • When running the Dev Studio Installer, I encountered an error that looks like the following:

    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

Resolution

  • This error will not prevent users from using Dev Studio, and the error indicates the liferay-workspace init failed. To workaround this error, use one of the following methods:
    • Deselect "Install command line tools" to only install Dev Studio
    • Create a Liferay workspace manually through Studio Wizards
    • Create a Liferay workspace manually by executing 'blade init'
    • Create a Liferay workspace manually by executing 'workspace installer'
Did this article resolve your issue ?

Legacy Knowledge Base