[cosmo-dev] java.lang.NoClassDefFoundError

Alan Lord alanslists at gmail.com
Mon Feb 11 15:02:59 PST 2008


I am getting shedloads of these kinds of errors from Cosmo. This has 
happened since I got Alfresco working on this tomcat installation too. 
But it might have been here all along. I had an earlier error which was 
stopping log4j working due (I think) to multiple versions of 
commons-logging.jar lying around...

Cosmo is a custom build from SVN 6475. It works fine and is running on a 
cusotm built tomcat server (5.5) and cosmo is using Postgresql as it's db.

This is the kind of error message I am getting now and can anyone shed 
any light? I am getting many of these *every second* so my catalina.out 
is growing rather fast...

11-Feb-2008 22:44:07 org.apache.catalina.core.StandardWrapperValve invoke
SEVERE: Servlet.service() for servlet dav threw exception
java.lang.NoClassDefFoundError
         at 
org.osaf.cosmo.dav.acegisecurity.DavAccessDecisionManager.match(DavAccessDecisionManager.java:140)
         at 
org.osaf.cosmo.dav.acegisecurity.DavAccessDecisionManager.decide(DavAccessDecisionManager.java:108)
         at 
org.acegisecurity.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:285)
         at 
org.acegisecurity.intercept.web.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:104)
         at 
org.acegisecurity.intercept.web.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:72)
         at 
org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
         at 
org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:110)
         at 
org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)


Cheers

Alan

-- 
The way out is open!
http://www.theopensourcerer.com



More information about the cosmo-dev mailing list