[Topaz-dev] NoClassDefFoundError: org/aspectj/weaver/reflect/ReflectionWorld$ReflectionWorldException
Life is hard, and then you die
ronald at innovation.ch
Thu Mar 27 19:03:57 PDT 2008
On Thu, Mar 27, 2008 at 12:38:13PM -0700, Pradeep Krishnan wrote:
>
> Alex Worden wrote:
> >Hi,
> >
> >Any ideas why I'm getting this when I try to start the PubApp in head?
> >
> >ERROR
> >org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:203)
> >[main] ContextLoader - Context initialization failed
> >org.springframework.beans.factory.BeanDefinitionStoreException:
> >Unexpected exception parsing XML document from ServletContext resource
> >[/WEB-INF/applicationContext.xml];
> >nested exception is java.lang.NoClassDefFoundError :
> >org/aspectj/weaver/reflect/ReflectionWorld$ReflectionWorldException
> >Caused by:
> >java.lang.NoClassDefFoundError:
> >org/aspectj/weaver/reflect/ReflectionWorld$ReflectionWorldException
>
> As far as I know, only spring is bringing in the aspectj dependencies
> into the pom. Haven't been up to date on all the latest merges from the
> branches and the pom clean ups that Ronald was doing. A dependency is
> missing somewhere ... need to be chased down.
I just did a clean build on head, and did a clean install of the rpm's
(http://www.topazproject.org/trac/wiki/SingleBoxInstallScript), and it
seems to mostly work for me: loaded home page, ingested an article,
published, and can view it. The browse-cache doesn't seem to get
updated, though, i.e. the home-page and the browse-articles page show
no published articles (but can view the articles directly as anonymous
user).
Cheers,
Ronald
More information about the Topaz-Dev
mailing list