[jboss-user] [JBoss jBPM] - Re: fault never reaches catchall
meghanai_99
do-not-reply at jboss.com
Thu May 3 17:30:51 EDT 2007
I built the jbpm-jpdl.jar locally using the cvs repository I have checked out. After copying that file to default\lib I get this exception -
| 14:28:08,571 ERROR [JobExecutorThread] exception in job executor thread. waiting
| 320000 milliseconds
| java.lang.IllegalStateException: DOT node with no left-hand-side!
| at org.hibernate.hql.ast.tree.DotNode.getLhs(DotNode.java:559)
| at org.hibernate.hql.ast.tree.DotNode.getDataType(DotNode.java:534)
| at org.hibernate.hql.ast.tree.BinaryLogicOperatorNode.extractDataType(Bi
| naryLogicOperatorNode.java:168)
| at org.hibernate.hql.ast.tree.BinaryLogicOperatorNode.initialize(BinaryL
| ogicOperatorNode.java:35)
| at org.hibernate.hql.ast.HqlSqlWalker.prepareLogicOperator(HqlSqlWalker.
| java:1014)
| at org.hibernate.hql.antlr.HqlSqlBaseWalker.comparisonExpr(HqlSqlBaseWal
| ker.java:3992)
|
Can anyone please tell me what else I need to create new? jbpm-bpel.jar is already built using the source code so the mapping files should have been correct :(
Meghana
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043008#4043008
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043008
More information about the jboss-user
mailing list