主题 : JEEBBS安装报错
级别: 商业授权用户
UID: 19452
积分:69 加为好友
威望: 0 精华: 0
主题:14 回复:44
注册时间:2011-05-12
在线时长:0
1#   发表于:2014-09-29 17:17:22  IP:210.73.*.*
2014-9-29 17:07:32 org.apache.catalina.core.AprLifecycleListener init
信息: Loaded APR based Apache Tomcat Native library 1.1.22.
2014-9-29 17:07:32 org.apache.catalina.core.AprLifecycleListener init
信息: APR capabilities: IPv6 [false], sendfile [true], accept filters [false], r
andom [true].
2014-9-29 17:07:33 org.apache.coyote.http11.Http11AprProtocol init
信息: Initializing Coyote HTTP/1.1 on http-80
2014-9-29 17:07:33 org.apache.coyote.ajp.AjpAprProtocol init
信息: Initializing Coyote AJP/1.3 on ajp-8009
2014-9-29 17:07:33 org.apache.catalina.startup.Catalina load
信息: Initialization processed in 775 ms
2014-9-29 17:07:33 org.apache.catalina.core.StandardService start
信息: Starting service Catalina
2014-9-29 17:07:33 org.apache.catalina.core.StandardEngine start
信息: Starting Servlet Engine: Apache Tomcat/6.0.35
17:07:37.118 ERROR org.springframework.web.context.ContextLoader - Context initi
alization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean wit
h name 'org.springframework.scheduling.quartz.SchedulerFactoryBean#0' defined in
 ServletContext resource [/WEB-INF/config/jeebbs-ecode.xml]: Cannot resolve refe
rence to bean 'configTrigger' while setting bean property 'triggers' with key [0
]; nested exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'configTrigger' defined in ServletContext resource
 [/WEB-INF/config/jeebbs-ecode.xml]: Cannot resolve reference to bean 'configJob
' while setting bean property 'jobDetail'; nested exception is org.springframewo
rk.beans.factory.BeanCreationException: Error creating bean with name 'configJob
' defined in ServletContext resource [/WEB-INF/config/jeebbs-ecode.xml]: Cannot
resolve reference to bean 'configJobAct' while setting bean property 'targetObje
ct'; nested exception is org.springframework.beans.factory.BeanCreationException
: Error creating bean with name 'configJobAct': Injection of autowired dependenc
ies failed; nested exception is org.springframework.beans.factory.BeanCreationEx
ception: Could not autowire field: private com.jeecms.bbs.manager.BbsConfigMng c
om.jeecms.bbs.action.ConfigJobAct.bbsConfigMng; nested exception is org.springfr
amework.beans.factory.BeanCreationException: Error creating bean with name 'bbsC
onfigMng': Injection of autowired dependencies failed; nested exception is org.s
pringframework.beans.factory.BeanCreationException: Could not autowire method: p
ublic void com.jeecms.bbs.manager.impl.BbsConfigMngImpl.setDao(com.jeecms.bbs.da
o.BbsConfigDao); nested exception is org.springframework.beans.factory.BeanCreat
ionException: Error creating bean with name 'bbsConfigDao': Injection of autowir
ed dependencies failed; nested exception is org.springframework.beans.factory.Be
anCreationException: Could not autowire method: public void com.jeecms.common.hi
bernate3.HibernateSimpleDao.setSessionFactory(org.hibernate.SessionFactory); nes
ted exception is org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'sessionFactory' defined in ServletContext resource [/WE
B-INF/config/application-context.xml]: Invocation of init method failed; nested
exception is org.hibernate.MappingException: could not instantiate id generator
[entity-name=com.jeecms.core.entity.UnifiedUser]
        at org.springframework.beans.factory.support.BeanDefinitionValueResolver
