首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > J2ME开发 >

严重: Error listenerStart

2011-11-09 
大家帮一个忙 求救呀严重: Exception sending context initialized event to listener instance of class

大家帮一个忙 求救呀
严重: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'startQuertz' defined in class path resource [applicationContext.xml]: Cannot resolve reference to bean 'doTime' while setting bean property 'triggers' with key [0]; nested exception is at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:155)
(ContextLoaderListener.java:49)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
2011-8-27 14:17:36 org.apache.catalina.core.StandardContext start
严重: Error listenerStart
2011-8-27 14:17:36 org.apache.catalina.core.StandardContext start
严重: Context [/dlfesco] startup failed due to previous errors
2011-8-27 14:17:36 org.apache.catalina.core.ApplicationContext log
信息: Closing Spring root WebApplicationContext


我已经把项目重新发布了 甚至到服务器上 更新了 还不好用 怎么回事 别人的都正常运行 为什么

[解决办法]
applicationContext.xml
配置文件错了
在创建bean startQuertz时给他的属性triggers 赋值失败 把配置文件贴上来

热点排行