Details
-
Bug
-
Resolution: Fixed
-
Critical
-
0.9.26
-
None
-
None
Description
java.lang.VerifyError: class ch.qos.logback.access.tomcat.LogbackValve overrides final method start.()V
Tomcat 7 has changed the LifecycleBase implementation - it should not override start() but rather startInternal()