关注JEECG发展历程 关注最新动态和版本, 记录JEECG成长点滴 更新日志 - 技术支持 - 招聘英才

JEECG最新版本下载 JEECG智能开发平台 - 显著提高开发效率 常见问题 - 入门视频 - 参与开源团队

商务QQ: 69893005、3102411850 商务热线(5*8小时): 010-64808099 官方邮箱: jeecgos@163.com

查看: 6243|回复: 0

[环境搭建] 求助 刚搭好环境后运行有错误 访问不了主页

[复制链接]
发表于 2016-5-19 23:01:04 | 显示全部楼层 |阅读模式
本帖最后由 fglterry 于 2016-5-20 22:04 编辑

小白一名,环境搭建一直都失败,但还是继续努力。 最后搭建到运行这一步,实在解决不了,向各位求助,谢谢。
在run as tomcat server 后 出现以下错误,导致主页访问不了。 (已经参考常见问题贴  问题18   但未解决。)

五月 19, 2016 10:45:13 下午 org.apache.catalina.core.StandardContext listenerStart
严重: Exception sending context initialized event to listener instance of class org.jeecgframework.web.system.listener.OnlineListener
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'taskDemoServiceTaskCronTrigger' defined in file [D:\Eclipse_workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps\jeecg\WEB-INF\classes\spring-mvc-timeTask.xml]: Invocation of init method failed; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet



五月 19, 2016 10:45:13 下午 org.apache.catalina.core.StandardContext startInternal
严重: Error listenerStart
五月 19, 2016 10:45:13 下午 org.apache.catalina.core.StandardContext startInternal
严重: Context [/jeecg] startup failed due to previous errors
五月 19, 2016 10:45:13 下午 org.apache.catalina.core.ApplicationContext log
信息: Closing Spring root WebApplicationContext
五月 19, 2016 10:45:13 下午 org.apache.catalina.core.ApplicationContext log
信息: Shutting down log4j
五月 19, 2016 10:45:13 下午 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
严重: The web application [/jeecg] registered the JDBC driver [com.alibaba.druid.proxy.DruidDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
五月 19, 2016 10:45:13 下午 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
严重: The web application [/jeecg] registered the JDBC driver [com.mysql.jdbc.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
五月 19, 2016 10:45:13 下午 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeecg] appears to have started a thread named [Abandoned connection cleanup thread] but has failed to stop it. This is very likely to create a memory leak.
五月 19, 2016 10:45:13 下午 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeecg] appears to have started a thread named [Multicast Heartbeat Receiver Thread] but has failed to stop it. This is very likely to create a memory leak.
五月 19, 2016 10:45:13 下午 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeecg] appears to have started a thread named [Multicast Heartbeat Sender Thread] but has failed to stop it. This is very likely to create a memory leak.
五月 19, 2016 10:45:13 下午 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeecg] appears to have started a thread named [net.sf.ehcache.CacheManager@757a3d5e] but has failed to stop it. This is very likely to create a memory leak.
五月 19, 2016 10:45:13 下午 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeecg] appears to have started a thread named [Replication Thread] but has failed to stop it. This is very likely to create a memory leak.
五月 19, 2016 10:45:13 下午 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeecg] appears to have started a thread named [Replication Thread] but has failed to stop it. This is very likely to create a memory leak.
五月 19, 2016 10:45:13 下午 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeecg] appears to have started a thread named [eternalCache.data] but has failed to stop it. This is very likely to create a memory leak.
五月 19, 2016 10:45:13 下午 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeecg] appears to have started a thread named [dictCache.data] but has failed to stop it. This is very likely to create a memory leak.
五月 19, 2016 10:45:13 下午 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeecg] appears to have started a thread named [schedulerFactory_Worker-1] but has failed to stop it. This is very likely to create a memory leak.
五月 19, 2016 10:45:13 下午 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeecg] appears to have started a thread named [schedulerFactory_Worker-2] but has failed to stop it. This is very likely to create a memory leak.
五月 19, 2016 10:45:13 下午 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeecg] appears to have started a thread named [schedulerFactory_Worker-3] but has failed to stop it. This is very likely to create a memory leak.
五月 19, 2016 10:45:13 下午 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeecg] appears to have started a thread named [schedulerFactory_Worker-4] but has failed to stop it. This is very likely to create a memory leak.
五月 19, 2016 10:45:13 下午 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeecg] appears to have started a thread named [schedulerFactory_Worker-5] but has failed to stop it. This is very likely to create a memory leak.
五月 19, 2016 10:45:13 下午 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeecg] appears to have started a thread named [schedulerFactory_Worker-6] but has failed to stop it. This is very likely to create a memory leak.
五月 19, 2016 10:45:13 下午 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeecg] appears to have started a thread named [schedulerFactory_Worker-7] but has failed to stop it. This is very likely to create a memory leak.
五月 19, 2016 10:45:13 下午 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeecg] appears to have started a thread named [schedulerFactory_Worker-8] but has failed to stop it. This is very likely to create a memory leak.
五月 19, 2016 10:45:13 下午 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeecg] appears to have started a thread named [schedulerFactory_Worker-9] but has failed to stop it. This is very likely to create a memory leak.
五月 19, 2016 10:45:13 下午 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeecg] appears to have started a thread named [schedulerFactory_Worker-10] but has failed to stop it. This is very likely to create a memory leak.

补充:20160520
在启动tomcat 是还有一个警告:
五月 20, 2016 10:03:52 下午 org.apache.tomcat.util.digester.SetPropertiesRule begin
警告: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:jeecg' did not find a matching property.

问题是否和这个有关????






您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

快速回复 返回顶部 返回列表