when i try to deploy a process using deployprocess ant task it gives me this 
error: 

[deployprocess] 16:34:43,906 ERROR ErrorCounter : *** ERROR: Unknown entity: 
org.jbpm.msg.Message 
[deployprocess] [cause=org.hibernate.MappingException: Unknown entity: 
org.jbpm.msg.Message] 
[deployprocess] 16:34:43,921 DEBUG JbpmContext : closing JbpmContext 
[deployprocess] 16:34:43,921 DEBUG Services : closing service 'persistence': 
[EMAIL PROTECTED] 
[deployprocess] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 
[deployprocess] at java.util.ArrayList.RangeCheck(Unknown Source) 
[deployprocess] at java.util.ArrayList.get(Unknown Source) 
[deployprocess] at 
org.hibernate.hql.ast.HqlSqlWalker.postProcessUpdate(HqlSqlWalker.java:390) 
[deployprocess] at 
org.hibernate.hql.antlr.HqlSqlBaseWalker.statement(HqlSqlBaseWalker.java:164) 
[deployprocess] at 
org.hibernate.hql.ast.QueryTranslatorImpl.analyze(QueryTranslatorImpl.java:189) 
[deployprocess] at 
org.hibernate.hql.ast.QueryTranslatorImpl.doCompile(QueryTranslatorImpl.java:130)
 
[deployprocess] at 
org.hibernate.hql.ast.QueryTranslatorImpl.compile(QueryTranslatorImpl.java:83) 
[deployprocess] at 
org.hibernate.impl.SessionFactoryImpl.getQuery(SessionFactoryImpl.java:427) 
[deployprocess] at 
org.hibernate.impl.SessionFactoryImpl.checkNamedQueries(SessionFactoryImpl.java:388)
 
[deployprocess] at 
org.hibernate.impl.SessionFactoryImpl.(SessionFactoryImpl.java:291) 
[deployprocess] at 
org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1005) 
[deployprocess] at 
org.jbpm.persistence.db.DbPersistenceServiceFactory.getSessionFactory(DbPersistenceServiceFactory.java:93)
 
[deployprocess] at 
org.jbpm.persistence.db.DbPersistenceService.getSessionFactory(DbPersistenceService.java:75)
 
[deployprocess] at 
org.jbpm.persistence.db.DbPersistenceService.getSession(DbPersistenceService.java:80)
 
[deployprocess] at 
org.jbpm.persistence.db.DbPersistenceService.getGraphSession(DbPersistenceService.java:182)

.............................

what could be the reason/fix ? has anyone saw this error ? any help is 
extremely appreciated !

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3921210#3921210

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3921210


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to