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

Developer Studio が突然クラッシュする

written-by

Anna Zombori-Suszter

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

問題

  • Developer Studio は、しばらくすると OutOfMemory エラーが発生するか、エラーがまったく発生せずに自動的に閉じます。

Environment

  • 開発者スタジオ 3.9.3
  • JDK11.0.8

解決策

  • この問題は、JDK 11.0.8 を使用して Developer Studio を起動する場合に発生する可能性があります。たとえば、DeveloperStudio.ini ファイルに次の設定を行うことによって発生します。
-vm
path\to\jdk-11.0.8\bin
  • JDK 11 の別のマイナー バージョンを使用するか、JDK 8 を使用すると、この問題の発生を防ぐことができます。
did-this-article-resolve-your-issue

legacy-knowledge-base