Runtime Error:
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'runtime.filter.LiveSiteFilter' defined in ServletContext resource [/WEB-INF/conf/livesite/resources/servlet-resource-config.xml]: Cannot resolve reference to bean 'runtime.rendering.RenderingConfig' while setting bean property 'renderingConfig'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'runtime.rendering.RenderingConfig' defined in ServletContext resource [/WEB-INF/conf/livesite/resources/resource-config.xml]: Cannot resolve reference to bean 'runtime.DataMapping' while setting bean property 'dataMapping'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'runtime.DataMapping' defined in ServletContext resource [/App_Data/conf/livesite/resources/dotnet-resource-config.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [cli.Interwoven.LiveSite.Runtime.DotNetRuntimeDataMapping]: Constructor threw exception; nested exception is java.lang.NoClassDefFoundError: Could not initialize class Interwoven.LiveSite.Runtime.DotNetRuntimeDataMapping
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:334)
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1419)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1160)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)
	at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1119)
	at com.interwoven.livesite.spring.ApplicationContextUtils.getBean(ApplicationContextUtils.java:131)
	at cli.Interwoven.LiveSite.Runtime.Web.Page.RuntimePage.ExecuteLiveSiteFilter(RuntimePage.cs:182)
	at cli.Interwoven.LiveSite.Runtime.Web.Page.RuntimePage.OnInit(RuntimePage.cs:65)
	at cli.System.Web.UI.Control.InitRecursive(Unknown Source)
	at cli.System.Web.UI.Page.ProcessRequestMain(Unknown Source)
	at cli.System.Web.UI.Page.ProcessRequest(Unknown Source)
	at cli.System.Web.UI.Page.ProcessRequest(Unknown Source)
	at cli.System.Web.UI.Page.ProcessRequestWithNoAssert(Unknown Source)
	at cli.System.Web.UI.Page.ProcessRequest(Unknown Source)
	at cli.System.Web.HttpApplication$CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute(Unknown Source)
	at cli.System.Web.HttpApplication.ExecuteStepImpl(Unknown Source)
	at cli.System.Web.HttpApplication.ExecuteStep(Unknown Source)
	at cli.System.Web.HttpApplication$PipelineStepManager.ResumeSteps(Unknown Source)
	at cli.System.Web.HttpApplication.BeginProcessRequestNotification(Unknown Source)
	at cli.System.Web.HttpRuntime.ProcessRequestNotificationPrivate(Unknown Source)
	at cli.System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(Unknown Source)
	at cli.System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(Unknown Source)
	at cli.System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(Unknown Source)
	at cli.System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(Unknown Source)
	at cli.System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(Unknown Source)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'runtime.rendering.RenderingConfig' defined in ServletContext resource [/WEB-INF/conf/livesite/resources/resource-config.xml]: Cannot resolve reference to bean 'runtime.DataMapping' while setting bean property 'dataMapping'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'runtime.DataMapping' defined in ServletContext resource [/App_Data/conf/livesite/resources/dotnet-resource-config.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [cli.Interwoven.LiveSite.Runtime.DotNetRuntimeDataMapping]: Constructor threw exception; nested exception is java.lang.NoClassDefFoundError: Could not initialize class Interwoven.LiveSite.Runtime.DotNetRuntimeDataMapping
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:334)
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1419)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1160)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1419)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1161)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:520)
	... 26 more
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'runtime.DataMapping' defined in ServletContext resource [/App_Data/conf/livesite/resources/dotnet-resource-config.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [cli.Interwoven.LiveSite.Runtime.DotNetRuntimeDataMapping]: Constructor threw exception; nested exception is java.lang.NoClassDefFoundError: Could not initialize class Interwoven.LiveSite.Runtime.DotNetRuntimeDataMapping
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1039)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:972)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:487)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1419)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1161)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:520)
	... 36 more
Caused by: org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [cli.Interwoven.LiveSite.Runtime.DotNetRuntimeDataMapping]: Constructor threw exception; nested exception is java.lang.NoClassDefFoundError: Could not initialize class Interwoven.LiveSite.Runtime.DotNetRuntimeDataMapping
	at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:163)
	at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:87)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1032)
	... 48 more
Caused by: java.lang.NoClassDefFoundError: Could not initialize class Interwoven.LiveSite.Runtime.DotNetRuntimeDataMapping
	at cli.Interwoven.LiveSite.Runtime.DotNetRuntimeDataMapping.(Unknown Source)
	at Java_sun_reflect_ReflectionFactory+ActivatorConstructorAccessor.newInstance(Unknown Source)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:414)
	at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:147)
	at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:91)
	... 49 more