文章分类 -  JAVA异常信息及处理

org.springframework.dao.DataIntegrityViolationException: could not delete: [org.jbpm.pvm.internal.model.ExecutionImpl#10001]
摘要:org.springframework.dao.DataIntegrityViolationException: could not delete: [org.jbpm.pvm.internal.model.ExecutionImpl#10001]SSH2和JBPM4集成后异常org.springframework.dao.DataIntegrityViolationException: could not delete: [org.jbpm.pvm.internal.model.ExecutionImpl#10001]; nested exception is org.hibernate.e 阅读全文

posted @ 2012-11-13 12:11 Noncy 阅读(385) 评论(0) 推荐(0)

java.io.EOFException
摘要:java.io.EOFExceptionat java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2281)at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2750)at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:780)at java.io.ObjectInputStream.<ini 阅读全文

posted @ 2012-11-13 12:10 Noncy 阅读(154) 评论(0) 推荐(0)

Caused by: java.lang.IllegalArgumentException: Pointcut is not well-formed: expecting ')' at character position 11
摘要:Caused by: java.lang.IllegalArgumentException: Pointcut is not well-formed: expecting ')' at character position 11Caused by: java.lang.IllegalArgumentException: Pointcut is not well-formed: expecting ')' at character position 11exection(* com.jbpm.biz.*.*(..)) ^^^at org.aspectj.weave 阅读全文

posted @ 2012-11-13 12:10 Noncy 阅读(358) 评论(0) 推荐(0)