JBoss Community

Re: jBPM persistence configuration

created by gardellajp in jBPM - View the full discussion

Well, jbpm persistent/jbpm human task module have a poor error/loggin handling. Much NPE and IllegalArgumentException, but well is a free and opensource product. Some comments:

 

1) I recommend use turn to update the value hibernate.hbm2ddl.auto, if not, each restart, recreate tables and you lost all data.

 

Put a breakpont at the source code at  org.jbpm.process.audit.JPAWorkingMemoryDbLogger.addProcessLog(JPAWorkingMemoryDbLogger.java:90) and see what is null. 

Reply to this message by going to Community

Start a new discussion in jBPM at Community