Confluence starts up with error message Unable to load class for JSP
プラットフォームについて: Data Center - この記事は、Data Center プラットフォームのアトラシアン製品に適用されます。
このナレッジベース記事は製品の Data Center バージョン用に作成されています。Data Center 固有ではない機能の Data Center ナレッジベースは、製品のサーバー バージョンでも動作する可能性はありますが、テストは行われていません。サーバー*製品のサポートは 2024 年 2 月 15 日に終了しました。サーバー製品を利用している場合は、アトラシアンのサーバー製品のサポート終了のお知らせページにて移行オプションをご確認ください。
*Fisheye および Crucible は除く
症状
- Confluence starts up with error message displayed on login screen:
- The following appears in the
atlassian-confluence.log
:
Cause
org.apache.jasper.JasperException: org.apache.jasper.JasperException: Unable to load class for JSP
at org.apache.jasper.servlet.JspServletWrapper.getServlet(JspServletWrapper.java:161)
caused by: org.apache.jasper.JasperException: Unable to load class for JSP
at org.apache.jasper.JspCompilationContext.load(JspCompilationContext.java:630)
caused by: java.lang.ClassNotFoundException: org.apache.jsp.errors_jsp
at java.net.URLClassLoader$1.run(Unknown Source)
原因
- Root cause is lack of space to load class files needed to start up Confluence.
ソリューション
- Disable automatic backups and move to a Production Backup Strategy.
Ensure Confluence has enough disk space and meets the minimum Server Hardware Requirements Guide for disk space.
最終更新日: 2025 年 1 月 8 日
Powered by Confluence and Scroll Viewport.