
异常
无悔_一叶扁舟
人生有一种追求不是功名利禄,而是一生无悔不为昨天而后悔,不为明天而迷茫把握好今天,谨慎的走好人生的每一步
展开
-
MyEclipse 2014出现org.springframework.web.context.ContextLoaderListener
今天用了新的myeclipse2014 部署一个web工程,这个工程是用ssh整合的项目,一部署上去就报了这个错误,2014-12-12 19:13:53 org.apache.catalina.core.StandardContext listenerStart严重: Error configuring application listener of class org.springfr原创 2014-12-12 19:28:55 · 2357 阅读 · 1 评论 -
异常--Error creating bean with name 'org.springframework.context.annotation.internalAsyncAnnotationPro
一月 17, 2018 9:35:48 上午 org.apache.tomcat.util.digester.SetPropertiesRule beginWARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server原创 2018-01-17 09:55:08 · 4466 阅读 · 2 评论 -
异常-- nested exception is java.lang.IllegalArgumentException: Expected MultipartHttpServletRequest: i
一月 31, 2018 11:09:26 上午 org.apache.catalina.core.StandardWrapperValve invokeSEVERE: Servlet.service() for servlet [taotao-manager] in context with path [] threw exception [Request processing failed;原创 2018-01-31 11:35:07 · 9526 阅读 · 2 评论 -
java.util.concurrent.ExecutionException: org.apache.catalina.LifecycleException: Failed to start com
在导入一个报运项目时,启动tomcat一直报如下错误,同时项目一直有红色的感叹号:四月 16, 2017 7:53:43 下午 org.apache.catalina.core.ContainerBase startInternalSEVERE: A child container failed during startjava.util.concurrent.ExecutionE原创 2017-04-16 20:53:09 · 2653 阅读 · 0 评论 -
java.math.BigInteger cannot be cast to java.lang.Long
2017-03-24 14:42:27,943 ERROR [edu.ur.ir.web.action.item.GovernmentAction] 系统抛出异常!java.math.BigInteger cannot be cast to java.lang.Long源代码:public Long getCollectionId(Long governmentId) {String原创 2017-03-24 16:01:58 · 3759 阅读 · 0 评论 -
异常笔记(3)--illegally attempted to associate a proxy with two open Sessions
在ssh框架中要实现一个功能:先将查出一个集合数据,然后批量的修改集合中一个实体类中的一个字段,添加事物的处理,源代码如下:public List getIncrementCrawlerConfigure() { List configures = hbCrudDAO.getHibernateTemplate().findByNamedQuery("getIncrementCrawler原创 2017-03-13 17:37:19 · 2117 阅读 · 0 评论 -
异常笔记(2)--object is not an instance of declaring class while invoking public abstract java.lang.Long
在spring结合cxf时,客户端出现如下的异常,浪费了一天多的时间,最终搞定了,太高兴了。嘻嘻……crawlerConfigureService:ws.cxf.crawler.configure.ICrawlerConfigureService@6a469846crawlerConfigure:JAX-WS RI 2.2.4-b01: Stub for http://localhost:原创 2017-03-13 10:53:24 · 1898 阅读 · 0 评论 -
tag 'select', field 'list', name 'department.id':
2017-01-22 11:29:14,365 ERROR [edu.ur.web.interceptor.EmailErrorInterceptor] emailing error org.apache.jasper.JasperException: tag 'select', field 'list', name 'department.id': The requested list ke原创 2017-01-22 15:09:26 · 4607 阅读 · 0 评论 -
异常笔记(1)--Duplicate property mapping of organizationLeader found in edu.ur.ir.item.Organization
三月 01, 2017 3:30:13 下午 org.apache.catalina.core.StandardContext listenerStart严重: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoad原创 2017-03-01 15:50:00 · 4548 阅读 · 0 评论 -
struts文件异常Included file cannot be found
在使用多个struts文件包含到一个主配置文件中会出现异常,以前在myeclipse10.7 和myeclipse 8.5使用struts多文件引入都没有问题,但转到myeclipse2014就会出现问题,弄了好久才解决 主要是:1.命名规范,都是采用struts-xxx.xml文件,即以struts开头2.file的路径不要以/开头,在其他版本是以/开头的如下图:在s原创 2014-12-12 13:03:35 · 10293 阅读 · 5 评论 -
异常(11)
二月 22, 2018 11:49:59 上午 org.apache.catalina.core.StandardContext listenerStartSEVERE: Exception sending context initialized event to listener instance of class org.springframework.web.context.Context原创 2018-02-22 12:07:00 · 229 阅读 · 0 评论