2 Replies Latest reply on Oct 25, 2010 11:31 AM by h.peter

    Disabling jBPM 4 startup database schema check

    h.peter

      Hello,

       

      Is there any way we could disable jBPM startup database schema check functionality? Sometimes we see the following exception in our logs:

       

      o.j.p.i.svc.DefaultCommandService - exception while executing command org.jbpm.pvm.internal.cmd.CheckDbCmd

      org.jbpm.api.JbpmException: no jBPM DB schema: no JBPM4_EXECUTION table.

       

      Very rarely we have connectivity issues with our database; it can become unavailable for a few minutes but it comes online after that. Is there any way we could prevent jBPM from attempting to check the database schema during the startup period? This exception can prevent our application from starting up properly.