Justin Lee [http://community.jboss.org/people/justin.l] created the discussion

"jBPM 4.2 - 4.4 Upgrade Issue"

To view the discussion, visit: http://community.jboss.org/message/579333#579333

--------------------------------------------------------------
Hi Experts,

Anyone has any idea why i am getting this below exception. I am trying to get 
the Process Engine from Confuguration in my application. My schema contains 
this table  JBPM4_EXECUTION. Can anyone please help me.

org.jbpm.api.JbpmException: no jBPM DB schema: no JBPM4_EXECUTION table.   Run 
the create.jbpm.schema target first in the install tool.
                at 
org.jbpm.pvm.internal.cmd.CheckDbCmd.execute(CheckDbCmd.java:50)
                at 
org.jbpm.pvm.internal.svc.DefaultCommandService.execute(DefaultCommandService.java:42)
                at 
org.jbpm.pvm.internal.tx.StandardTransactionInterceptor.execute(StandardTransactionInterceptor.java:50)
                at 
org.jbpm.pvm.internal.svc.EnvironmentInterceptor.executeInNewEnvironment(EnvironmentInterceptor.java:53)
                at 
org.jbpm.pvm.internal.svc.EnvironmentInterceptor.execute(EnvironmentInterceptor.java:40)
                at 
org.jbpm.pvm.internal.svc.RetryInterceptor.execute(RetryInterceptor.java:56)
                at 
org.jbpm.pvm.internal.svc.SkipInterceptor.execute(SkipInterceptor.java:43)
                at 
org.jbpm.pvm.internal.processengine.ProcessEngineImpl.checkDb(ProcessEngineImpl.java:152)
                at 
org.jbpm.pvm.internal.processengine.ProcessEngineImpl.<init>(ProcessEngineImpl.java:105)
                at 
org.jbpm.pvm.internal.cfg.ConfigurationImpl.instantiateProcessEngine(ConfigurationImpl.java:100)
                at 
org.jbpm.pvm.internal.cfg.ConfigurationImpl.buildProcessEngine(ConfigurationImpl.java:92)
                at 
org.jbpm.api.Configuration.buildProcessEngine(Configuration.java:110)

Thanks!
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/579333#579333]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to