.resolveReference(BeanDefinitionValueResolver.java:328) ~[spring.beans-3.0.5.jar
:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.BeanDefinitionValueResolver
.resolveValueIfNecessary(BeanDefinitionValueResolver.java:106) ~[spring.beans-3.
0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.BeanDefinitionValueResolver
.resolveManagedList(BeanDefinitionValueResolver.java:353) ~[spring.beans-3.0.5.j
ar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.BeanDefinitionValueResolver
.resolveValueIfNecessary(BeanDefinitionValueResolver.java:153) ~[spring.beans-3.
0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1325) ~[spri
ng.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.populateBean(AbstractAutowireCapableBeanFactory.java:1086) ~[spring.bean
s-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring.beans
-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.createBean(AbstractAutowireCapableBeanFactory.java:456) ~[spring.beans-3
.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractBeanFactory$1.getOb
ject(AbstractBeanFactory.java:291) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.DefaultSingletonBeanRegistr
y.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring.beans-3.0.5.jar:3
.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBe
an(AbstractBeanFactory.java:288) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:190) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.DefaultListableBeanFactory.
preInstantiateSingletons(DefaultListableBeanFactory.java:563) ~[spring.beans-3.0
.5.jar:3.0.5.RELEASE]
        at org.springframework.context.support.AbstractApplicationContext.finish
BeanFactoryInitialization(AbstractApplicationContext.java:895) ~[spring.context-
3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.context.support.AbstractApplicationContext.refres
h(AbstractApplicationContext.java:425) ~[spring.context-3.0.5.jar:3.0.5.RELEASE]

        at org.springframework.web.context.ContextLoader.createWebApplicationCon
text(ContextLoader.java:276) ~[spring.web-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.web.context.ContextLoader.initWebApplicationConte
xt(ContextLoader.java:197) ~[spring.web-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.web.context.ContextLoaderListener.contextInitiali
zed(ContextLoaderListener.java:47) [spring.web-3.0.5.jar:3.0.5.RELEASE]
        at org.apache.catalina.core.StandardContext.listenerStart(StandardContex
t.java:4206) [catalina.jar:6.0.35]
        at org.apache.catalina.core.StandardContext.start(StandardContext.java:4
705) [catalina.jar:6.0.35]
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057)
 [catalina.jar:6.0.35]
        at org.apache.catalina.core.StandardHost.start(StandardHost.java:840) [c
atalina.jar:6.0.35]
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057)
 [catalina.jar:6.0.35]
        at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463
) [catalina.jar:6.0.35]
        at org.apache.catalina.core.StandardService.start(StandardService.java:5
25) [catalina.jar:6.0.35]
        at org.apache.catalina.core.StandardServer.start(StandardServer.java:754
) [catalina.jar:6.0.35]
        at org.apache.catalina.startup.Catalina.start(Catalina.java:595) [catali
na.jar:6.0.35]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.6.
0_07]
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39) ~[na:1.6.0_07]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25) ~[na:1.6.0_07]
        at java.lang.reflect.Method.invoke(Method.java:597) ~[na:1.6.0_07]
        at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289) [boot
strap.jar:6.0.35]
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414) [boots
trap.jar:6.0.35]
Caused by: org.springframework.beans.factory.BeanCreationException: Error creati
ng bean with name 'configTrigger' defined in ServletContext resource [/WEB-INF/c
onfig/jeebbs-ecode.xml]: Cannot resolve reference to bean 'configJob' while sett
ing bean property 'jobDetail'; nested exception is org.springframework.beans.fac
tory.BeanCreationException: Error creating bean with name 'configJob' defined in
 ServletContext resource [/WEB-INF/config/jeebbs-ecode.xml]: Cannot resolve refe
rence to bean 'configJobAct' while setting bean property 'targetObject'; nested
exception is org.springframework.beans.factory.BeanCreationException: Error crea
ting bean with name 'configJobAct': Injection of autowired dependencies failed;
nested exception is org.springframework.beans.factory.BeanCreationException: Cou
ld not autowire field: private com.jeecms.bbs.manager.BbsConfigMng com.jeecms.bb
s.action.ConfigJobAct.bbsConfigMng; nested exception is org.springframework.bean
s.factory.BeanCreationException: Error creating bean with name 'bbsConfigMng': I
njection of autowired dependencies failed; nested exception is org.springframewo
rk.beans.factory.BeanCreationException: Could not autowire method: public void c
om.jeecms.bbs.manager.impl.BbsConfigMngImpl.setDao(com.jeecms.bbs.dao.BbsConfigD
ao); nested exception is org.springframework.beans.factory.BeanCreationException
: Error creating bean with name 'bbsConfigDao': Injection of autowired dependenc
ies failed; nested exception is org.springframework.beans.factory.BeanCreationEx
ception: Could not autowire method: public void com.jeecms.common.hibernate3.Hib
ernateSimpleDao.setSessionFactory(org.hibernate.SessionFactory); nested exceptio
n is org.springframework.beans.factory.BeanCreationException: Error creating bea
n with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/config
/application-context.xml]: Invocation of init method failed; nested exception is
 org.hibernate.MappingException: could not instantiate id generator [entity-name
=com.jeecms.core.entity.UnifiedUser]
        at org.springframework.beans.factory.support.BeanDefinitionValueResolver
