Prasanth Manchambhatla [
https://community.jboss.org/people/pmancham] created the
discussion
"Re: Error while starting process from jbpm-console"
To view the discussion, visit:
https://community.jboss.org/message/648511#648511
--------------------------------------------------------------
Fix:
jbpm-gwt-core.jar
org.jbpm.integration.console.CommandDelegate
replaced
new WorkingMemoryDbLogger(ksession);
with
new JPAWorkingMemoryDbLogger(ksession);
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/648511#648511]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]