oooooooooa143 2017-02-27 08:22 采纳率: 0%
浏览 3159

web项目在eclipse用jetty跑没问题,但是放在tomcat就启动不了了

很蛋疼啊,我又是个小白,项目在eclipse用jetty:run一点问题都没有,放在tomcat目录下启动就不行了,
[org.quartz.impl.StdSchedulerFactory]Quartz scheduler version: null.null.null
[org.quartz.core.QuartzScheduler]JobFactory set to: org.springframework.scheduli
ng.quartz.AdaptableJobFactory@23a0053
6761 [localhost-startStop-1] INFO o.a.c.w.s.f.ReflectionServiceFactoryBean - Cr
eating Service {http://test.ws.demo.web.jeecgframework.org/}JeecgWServiceImplSer
vice from class org.jeecgframework.web.demo.ws.test.JeecgWServiceI
7166 [localhost-startStop-1] INFO org.apache.cxf.endpoint.ServerImpl - Setting
the server's publish address to be /JeecgWService
7204 [localhost-startStop-1] INFO o.a.c.w.s.f.ReflectionServiceFactoryBean - Cr
eating Service {http://test.ws.demo.web.jeecgframework.org/}JeecgWDemoServiceImp
lService from class org.jeecgframework.web.demo.ws.test.JeecgWServiceI
7211 [localhost-startStop-1] INFO org.apache.cxf.endpoint.ServerImpl - Setting
the server's publish address to be /JeecgWDemoService
[org.jeecgframework.core.timer.DataBaseSchedulerFactoryBean]Starting Quartz Sche
duler now
[org.quartz.core.QuartzScheduler]Scheduler schedulerFactory_$_NON_CLUSTERED star
ted.
二月 27, 2017 4:12:53 下午 org.apache.catalina.core.StandardContext startInterna
l
严重: Error listenerStart
二月 27, 2017 4:12:53 下午 org.apache.catalina.core.StandardContext startInterna
l
严重: Context [/jeecg] startup failed due to previous errors
[org.quartz.core.QuartzScheduler]Scheduler schedulerFactory_$_NON_CLUSTERED paus
ed.
[org.jeecgframework.core.timer.DataBaseSchedulerFactoryBean]Shutting down Quartz
Scheduler
[org.quartz.core.QuartzScheduler]Scheduler schedulerFactory_$_NON_CLUSTERED shut
ting down.
[org.quartz.core.QuartzScheduler]Scheduler schedulerFactory_$_NON_CLUSTERED paus
ed.
[org.quartz.core.QuartzScheduler]Scheduler schedulerFactory_$_NON_CLUSTERED shut
down complete.
[com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
二月 27, 2017 4:12:53 下午 org.apache.catalina.loader.WebappClassLoader clearRef
erencesJdbc
严重: The web application [/jeecg] registered the JDBC driver [com.alibaba.druid
.proxy.DruidDriver] but failed to unregister it when the web application was sto
pped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
二月 27, 2017 4:12:53 下午 org.apache.catalina.loader.WebappClassLoader clearRef
erencesJdbc
严重: The web application [/jeecg] registered the JDBC driver [com.mysql.jdbc.Dr
iver] but failed to unregister it when the web application was stopped. To preve
nt a memory leak, the JDBC Driver has been forcibly unregistered.
二月 27, 2017 4:12:53 下午 org.apache.catalina.loader.WebappClassLoader clearRef
erencesThreads
严重: The web application [/jeecg] appears to have started a thread named [Aband
oned connection cleanup thread] but has failed to stop it. This is very likely t
o create a memory leak.
二月 27, 2017 4:12:53 下午 org.apache.catalina.loader.WebappClassLoader clearRef
erencesThreads
严重: The web application [/jeecg] appears to have started a thread named [Multi
cast Heartbeat Receiver Thread] but has failed to stop it. This is very likely t
o create a memory leak.
二月 27, 2017 4:12:53 下午 org.apache.catalina.loader.WebappClassLoader clearRef
erencesThreads
严重: The web application [/jeecg] appears to have started a thread named [Multi
cast Heartbeat Sender Thread] but has failed to stop it. This is very likely to
create a memory leak.
二月 27, 2017 4:12:53 下午 org.apache.catalina.loader.WebappClassLoader clearRef
erencesThreads
严重: The web application [/jeecg] appears to have started a thread named [net.s
f.ehcache.CacheManager@44d1a3c3] but has failed to stop it. This is very likely
to create a memory leak.
二月 27, 2017 4:12:53 下午 org.apache.catalina.loader.WebappClassLoader clearRef
erencesThreads
严重: The web application [/jeecg] appears to have started a thread named [Repli
cation Thread] but has failed to stop it. This is very likely to create a memory
leak.
二月 27, 2017 4:12:53 下午 org.apache.catalina.loader.WebappClassLoader clearRef
erencesThreads
严重: The web application [/jeecg] appears to have started a thread named [Repli
cation Thread] but has failed to stop it. This is very likely to create a memory
leak.
二月 27, 2017 4:12:53 下午 org.apache.catalina.loader.WebappClassLoader clearRef
erencesThreads
严重: The web application [/jeecg] appears to have started a thread named [etern
alCache.data] but has failed to stop it. This is very likely to create a memory
leak.
二月 27, 2017 4:12:53 下午 org.apache.catalina.loader.WebappClassLoader clearRef
erencesThreads
严重: The web application [/jeecg] appears to have started a thread named [dictC
ache.data] but has failed to stop it. This is very likely to create a memory lea
k.
二月 27, 2017 4:12:53 下午 org.apache.catalina.loader.WebappClassLoader clearRef
erencesThreads
严重: The web application [/jeecg] appears to have started a thread named [sched
ulerFactory_Worker-1] but has failed to stop it. This is very likely to create a
memory leak.
二月 27, 2017 4:12:53 下午 org.apache.catalina.loader.WebappClassLoader clearRef
erencesThreads
严重: The web application [/jeecg] appears to have started a thread named [sched
ulerFactory_Worker-2] but has failed to stop it. This is very likely to create a
memory leak.
二月 27, 2017 4:12:53 下午 org.apache.catalina.loader.WebappClassLoader clearRef
erencesThreads
严重: The web application [/jeecg] appears to have started a thread named [sched
ulerFactory_Worker-3] but has failed to stop it. This is very likely to create a
memory leak.
二月 27, 2017 4:12:53 下午 org.apache.catalina.loader.WebappClassLoader clearRef
erencesThreads
严重: The web application [/jeecg] appears to have started a thread named [sched
ulerFactory_Worker-4] but has failed to stop it. This is very likely to create a
memory leak.
二月 27, 2017 4:12:53 下午 org.apache.catalina.loader.WebappClassLoader clearRef
erencesThreads
严重: The web application [/jeecg] appears to have started a thread named [sched
ulerFactory_Worker-5] but has failed to stop it. This is very likely to create a
memory leak.
二月 27, 2017 4:12:53 下午 org.apache.catalina.loader.WebappClassLoader clearRef
erencesThreads
严重: The web application [/jeecg] appears to have started a thread named [sched
ulerFactory_Worker-6] but has failed to stop it. This is very likely to create a
memory leak.
二月 27, 2017 4:12:53 下午 org.apache.catalina.loader.WebappClassLoader clearRef
erencesThreads
严重: The web application [/jeecg] appears to have started a thread named [sched
ulerFactory_Worker-7] but has failed to stop it. This is very likely to create a
memory leak.
二月 27, 2017 4:12:53 下午 org.apache.catalina.loader.WebappClassLoader clearRef
erencesThreads
严重: The web application [/jeecg] appears to have started a thread named [sched
ulerFactory_Worker-8] but has failed to stop it. This is very likely to create a
memory leak.
二月 27, 2017 4:12:53 下午 org.apache.catalina.loader.WebappClassLoader clearRef
erencesThreads
严重: The web application [/jeecg] appears to have started a thread named [sched
ulerFactory_Worker-9] but has failed to stop it. This is very likely to create a
memory leak.
二月 27, 2017 4:12:53 下午 org.apache.catalina.loader.WebappClassLoader clearRef
erencesThreads
严重: The web application [/jeecg] appears to have started a thread named [sched
ulerFactory_Worker-10] but has failed to stop it. This is very likely to create
a memory leak.
二月 27, 2017 4:12:53 下午 org.apache.catalina.startup.HostConfig deployDirector
y
信息: Deploying web application directory D:\apache-tomcat-7.0.53\webapps\docs
二月 27, 2017 4:12:53 下午 org.apache.catalina.startup.HostConfig deployDirector
y
信息: Deploying web application directory D:\apache-tomcat-7.0.53\webapps\exampl
es
二月 27, 2017 4:12:53 下午 org.apache.catalina.startup.HostConfig deployDirector
y
信息: Deploying web application directory D:\apache-tomcat-7.0.53\webapps\host-m
anager
二月 27, 2017 4:12:53 下午 org.apache.catalina.startup.HostConfig deployDirector
y
信息: Deploying web application directory D:\apache-tomcat-7.0.53\webapps\manage
r
二月 27, 2017 4:12:53 下午 org.apache.catalina.startup.HostConfig deployDirector
y
信息: Deploying web application directory D:\apache-tomcat-7.0.53\webapps\ROOT
二月 27, 2017 4:12:53 下午 org.apache.coyote.AbstractProtocol start
信息: Starting ProtocolHandler ["http-bio-8080"]
二月 27, 2017 4:12:53 下午 org.apache.coyote.AbstractProtocol start
信息: Starting ProtocolHandler ["ajp-bio-8009"]
二月 27, 2017 4:12:53 下午 org.apache.catalina.startup.Catalina start
信息: Server startup in 19626 ms

  • 写回答

1条回答 默认 最新

  • 关注
    评论

报告相同问题?

悬赏问题

  • ¥30 这是哪个作者做的宝宝起名网站
  • ¥60 版本过低apk如何修改可以兼容新的安卓系统
  • ¥25 由IPR导致的DRIVER_POWER_STATE_FAILURE蓝屏
  • ¥50 有数据,怎么建立模型求影响全要素生产率的因素
  • ¥50 有数据,怎么用matlab求全要素生产率
  • ¥15 TI的insta-spin例程
  • ¥15 完成下列问题完成下列问题
  • ¥15 C#算法问题, 不知道怎么处理这个数据的转换
  • ¥15 YoloV5 第三方库的版本对照问题
  • ¥15 请完成下列相关问题!