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条回答 默认 最新

  • 关注
    评论

报告相同问题?

悬赏问题

  • ¥15 逻辑谓词和消解原理的运用
  • ¥15 请求分析基于spring boot+vue的前后端分离的项目
  • ¥15 三菱伺服电机按启动按钮有使能但不动作
  • ¥15 js,页面2返回页面1时定位进入的设备
  • ¥200 关于#c++#的问题,请各位专家解答!网站的邀请码
  • ¥50 导入文件到网吧的电脑并且在重启之后不会被恢复
  • ¥15 (希望可以解决问题)ma和mb文件无法正常打开,打开后是空白,但是有正常内存占用,但可以在打开Maya应用程序后打开场景ma和mb格式。
  • ¥20 ML307A在使用AT命令连接EMQX平台的MQTT时被拒绝
  • ¥20 腾讯企业邮箱邮件可以恢复么
  • ¥15 有人知道怎么将自己的迁移策略布到edgecloudsim上使用吗?