-
Type:
Bug
-
Status: Verified (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 7.0.2.GA
-
Component/s: jBPM Runtime UI
-
Labels:None
-
Target Release:
-
Fix Build:CR1
-
Git Pull Request:
ISSUE: Server failed to start If the row count exceeds 60,000 in variableinstancelog table.
Data-Sets are getting registered at server start time, when I debug the log I noticed that all the data-sets are registered fine with fraction of milliseconds except the jbpmProcessInstancesWithVariables data-set. This is not registered because of huge data in variableinstancelog table.
Hence there is a time-out in loading the data-sets and finally server is not starting with time-out error.
- cloned from
-
JBPM-7308 JBPM failed to start because of timeout issue while registering jbpmProcessInstancesWithVariables data-set due to huge data in variableinstancelog table
-
- Resolved
-