我正在使用 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.