ssh最新框架报错

zouwei20081305 2015-10-26 09:42:26
在myeclipce启动的时候报个错找了很久无果,用的是

信息: Initializing Spring root WebApplicationContext
2015-10-26 09:42:23,615 -- DEBUG -- org.hibernate.cfg.Configuration.<clinit>(Configuration.java:176) -- Logging Provider: org.jboss.logging.Log4jLoggerProvider
2015-10-26 09:42:24,578 -- DEBUG -- net.sf.ehcache.config.ConfigurationFactory.parseConfiguration(ConfigurationFactory.java:132) -- Configuring ehcache from ehcache.xml found in the classpath: file:/D:/apache-tomcat-7.0.57-windows-x86/apache-tomcat-7.0.57/webapps/S2316S411H436/WEB-INF/classes/ehcache.xml
2015-10-26 09:42:24,580 -- DEBUG -- net.sf.ehcache.config.ConfigurationFactory.parseConfiguration(ConfigurationFactory.java:98) -- Configuring ehcache from URL: file:/D:/apache-tomcat-7.0.57-windows-x86/apache-tomcat-7.0.57/webapps/S2316S411H436/WEB-INF/classes/ehcache.xml
2015-10-26 09:42:24,581 -- DEBUG -- net.sf.ehcache.config.ConfigurationFactory.parseConfiguration(ConfigurationFactory.java:150) -- Configuring ehcache from InputStream
2015-10-26 09:42:24,599 -- DEBUG -- net.sf.ehcache.config.DiskStoreConfiguration.translatePath(DiskStoreConfiguration.java:141) -- Disk Store Path: D:\apache-tomcat-7.0.57-windows-x86\apache-tomcat-7.0.57\temp
2015-10-26 09:42:24,637 -- DEBUG -- net.sf.ehcache.util.PropertyUtil.parseProperties(PropertyUtil.java:87) -- propertiesString is null.
2015-10-26 09:42:24,712 -- DEBUG -- net.sf.ehcache.config.ConfigurationHelper.createCacheManagerEventListener(ConfigurationHelper.java:189) -- No CacheManagerEventListenerFactory class specified. Skipping...
2015-10-26 09:42:24,788 -- DEBUG -- net.sf.ehcache.Cache.createBootstrapCacheLoader(Cache.java:1030) -- No BootstrapCacheLoaderFactory class specified. Skipping...
2015-10-26 09:42:24,789 -- DEBUG -- net.sf.ehcache.Cache.createCacheWriter(Cache.java:1003) -- CacheWriter factory not configured. Skipping...
2015-10-26 09:42:24,789 -- DEBUG -- net.sf.ehcache.config.ConfigurationHelper.createCacheExceptionHandler(ConfigurationHelper.java:100) -- No CacheExceptionHandlerFactory class specified. Skipping...
2015-10-26 09:42:24,805 -- DEBUG -- net.sf.ehcache.Cache.createBootstrapCacheLoader(Cache.java:1030) -- No BootstrapCacheLoaderFactory class specified. Skipping...
2015-10-26 09:42:24,805 -- DEBUG -- net.sf.ehcache.Cache.createCacheWriter(Cache.java:1003) -- CacheWriter factory not configured. Skipping...
2015-10-26 09:42:24,806 -- DEBUG -- net.sf.ehcache.config.ConfigurationHelper.createCacheExceptionHandler(ConfigurationHelper.java:100) -- No CacheExceptionHandlerFactory class specified. Skipping...
2015-10-26 09:42:24,812 -- DEBUG -- net.sf.ehcache.Cache.createBootstrapCacheLoader(Cache.java:1030) -- No BootstrapCacheLoaderFactory class specified. Skipping...
2015-10-26 09:42:24,812 -- DEBUG -- net.sf.ehcache.Cache.createCacheWriter(Cache.java:1003) -- CacheWriter factory not configured. Skipping...
2015-10-26 09:42:24,812 -- DEBUG -- net.sf.ehcache.config.ConfigurationHelper.createCacheExceptionHandler(ConfigurationHelper.java:100) -- No CacheExceptionHandlerFactory class specified. Skipping...
2015-10-26 09:42:24,817 -- DEBUG -- net.sf.ehcache.Cache.createBootstrapCacheLoader(Cache.java:1030) -- No BootstrapCacheLoaderFactory class specified. Skipping...
2015-10-26 09:42:24,817 -- DEBUG -- net.sf.ehcache.Cache.createCacheWriter(Cache.java:1003) -- CacheWriter factory not configured. Skipping...
2015-10-26 09:42:24,817 -- DEBUG -- net.sf.ehcache.config.ConfigurationHelper.createCacheExceptionHandler(ConfigurationHelper.java:100) -- No CacheExceptionHandlerFactory class specified. Skipping...
2015-10-26 09:42:24,820 -- DEBUG -- net.sf.ehcache.Cache.createBootstrapCacheLoader(Cache.java:1030) -- No BootstrapCacheLoaderFactory class specified. Skipping...
2015-10-26 09:42:24,820 -- DEBUG -- net.sf.ehcache.Cache.createCacheWriter(Cache.java:1003) -- CacheWriter factory not configured. Skipping...
2015-10-26 09:42:24,821 -- DEBUG -- net.sf.ehcache.config.ConfigurationHelper.createCacheExceptionHandler(ConfigurationHelper.java:100) -- No CacheExceptionHandlerFactory class specified. Skipping...
2015-10-26 09:42:24,823 -- DEBUG -- net.sf.ehcache.Cache.createBootstrapCacheLoader(Cache.java:1030) -- No BootstrapCacheLoaderFactory class specified. Skipping...
2015-10-26 09:42:24,823 -- DEBUG -- net.sf.ehcache.Cache.createCacheWriter(Cache.java:1003) -- CacheWriter factory not configured. Skipping...
2015-10-26 09:42:24,824 -- DEBUG -- net.sf.ehcache.config.ConfigurationHelper.createCacheExceptionHandler(ConfigurationHelper.java:100) -- No CacheExceptionHandlerFactory class specified. Skipping...
2015-10-26 09:42:24,828 -- DEBUG -- net.sf.ehcache.Cache.createBootstrapCacheLoader(Cache.java:1030) -- No BootstrapCacheLoaderFactory class specified. Skipping...
2015-10-26 09:42:24,828 -- DEBUG -- net.sf.ehcache.Cache.createCacheWriter(Cache.java:1003) -- CacheWriter factory not configured. Skipping...
2015-10-26 09:42:24,828 -- DEBUG -- net.sf.ehcache.config.ConfigurationHelper.createCacheExceptionHandler(ConfigurationHelper.java:100) -- No CacheExceptionHandlerFactory class specified. Skipping...
2015-10-26 09:42:24,852 -- DEBUG -- net.sf.ehcache.store.MemoryStore.<init>(MemoryStore.java:178) -- Initialized net.sf.ehcache.store.MemoryStore for com.hysd.domain.Customer.orders
2015-10-26 09:42:24,905 -- DEBUG -- net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl.findStandardPassThruStatistics(ExtendedStatisticsImpl.java:224) -- Mocking Pass-Through Statistic: LOCAL_OFFHEAP_SIZE
2015-10-26 09:42:24,906 -- DEBUG -- net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl.findStandardPassThruStatistics(ExtendedStatisticsImpl.java:224) -- Mocking Pass-Through Statistic: LOCAL_OFFHEAP_SIZE_BYTES
2015-10-26 09:42:24,907 -- DEBUG -- net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl.findStandardPassThruStatistics(ExtendedStatisticsImpl.java:224) -- Mocking Pass-Through Statistic: LOCAL_DISK_SIZE
2015-10-26 09:42:24,907 -- DEBUG -- net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl.findStandardPassThruStatistics(ExtendedStatisticsImpl.java:224) -- Mocking Pass-Through Statistic: LOCAL_DISK_SIZE_BYTES
2015-10-26 09:42:24,907 -- DEBUG -- net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl.findStandardPassThruStatistics(ExtendedStatisticsImpl.java:224) -- Mocking Pass-Through Statistic: WRITER_QUEUE_LENGTH
2015-10-26 09:42:24,908 -- DEBUG -- net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl.findStandardPassThruStatistics(ExtendedStatisticsImpl.java:224) -- Mocking Pass-Through Statistic: REMOTE_SIZE
2015-10-26 09:42:24,908 -- DEBUG -- net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl.findStandardPassThruStatistics(ExtendedStatisticsImpl.java:224) -- Mocking Pass-Through Statistic: LAST_REJOIN_TIMESTAMP
2015-10-26 09:42:24,928 -- DEBUG -- net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl.findStandardOperationStatistics(ExtendedStatisticsImpl.java:206) -- Mocking Operation Statistic: OFFHEAP_GET
2015-10-26 09:42:24,929 -- DEBUG -- net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl.findStandardOperationStatistics(ExtendedStatisticsImpl.java:206) -- Mocking Operation Statistic: OFFHEAP_PUT
2015-10-26 09:42:24,930 -- DEBUG -- net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl.findStandardOperationStatistics(ExtendedStatisticsImpl.java:206) -- Mocking Operation Statistic: OFFHEAP_REMOVE
2015-10-26 09:42:24,930 -- DEBUG -- net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl.findStandardOperationStatistics(ExtendedStatisticsImpl.java:206) -- Mocking Operation Statistic: DISK_GET
2015-10-26 09:42:24,930 -- DEBUG -- net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl.findStandardOperationStatistics(ExtendedStatisticsImpl.java:206) -- Mocking Operation Statistic: DISK_PUT
2015-10-26 09:42:24,930 -- DEBUG -- net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl.findStandardOperationStatistics(ExtendedStatisticsImpl.java:206) -- Mocking Operation Statistic: DISK_REMOVE
2015-10-26 09:42:24,931 -- DEBUG -- net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl.findStandardOperationStatistics(ExtendedStatisticsImpl.java:206) -- Mocking Operation Statistic: XA_COMMIT
2015-10-26 09:42:24,931 -- DEBUG -- net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl.findStandardOperationStatistics(ExtendedStatisticsImpl.java:206) -- Mocking Operation Statistic: XA_ROLLBACK
2015-10-26 09:42:24,931 -- DEBUG -- net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl.findStandardOperationStatistics(ExtendedStatisticsImpl.java:206) -- Mocking Operation Statistic: XA_RECOVERY
2015-10-26 09:42:24,932 -- DEBUG -- net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl.findStandardOperationStatistics(ExtendedStatisticsImpl.java:206) -- Mocking Operation Statistic: CLUSTER_EVENT
2015-10-26 09:42:24,932 -- DEBUG -- net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl.findStandardOperationStatistics(ExtendedStatisticsImpl.java:206) -- Mocking Operation Statistic: NONSTOP
2015-10-26 09:42:24,940 -- DEBUG -- net.sf.ehcache.Cache.initialise(Cache.java:1234) -- Initialised cache: com.hysd.domain.Customer.orders
2015-10-26 09:42:24,940 -- DEBUG -- net.sf.ehcache.config.ConfigurationHelper.createCacheDecorators(ConfigurationHelper.java:334) -- CacheDecoratorFactory not configured. Skipping for 'com.hysd.domain.Customer.orders'.
2015-10-26 09:42:24,940 -- DEBUG -- net.sf.ehcache.config.ConfigurationHelper.createDefaultCacheDecorators(ConfigurationHelper.java:364) -- CacheDecoratorFactory not configured for defaultCache. Skipping for 'com.hysd.domain.Customer.orders'.

...全文
175 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
jxplus 2015-10-26
  • 打赏
  • 举报
回复
估计你是配了ehcash缓存,但是没有配置相应的必需的属性配置。

81,095

社区成员

发帖
与我相关
我的任务
社区描述
Java Web 开发
社区管理员
  • Web 开发社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