.resolveReference(BeanDefinitionValueResolver.java:328) ~[spring.beans-3.0.5.jar
:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.BeanDefinitionValueResolver
.resolveValueIfNecessary(BeanDefinitionValueResolver.java:106) ~[spring.beans-3.
0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1325) ~[spri
ng.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.populateBean(AbstractAutowireCapableBeanFactory.java:1086) ~[spring.bean
s-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring.beans
-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.createBean(AbstractAutowireCapableBeanFactory.java:456) ~[spring.beans-3
.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractBeanFactory$1.getOb
ject(AbstractBeanFactory.java:291) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.DefaultSingletonBeanRegistr
y.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring.beans-3.0.5.jar:3
.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBe
an(AbstractBeanFactory.java:288) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:190) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.BeanDefinitionValueResolver
.resolveReference(BeanDefinitionValueResolver.java:322) ~[spring.beans-3.0.5.jar
:3.0.5.RELEASE]
        ... 32 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Error creati
ng bean with name 'configJob' defined in ServletContext resource [/WEB-INF/confi
g/jeebbs-ecode.xml]: Cannot resolve reference to bean 'configJobAct' while setti
ng bean property 'targetObject'; nested exception is org.springframework.beans.f
actory.BeanCreationException: Error creating bean with name 'configJobAct': Inje
ction of autowired dependencies failed; nested exception is org.springframework.
beans.factory.BeanCreationException: Could not autowire field: private com.jeecm
s.bbs.manager.BbsConfigMng com.jeecms.bbs.action.ConfigJobAct.bbsConfigMng; nest
ed exception is org.springframework.beans.factory.BeanCreationException: Error c
reating bean with name 'bbsConfigMng': Injection of autowired dependencies faile
d; nested exception is org.springframework.beans.factory.BeanCreationException:
Could not autowire method: public void com.jeecms.bbs.manager.impl.BbsConfigMngI
mpl.setDao(com.jeecms.bbs.dao.BbsConfigDao); nested exception is org.springframe
work.beans.factory.BeanCreationException: Error creating bean with name 'bbsConf
igDao': Injection of autowired dependencies failed; nested exception is org.spri
ngframework.beans.factory.BeanCreationException: Could not autowire method: publ
ic void com.jeecms.common.hibernate3.HibernateSimpleDao.setSessionFactory(org.hi
bernate.SessionFactory); nested exception is org.springframework.beans.factory.B
eanCreationException: Error creating bean with name 'sessionFactory' defined in
ServletContext resource [/WEB-INF/config/application-context.xml]: Invocation of
 init method failed; nested exception is org.hibernate.MappingException: could n
ot instantiate id generator [entity-name=com.jeecms.core.entity.UnifiedUser]
        at org.springframework.beans.factory.support.BeanDefinitionValueResolver
.resolveReference(BeanDefinitionValueResolver.java:328) ~[spring.beans-3.0.5.jar
:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.BeanDefinitionValueResolver
.resolveValueIfNecessary(BeanDefinitionValueResolver.java:106) ~[spring.beans-3.
0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1325) ~[spri
ng.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.populateBean(AbstractAutowireCapableBeanFactory.java:1086) ~[spring.bean
s-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring.beans
-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.createBean(AbstractAutowireCapableBeanFactory.java:456) ~[spring.beans-3
.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractBeanFactory$1.getOb
ject(AbstractBeanFactory.java:291) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.DefaultSingletonBeanRegistr
y.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring.beans-3.0.5.jar:3
.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBe
an(AbstractBeanFactory.java:288) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:190) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.BeanDefinitionValueResolver
.resolveReference(BeanDefinitionValueResolver.java:322) ~[spring.beans-3.0.5.jar
:3.0.5.RELEASE]
        ... 42 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Error creati
ng bean with name 'configJobAct': Injection of autowired dependencies failed; ne
sted exception is org.springframework.beans.factory.BeanCreationException: Could
 not autowire field: private com.jeecms.bbs.manager.BbsConfigMng com.jeecms.bbs.
action.ConfigJobAct.bbsConfigMng; nested exception is org.springframework.beans.
factory.BeanCreationException: Error creating bean with name 'bbsConfigMng': Inj
ection of autowired dependencies failed; nested exception is org.springframework
.beans.factory.BeanCreationException: Could not autowire method: public void com
.jeecms.bbs.manager.impl.BbsConfigMngImpl.setDao(com.jeecms.bbs.dao.BbsConfigDao
); nested exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'bbsConfigDao': Injection of autowired dependencie
s failed; nested exception is org.springframework.beans.factory.BeanCreationExce
ption: Could not autowire method: public void com.jeecms.common.hibernate3.Hiber
nateSimpleDao.setSessionFactory(org.hibernate.SessionFactory); nested exception
is org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/config/a
pplication-context.xml]: Invocation of init method failed; nested exception is o
rg.hibernate.MappingException: could not instantiate id generator [entity-name=c
om.jeecms.core.entity.UnifiedUser]
        at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanP
ostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java
:285) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.populateBean(AbstractAutowireCapableBeanFactory.java:1074) ~[spring.bean
s-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring.beans
-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.createBean(AbstractAutowireCapableBeanFactory.java:456) ~[spring.beans-3
.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractBeanFactory$1.getOb
ject(AbstractBeanFactory.java:291) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.DefaultSingletonBeanRegistr
y.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring.beans-3.0.5.jar:3
.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBe
an(AbstractBeanFactory.java:288) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:190) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.BeanDefinitionValueResolver
.resolveReference(BeanDefinitionValueResolver.java:322) ~[spring.beans-3.0.5.jar
:3.0.5.RELEASE]
        ... 52 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Could not au
towire field: private com.jeecms.bbs.manager.BbsConfigMng com.jeecms.bbs.action.
ConfigJobAct.bbsConfigMng; nested exception is org.springframework.beans.factory
.BeanCreationException: Error creating bean with name 'bbsConfigMng': Injection
of autowired dependencies failed; nested exception is org.springframework.beans.
factory.BeanCreationException: Could not autowire method: public void com.jeecms
.bbs.manager.impl.BbsConfigMngImpl.setDao(com.jeecms.bbs.dao.BbsConfigDao); nest
ed exception is org.springframework.beans.factory.BeanCreationException: Error c
reating bean with name 'bbsConfigDao': Injection of autowired dependencies faile
d; nested exception is org.springframework.beans.factory.BeanCreationException:
Could not autowire method: public void com.jeecms.common.hibernate3.HibernateSim
pleDao.setSessionFactory(org.hibernate.SessionFactory); nested exception is org.
springframework.beans.factory.BeanCreationException: Error creating bean with na
me 'sessionFactory' defined in ServletContext resource [/WEB-INF/config/applicat
ion-context.xml]: Invocation of init method failed; nested exception is org.hibe
rnate.MappingException: could not instantiate id generator [entity-name=com.jeec
ms.core.entity.UnifiedUser]
        at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanP
ostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.j
ava:502) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.annotation.InjectionMetadata.inject
(InjectionMetadata.java:84) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanP
ostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java
:282) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        ... 60 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Error creati
ng bean with name 'bbsConfigMng': Injection of autowired dependencies failed; ne
sted exception is org.springframework.beans.factory.BeanCreationException: Could
 not autowire method: public void com.jeecms.bbs.manager.impl.BbsConfigMngImpl.s
etDao(com.jeecms.bbs.dao.BbsConfigDao); nested exception is org.springframework.
beans.factory.BeanCreationException: Error creating bean with name 'bbsConfigDao
': Injection of autowired dependencies failed; nested exception is org.springfra
mework.beans.factory.BeanCreationException: Could not autowire method: public vo
id com.jeecms.common.hibernate3.HibernateSimpleDao.setSessionFactory(org.hiberna
te.SessionFactory); nested exception is org.springframework.beans.factory.BeanCr
eationException: Error creating bean with name 'sessionFactory' defined in Servl
etContext resource [/WEB-INF/config/application-context.xml]: Invocation of init
 method failed; nested exception is org.hibernate.MappingException: could not in
stantiate id generator [entity-name=com.jeecms.core.entity.UnifiedUser]
        at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanP
ostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java
:285) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.populateBean(AbstractAutowireCapableBeanFactory.java:1074) ~[spring.bean
s-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring.beans
-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.createBean(AbstractAutowireCapableBeanFactory.java:456) ~[spring.beans-3
.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractBeanFactory$1.getOb
ject(AbstractBeanFactory.java:291) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.DefaultSingletonBeanRegistr
y.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring.beans-3.0.5.jar:3
.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBe
an(AbstractBeanFactory.java:288) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:190) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.DefaultListableBeanFactory.
findAutowireCandidates(DefaultListableBeanFactory.java:844) ~[spring.beans-3.0.5
.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.DefaultListableBeanFactory.
doResolveDependency(DefaultListableBeanFactory.java:786) ~[spring.beans-3.0.5.ja
r:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.DefaultListableBeanFactory.
resolveDependency(DefaultListableBeanFactory.java:703) ~[spring.beans-3.0.5.jar:
3.0.5.RELEASE]
        at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanP
ostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.j
ava:474) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        ... 62 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Could not au
towire method: public void com.jeecms.bbs.manager.impl.BbsConfigMngImpl.setDao(c
om.jeecms.bbs.dao.BbsConfigDao); nested exception is org.springframework.beans.f
actory.BeanCreationException: Error creating bean with name 'bbsConfigDao': Inje
ction of autowired dependencies failed; nested exception is org.springframework.
beans.factory.BeanCreationException: Could not autowire method: public void com.
jeecms.common.hibernate3.HibernateSimpleDao.setSessionFactory(org.hibernate.Sess
ionFactory); nested exception is org.springframework.beans.factory.BeanCreationE
xception: Error creating bean with name 'sessionFactory' defined in ServletConte
xt resource [/WEB-INF/config/application-context.xml]: Invocation of init method
 failed; nested exception is org.hibernate.MappingException: could not instantia
te id generator [entity-name=com.jeecms.core.entity.UnifiedUser]
        at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanP
ostProcessor$AutowiredMethodElement.inject(AutowiredAnnotationBeanPostProcessor.
java:589) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.annotation.InjectionMetadata.inject
(InjectionMetadata.java:84) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanP
ostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java
:282) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        ... 73 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Error creati
ng bean with name 'bbsConfigDao': Injection of autowired dependencies failed; ne
sted exception is org.springframework.beans.factory.BeanCreationException: Could
 not autowire method: public void com.jeecms.common.hibernate3.HibernateSimpleDa
o.setSessionFactory(org.hibernate.SessionFactory); nested exception is org.sprin
gframework.beans.factory.BeanCreationException: Error creating bean with name 's
essionFactory' defined in ServletContext resource [/WEB-INF/config/application-c
ontext.xml]: Invocation of init method failed; nested exception is org.hibernate
.MappingException: could not instantiate id generator [entity-name=com.jeecms.co
re.entity.UnifiedUser]
        at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanP
ostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java
:285) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.populateBean(AbstractAutowireCapableBeanFactory.java:1074) ~[spring.bean
s-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring.beans
-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.createBean(AbstractAutowireCapableBeanFactory.java:456) ~[spring.beans-3
.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractBeanFactory$1.getOb
ject(AbstractBeanFactory.java:291) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.DefaultSingletonBeanRegistr
y.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring.beans-3.0.5.jar:3
.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBe
an(AbstractBeanFactory.java:288) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:190) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.DefaultListableBeanFactory.
findAutowireCandidates(DefaultListableBeanFactory.java:844) ~[spring.beans-3.0.5
.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.DefaultListableBeanFactory.
doResolveDependency(DefaultListableBeanFactory.java:786) ~[spring.beans-3.0.5.ja
r:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.DefaultListableBeanFactory.
resolveDependency(DefaultListableBeanFactory.java:703) ~[spring.beans-3.0.5.jar:
3.0.5.RELEASE]
        at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanP
ostProcessor$AutowiredMethodElement.inject(AutowiredAnnotationBeanPostProcessor.
java:547) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        ... 75 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Could not au
towire method: public void com.jeecms.common.hibernate3.HibernateSimpleDao.setSe
ssionFactory(org.hibernate.SessionFactory); nested exception is org.springframew
ork.beans.factory.BeanCreationException: Error creating bean with name 'sessionF
actory' defined in ServletContext resource [/WEB-INF/config/application-context.
xml]: Invocation of init method failed; nested exception is org.hibernate.Mappin
gException: could not instantiate id generator [entity-name=com.jeecms.core.enti
ty.UnifiedUser]
        at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanP
ostProcessor$AutowiredMethodElement.inject(AutowiredAnnotationBeanPostProcessor.
java:589) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.annotation.InjectionMetadata.inject
(InjectionMetadata.java:84) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanP
ostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java
:282) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        ... 86 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Error creati
ng bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/
config/application-context.xml]: Invocation of init method failed; nested except
ion is org.hibernate.MappingException: could not instantiate id generator [entit
y-name=com.jeecms.core.entity.UnifiedUser]
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.initializeBean(AbstractAutowireCapableBeanFactory.java:1420) ~[spring.be
ans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519) ~[spring.beans
-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.createBean(AbstractAutowireCapableBeanFactory.java:456) ~[spring.beans-3
.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractBeanFactory$1.getOb
ject(AbstractBeanFactory.java:291) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.DefaultSingletonBeanRegistr
y.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring.beans-3.0.5.jar:3
.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBe
an(AbstractBeanFactory.java:288) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:190) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.DefaultListableBeanFactory.
findAutowireCandidates(DefaultListableBeanFactory.java:844) ~[spring.beans-3.0.5
.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.DefaultListableBeanFactory.
doResolveDependency(DefaultListableBeanFactory.java:786) ~[spring.beans-3.0.5.ja
r:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.DefaultListableBeanFactory.
resolveDependency(DefaultListableBeanFactory.java:703) ~[spring.beans-3.0.5.jar:
3.0.5.RELEASE]
        at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanP
ostProcessor$AutowiredMethodElement.inject(AutowiredAnnotationBeanPostProcessor.
java:547) ~[spring.beans-3.0.5.jar:3.0.5.RELEASE]
        ... 88 common frames omitted
Caused by: org.hibernate.MappingException: could not instantiate id generator [e
ntity-name=com.jeecms.core.entity.UnifiedUser]
        at org.hibernate.id.IdentifierGeneratorFactory.create(IdentifierGenerato
rFactory.java:132) ~[hibernate-3.3.2.jar:na]
        at org.hibernate.mapping.SimpleValue.createIdentifierGenerator(SimpleVal
ue.java:175) ~[hibernate-3.3.2.jar:na]
        at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:
230) ~[hibernate-3.3.2.jar:na]
        at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.jav
a:1341) ~[hibernate-3.3.2.jar:na]
        at org.springframework.orm.hibernate3.LocalSessionFactoryBean.newSession
Factory(LocalSessionFactoryBean.java:860) ~[spring.orm-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.orm.hibernate3.LocalSessionFactoryBean.buildSessi
onFactory(LocalSessionFactoryBean.java:779) ~[spring.orm-3.0.5.jar:3.0.5.RELEASE
]
        at org.springframework.orm.hibernate3.AbstractSessionFactoryBean.afterPr
opertiesSet(AbstractSessionFactoryBean.java:211) ~[spring.orm-3.0.5.jar:3.0.5.RE
LEASE]
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1477) ~[spring
.beans-3.0.5.jar:3.0.5.RELEASE]
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.initializeBean(AbstractAutowireCapableBeanFactory.java:1417) ~[spring.be
ans-3.0.5.jar:3.0.5.RELEASE]
        ... 98 common frames omitted
Caused by: org.hibernate.MappingException: Dialect does not support sequences
        at org.hibernate.dialect.Dialect.getSequenceNextValString(Dialect.java:6
19) ~[hibernate-3.3.2.jar:na]
        at org.hibernate.id.SequenceGenerator.configure(SequenceGenerator.java:8
8) ~[hibernate-3.3.2.jar:na]
        at org.hibernate.id.IdentifierGeneratorFactory.create(IdentifierGenerato
rFactory.java:127) ~[hibernate-3.3.2.jar:na]
        ... 106 common frames omitted
2014-9-29 17:07:37 org.apache.catalina.core.StandardContext start
严重: Error listenerStart
2014-9-29 17:07:37 org.apache.catalina.core.StandardContext start
严重: Context [/] startup failed due to previous errors
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesJ
dbc
严重: The web application [/] registered the JDBC driver [oracle.jdbc.driver.Ora
cleDriver] but failed to unregister it when the web application was stopped. To
prevent a memory leak, the JDBC Driver has been forcibly unregistered.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Timer-0] b
ut has failed to stop it. This is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [com.mchang
e.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0] but has failed to stop it
. This is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [com.mchang
e.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1] but has failed to stop it
. This is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [com.mchang
e.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2] but has failed to stop it
. This is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.CmsRole Spool Thread] but has failed to stop it. This is
very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.CmsModel Spool Thread] but has failed to stop it. This is
 very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.assist.CmsGuestbookExt Spool Thread] but has failed to stop it
