Platform
Windows
TeamSite 7.4.1
Hi there,
I have just installed TeamSite 7.4.1 Update one and there is an error on log now and it looks like something to do with the campaign management.
It look like a config issue but I also need to check the install logs.
Anyone seen the following error in the TeamSite webapp :-
2014-04-28 18:44:37,520 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/iw-teamsite]] Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'campaign.CampaignService' defined in ServletContext resource [/WEB-INF/conf/livesite/resources/campaign-resource-config.xml]: Cannot create inner bean 'dao.DataAccessObjectFactory$created#760112' while setting bean property 'campaignDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dao.DataAccessObjectFactory$created#760112' defined in ServletContext resource [/WEB-INF/conf/livesite/resources/campaign-resource-config.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.interwoven.livesite.dao.DataAccessObject com.interwoven.livesite.hibernate.dao.impl.HibernateDaoFactory.getInstance(java.lang.String,java.lang.String)] threw exception; nested exception is java.lang.LinkageError: loader constraint violation: when resolving method "org.springframework.aop.framework.ProxyFactory.addAdvice(Lorg/aopalliance/aop/Advice

V" the class loader (instance of org/jboss/web/tomcat/service/WebAppClassLoader) of the current class, com/interwoven/livesite/spring/dao/AbstractAdvisedDaoProxyFactory, and the class loader (instance of org/jboss/mx/loading/UnifiedClassLoader3) for resolved class, org/springframework/aop/framework/ProxyFactory, have different Class objects for the type org/aopalliance/aop/Advice used in the signature