[jboss-user] [jBPM] - JBPM 4.3 - org.jbpm.api.JbpmException: couldn't acquire block of ids

Alejandro Guizar do-not-reply at jboss.com
Tue Apr 27 17:58:57 EDT 2010


Alejandro Guizar [http://community.jboss.org/people/alex.guizar%40jboss.com] replied to the discussion

"JBPM 4.3 - org.jbpm.api.JbpmException: couldn't acquire block of ids"

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

--------------------------------------------------------------
You are always free to reimplement portions of the project, yet it is best to stick to what we provide out of the box to avoid maintenance problems later on.

Setting hbm2ddl.auto does not provide the same behavior as the create.jbpm.schema target of the install ant file. In particular, it does not initialize the JBPM4_PROPERTY table. If you leave hbm2ddl.auto set to create-drop, Hibernate drops the tables when the session factory closes, recreates them when the session factory opens again, but does not initialize the JBPM4_PROPERTY table.

When deploying jBPM or any other product on an environment other than what it provides out of the box, be careful to mimic the original environment as closely as possible.

--------------------------------------------------------------

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100427/d74dd4b5/attachment.html 


More information about the jboss-user mailing list