随笔分类 -  调试错误记录

摘要:bean 1 bean 2 启动异常: [ERROR]2011-03-11 14:53:29,687 MESSAGE : Context initialization failedorg.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'rebateInBo': Bean with name 'rebateInBo' has been injected into other beans [... 阅读全文
posted @ 2013-08-23 13:59 alaricblog 阅读(463) 评论(0) 推荐(0)
摘要:org.dom4j.DocumentException: Invalid byte 1 of 1-byte UTF-8 sequence. Nested exception: Invalid byte 1 of 1-byte UTF-8 sequence.at org.dom4j.io.SAXReader.read(SAXReader.java:353)at org.dom4j.io.SAXReader.read(SAXReader.java:264)at web.AjaxTestServlet.parseXML(AjaxTestServlet.java:139)at web.AjaxTest 阅读全文
posted @ 2013-08-23 13:56 alaricblog 阅读(203) 评论(0) 推荐(0)