. This is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.core.entity.DbTpl Spool Thread] but has failed to stop it. This is very l
ikely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.CmsSite.txt Spool Thread] but has failed to stop it. This
 is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.ChannelTxt Spool Thread] but has failed to stop it. This
is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.CmsUser.userExtSet Spool Thread] but has failed to stop i
t. This is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.core.entity.Ftp Spool Thread] but has failed to stop it. This is very lik
ely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.ChannelExt Spool Thread] but has failed to stop it. This
is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.core.entity.Sys Spool Thread] but has failed to stop it. This is very lik
ely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.CmsSite.cfg Spool Thread] but has failed to stop it. This
 is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.assist.CmsComment Spool Thread] but has failed to stop it. Thi
s is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.CmsSite Spool Thread] but has failed to stop it. This is
very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.CmsSite.attr Spool Thread] but has failed to stop it. Thi
s is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.assist.CmsVoteTopic Spool Thread] but has failed to stop it. T
his is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.CmsUserSite Spool Thread] but has failed to stop it. This
 is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.Content.viewGroups Spool Thread] but has failed to stop i
t. This is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.assist.CmsVoteItem Spool Thread] but has failed to stop it. Th
is is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.ContentType Spool Thread] but has failed to stop it. This
 is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.Channel.channelTxtSet Spool Thread] but has failed to sto
