Unable to manage Add-ons because of Tomcat
症状
The following appears when you click manage add-ons:
Caused by: Java.lang. NoClassDefFoundError: com/atlassian/oauth/util/RequestAnnotations
at coms.atlassian.sal.confluence.websudo.ConfluenceWebsudoManager.canExecuteRequest(confluencewebsudomanager:java:45)
診断
It happens when you are using Tomcat 7.
原因
Tomcat 7 is not stable in Confluence 5.5 prior to 5.5.3.
ソリューション
Downgrade your Tomcat to a supported version such as Tomcat 6. After downgrading Tomcat, Confluence User Directories link should appear within the Confluence admin panel.
To downgrade Tomcat:
- Confluence をシャットダウンします。
- Download a compatible version of Tomcat and unzip it
- Copy the bin and lib folder from the unzipped folder into the <confluence install directory>
- Agree to overwriting all duplicate files
- Confluence を起動します。
最終更新日: 2016 年 2 月 26 日
Powered by Confluence and Scroll Viewport.