当前位置: 代码迷 >> Java Web开发 >> 小弟我的javaWeb项目从公司带回来的,出息上面的错误咋回事啊谁能帮小弟我解答一上
  详细解决方案

小弟我的javaWeb项目从公司带回来的,出息上面的错误咋回事啊谁能帮小弟我解答一上

热度:1707   发布时间:2013-02-25 21:04:49.0
我的javaWeb项目从公司带回来的,出息下面的异常怎么回事啊?哪位高手能帮我解答一下?
2013-01-28 22:42:21,170 INFO [org.springframework.web.context.ContextLoader] - Root WebApplicationContext: initialization started
2013-01-28 22:42:21,213 INFO [org.springframework.web.context.support.XmlWebApplicationContext] - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@16a38b5: display name [Root WebApplicationContext]; startup date [Mon Jan 28 22:42:21 CST 2013]; root of context hierarchy
2013-01-28 22:42:21,335 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - Loading XML bean definitions from URL [file:/D:/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp1/wtpwebapps/iGateOA/WEB-INF/classes/applicationContext.xml]
2013-01-28 22:42:21,525 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - Loading XML bean definitions from URL [file:/D:/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp1/wtpwebapps/iGateOA/WEB-INF/classes/dataAccessContext.xml]
2013-01-28 22:42:21,545 INFO [org.springframework.web.context.support.XmlWebApplicationContext] - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@16a38b5]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1ba94d
2013-01-28 22:42:21,785 INFO [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer] - Loading properties file from file [D:\workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp1\wtpwebapps\iGateOA\WEB-INF\classes\host_setting.properties]
2013-01-28 22:42:21,785 INFO [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer] - Loading properties file from file [D:\workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp1\wtpwebapps\iGateOA\WEB-INF\classes\jdbc.properties]
2013-01-28 22:42:21,785 INFO [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer] - Loading properties file from file [D:\workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp1\wtpwebapps\iGateOA\WEB-INF\classes\label.properties]
2013-01-28 22:42:21,785 INFO [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer] - Loading properties file from file [D:\workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp1\wtpwebapps\iGateOA\WEB-INF\classes\label_en_US.properties]
2013-01-28 22:42:21,795 INFO [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer] - Loading properties file from file [D:\workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp1\wtpwebapps\iGateOA\WEB-INF\classes\label_zh_CN.properties]
2013-01-28 22:42:21,795 INFO [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer] - Loading properties file from file [D:\workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp1\wtpwebapps\iGateOA\WEB-INF\classes\mail_config.properties]
2013-01-28 22:42:21,795 INFO [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer] - Loading properties file from file [D:\workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp1\wtpwebapps\iGateOA\WEB-INF\classes\message.properties]
2013-01-28 22:42:21,795 INFO [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer] - Loading properties file from file [D:\workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp1\wtpwebapps\iGateOA\WEB-INF\classes\message_en_US.properties]