私はJavaを使用してアプリケーションを開発しており、GlassFish Serve 3+をコンテナとして使用しています。アプリケーションを実行すると、次のエラーが発生することがあります。その理由は何でしょうか。
type Exception report
message
descriptionThe server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: PWC1243: Filter execution threw an exception
root cause
java.lang.OutOfMemoryError: PermGen space
note The full stack traces of the exception and its root causes are available in the GlassFish Server Open Source Edition 3.1.2.2 logs.