Community

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

created by Stefano Campanini in jBPM - View the full discussion

Hi,

 

I'm using JBPM 4.3 with Postgresql 8.4 and I need help to solve the follow error that emerge any time I tray to deploy a process.

I do not know what check or debug ... any Ideas ?

Do you need other info about my JBPM configuration ?

 

org.jbpm.api.JbpmException: couldn't acquire block of ids
    at org.jbpm.pvm.internal.id.DatabaseDbidGenerator.getNextId(DatabaseDbidGenerator.java:65)
    at org.jbpm.pvm.internal.repository.RepositorySessionImpl.deploy(RepositorySessionImpl.java:56)
    at org.jbpm.pvm.internal.cmd.DeployCmd.execute(DeployCmd.java:47)
    at org.jbpm.pvm.internal.cmd.DeployCmd.execute(DeployCmd.java:33)
    at org.jbpm.pvm.internal.svc.DefaultCommandService.execute(DefaultCommandService.java:42)
    at org.jbpm.pvm.internal.tx.SpringCommandCallback.doInTransaction(SpringCommandCallback.java:45)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:130)
    at org.jbpm.pvm.internal.tx.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:55)
    at org.jbpm.pvm.internal.svc.EnvironmentInterceptor.executeInNewEnvironment(EnvironmentInterceptor.java:53)

 

Thanks in advance.

Reply to this message by going to Community

Start a new discussion in jBPM at Community