Hi David,
Thanks for Prompt Reply, as per your suggestion i have changed jdk 1.5 to 1.6 for the Tomcat 5.5. After doing this the tomcat shows following error.
The Envoirnment Setup is- Windows Server 2008 R2
- Liferay portal 6.0.6
- SQL Server 2008 R2
- Tomcat 5.5
14:42:38,107 ERROR [ContextLoader:220] C
ontext initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean w
h name 'liferaySessionFactory' defined in class path resource [META-INF/hibern
e-spring.xml]: Cannot create inner bean 'com.liferay.portal.kernel.util.Portal
assLoaderUtil#bf1d3b' of type [com.liferay.portal.kernel.util.PortalClassLoade
til] while setting bean property 'sessionFactoryClassLoader'; nested exception
s org.springframework.beans.factory.BeanCreationException: Error creating bean
ith name 'com.liferay.portal.kernel.util.PortalClassLoaderUtil#bf1d3b' defined
n class path resource [META-INF/hibernate-spring.xml]: Initialization of bean
iled; nested exception is org.aspectj.weaver.reflect.ReflectionWorld$Reflectio
orldException: warning can't determine superclass of missing type org.apache.c
alina.loader.WebappClassLoader
[Xlint:cantFindType]
at org.springframework.beans.factory.support.BeanDefinitionValueResolv
.resolveInnerBean(BeanDefinitionValueResolver.java:281)
at org.springframework.beans.factory.support.BeanDefinitionValueResolv
.resolveValueIfNecessary(BeanDefinitionValueResolver.java:120)
at org.springframework.beans.factory.support.AbstractAutowireCapableBe
Factory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1325)
at org.springframework.beans.factory.support.AbstractAutowireCapableBe
Factory.populateBean(AbstractAutowireCapableBeanFactory.java:1086)
at org.springframework.beans.factory.support.AbstractAutowireCapableBe
Factory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
at org.springframework.beans.factory.support.AbstractAutowireCapableBe
Factory.createBean(AbstractAutowireCapableBeanFactory.java:456)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.get
ject(AbstractBeanFactory.java:291)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegis
y.getSingleton(DefaultSingletonBeanRegistry.java:222)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGet
an(AbstractBeanFactory.java:288)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBe
(AbstractBeanFactory.java:190)
at org.springframework.beans.factory.support.DefaultListableBeanFactor
preInstantiateSingletons(DefaultListableBeanFactory.java:580)
at org.springframework.context.support.AbstractApplicationContext.fini
BeanFactoryInitialization(AbstractApplicationContext.java:895)
at org.springframework.context.support.AbstractApplicationContext.refr
h(AbstractApplicationContext.java:425)
at org.springframework.beans.factory.support.AbstractAutowireCapableBe
Factory.applyBeanPostProcessorsAfterInitialization(AbstractAutowireCapableBean
ctory.java:407)
at org.springframework.beans.factory.support.AbstractAutowireCapableBe
Factory.initializeBean(AbstractAutowireCapableBeanFactory.java:1426)
at org.springframework.beans.factory.support.AbstractAutowireCapableBe
Factory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
... 42 more
14:42:38,122 ERROR [:3799] Exception sending context initialized ev
t to listener instance of class com.liferay.portal.spring.context.PortalContex
oaderListener
org.springframework.beans.factory.BeanCreationException: Error creating bean w
h name 'liferaySessionFactory' defined in class path resource [META-INF/hibern
e-spring.xml]: Cannot create inner bean 'com.liferay.portal.kernel.util.Portal
assLoaderUtil#bf1d3b' of type [com.liferay.portal.kernel.util.PortalClassLoade
til] while setting bean property 'sessionFactoryClassLoader'; nested exception
s org.springframework.beans.factory.BeanCreationException: Error creating bean
ith name 'com.liferay.portal.kernel.util.PortalClassLoaderUtil#bf1d3b' defined
n class path resource [META-INF/hibernate-spring.xml]: Initialization of bean
iled; nested exception is org.aspectj.weaver.reflect.ReflectionWorld$Reflectio
orldException: warning can't determine superclass of missing type org.apache.c
alina.loader.WebappClassLoader
[Xlint:cantFindType]
at org.springframework.beans.factory.support.BeanDefinitionValueResolv
.resolveInnerBean(BeanDefinitionValueResolver.java:281)
at org.springframework.beans.factory.support.BeanDefinitionValueResolv
.resolveValueIfNecessary(BeanDefinitionValueResolver.java:120)
at org.springframework.beans.factory.support.AbstractAutowireCapableBe
Factory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1325)
at org.springframework.beans.factory.support.AbstractAutowireCapableBe
Factory.populateBean(AbstractAutowireCapableBeanFactory.java:1086)
at org.springframework.beans.factory.support.AbstractAutowireCapableBe
Factory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
at org.springframework.beans.factory.support.AbstractAutowireCapableBe
Factory.createBean(AbstractAutowireCapableBeanFactory.java:456)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.get
ject(AbstractBeanFactory.java:291)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegis
y.getSingleton(DefaultSingletonBeanRegistry.java:222)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGet
an(AbstractBeanFactory.java:288)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBe
(AbstractBeanFactory.java:190)
at org.springframework.beans.factory.support.DefaultListableBeanFactor
preInstantiateSingletons(DefaultListableBeanFactory.java:580)
at org.springframework.context.support.AbstractApplicationContext.fini
BeanFactoryInitialization(AbstractApplicationContext.java:895)
at org.springframework.context.support.AbstractApplicationContext.refr
h(AbstractApplicationContext.java:425)
at org.springframework.web.context.ContextLoader.createWebApplicationC
text(ContextLoader.java:276)
at org.springframework.web.context.ContextLoader.initWebApplicationCon
xt(ContextLoader.java:197)
at org.springframework.web.context.ContextLoaderListener.contextInitia
zed(ContextLoaderListener.java:47)
Please give me some idea to solve this issue.
Thanks in Advance
Regards
Swapnil