p it. This is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.Channel.child Spool Thread] but has failed to stop it. Th
is is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.Channel Spool Thread] but has failed to stop it. This is
very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.assist.CmsVoteRecord Spool Thread] but has failed to stop it.
This is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.assist.CmsGuestbook Spool Thread] but has failed to stop it. T
his is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.CmsUserExt Spool Thread] but has failed to stop it. This
is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.CmsUser Spool Thread] but has failed to stop it. This is
very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.assist.CmsCommentExt Spool Thread] but has failed to stop it.
This is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.CmsConfig Spool Thread] but has failed to stop it. This i
s very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.ContentExt Spool Thread] but has failed to stop it. This
is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.Content.contentTxtSet Spool Thread] but has failed to sto
p it. This is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.Content.contentCheckSet Spool Thread] but has failed to s
top it. This is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.Content Spool Thread] but has failed to stop it. This is
very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.Content.tags Spool Thread] but has failed to stop it. Thi
s is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.CmsGroup.contriChannels Spool Thread] but has failed to s
top it. This is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.Channel.contriGroups Spool Thread] but has failed to stop
 it. This is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.CmsGroup.viewChannels Spool Thread] but has failed to sto
p it. This is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.assist.CmsVoteTopic.items Spool Thread] but has failed to stop
 it. This is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store org.
