-
Bug
-
Resolution: Fixed
-
Medium
-
2.8
-
None
-
Confluence Standalone on Sun JDK 5.0 Update 14,
Apache Geronimo 2.1.2 with Tomcat container on IBM JDK 5.0 SR7 (Confluence WAR/EAR)
When writing log to velocity.log, confluence throws java.lang.NoClassDefFoundError, which is org.apache.log.format.Formatter class.
This cause is that Avalon Logkit library is missing in the confluence application libraries.
This library binaries are distributed in the following location:
http://www.apache.org/dist/excalibur/excalibur-logkit/
- is related to
-
CONFSERVER-12816 ConvertedPath class uses a VelocityEngine that doesn't know about Atlassians velocity.properties file
-
- Closed
-
This issue has been resolved by fixing
CONF-12816; Avalon Logkit has not been included as it is not necessary.