i tried to configure my process engine in bpm-platform.xml file with the property defaultNumberOfRetries = 0, so that the job executor won't retry to execute the job when an incident happens. Somehow it did not work. Since i configured this property, the process engine could not start new process instance anymore. When i removed this configuration, the process engine worked like normal. Do you guys have any idea how i can fix this and configure the process engine with the defaultNumberOfRetries of 0. Thanks you all in advance.
Cheers,
Nam