hibernate.cache.UpdateTimestampsCache Spool Thread] but has failed to stop it. T
his is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.ContentCount Spool Thread] but has failed to stop it. Thi
s is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.assist.CmsGuestbookCtg Spool Thread] but has failed to stop it
. This is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.ContentTag Spool Thread] but has failed to stop it. This
is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.Content.attr Spool Thread] but has failed to stop it. Thi
s is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.CmsUser.channels Spool Thread] but has failed to stop it.
 This is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.CmsConfig.attr Spool Thread] but has failed to stop it. T
his is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.Channel.users Spool Thread] but has failed to stop it. Th
is is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.CmsRole.perms Spool Thread] but has failed to stop it. Th
is is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store org.
hibernate.cache.StandardQueryCache Spool Thread] but has failed to stop it. This
 is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.assist.CmsSensitivity Spool Thread] but has failed to stop it.
 This is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.ContentTxt Spool Thread] but has failed to stop it. This
is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.assist.CmsKeyword Spool Thread] but has failed to stop it. Thi
s is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.Content.attachments Spool Thread] but has failed to stop
it. This is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.ContentCheck Spool Thread] but has failed to stop it. Thi
s is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.Channel.attr Spool Thread] but has failed to stop it. Thi
s is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.Content.pictures Spool Thread] but has failed to stop it.
 This is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.Channel.viewGroups Spool Thread] but has failed to stop i
