Hi,

I'd like to do following:

ProcessInstance pi = session.getGraphSession().loadProcessInstance(workflowId);
  | pi.signal();

but i get following errors at the loadProcessInstance operation:

ERROR [ceptionReporter:  72] Base table or view not found message from server: 
"Table 'jbpmtest.jbpm_dynprocess_node' doesn't exist"
  | ERROR [db.GraphSession: 221] org.hibernate.exception.SQLGrammarException: 
could not load an entity: [org.jbpm.graph.exe.ProcessInstance#318]

but the ProcessInstance with ID#318 definitely exists at the MySQL Database

MySQL version: 5.0
jBPM version: 3.0.2.

Thank you so much for any advice..

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

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


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to