Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Windows マシンで Jboss 5.1.0 をサービスとして実行すると PermGen space エラーが発生するのはどうすればよいですか?
JBoss はファイルによって開始されると思いbin\run.batます (少なくともファイルにはそのようなものが表示されservice.batます)。
bin\run.bat
service.bat
その場合、run.conf.batファイルを編集して-XX:MaxPermSizeパラメータを変更するだけで十分です。これらのパラメーターを使用すると、perm gen スペース サイズを設定できます。
run.conf.bat
-XX:MaxPermSize