t. This is very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [/] appears to have started a thread named [Store com.
jeecms.cms.entity.main.CmsGroup Spool Thread] but has failed to stop it. This is
 very likely to create a memory leak.
2014-9-29 17:07:37 org.apache.catalina.startup.HostConfig deployDescriptor
信息: Deploying configuration descriptor host-manager.xml
2014-9-29 17:07:37 org.apache.catalina.startup.HostConfig deployDescriptor
信息: Deploying configuration descriptor manager.xml
2014-9-29 17:07:37 org.apache.catalina.startup.HostConfig deployWAR
信息: Deploying web application archive sxzfgjj.war
2014-9-29 17:07:37 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory docs
2014-9-29 17:07:37 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory examples
2014-9-29 17:07:37 org.apache.coyote.http11.Http11AprProtocol start
信息: Starting Coyote HTTP/1.1 on http-80
2014-9-29 17:07:37 org.apache.coyote.ajp.AjpAprProtocol start
信息: Starting Coyote AJP/1.3 on ajp-8009
2014-9-29 17:07:37 org.apache.catalina.startup.Catalina start
信息: Server startup in 4451 ms
级别: 总版主
UID: 10736
积分:149787 加为好友
威望: 212 精华: 42
主题:297 回复:127674
注册时间:2010-09-08
在线时长:90.1
2#   发表于:2014-09-29 17:24:59  IP:111.76.*.*
你tomcat版本是多少
路漫漫其修远兮,吾将上下而求索!
级别: 商业授权用户
UID: 19452
积分:69 加为好友
威望: 0 精华: 0
主题:14 回复:44
注册时间:2011-05-12
在线时长:0
3#   发表于:2014-09-29 17:39:57  IP:210.73.*.*
apache-tomcat-6.0.20
级别: 商业授权用户
UID: 19452
积分:69 加为好友
威望: 0 精华: 0
主题:14 回复:44
注册时间:2011-05-12
在线时长:0
4#   发表于:2014-09-29 17:41:45  IP:210.73.*.*
apache-tomcat-6.0.20


是apache-tomcat-6.0.35
级别: 总版主
UID: 10736
积分:149787 加为好友
威望: 212 精华: 42
主题:297 回复:127674
注册时间:2010-09-08
在线时长:90.1
5#   发表于:2014-10-08 08:46:54  IP:111.81.*.*
你这是jeecms什么版本呢?是安装的时候还是?
路漫漫其修远兮,吾将上下而求索!
1 共1页