Job Executer Problems, how to enable logging

We are having the common problems with the job executer and following the diagnostic document.

But can someone advise how to enable the debugging?

Can you share some example code and what file it should go into enable debugging?

Thanks,

g

After more reading I found the entries should go into the /conf/logging.properties file.

If this is not correct, please let me know.

Now that I have the file here is the entries I entered;

org.camunda.bpm.engine.impl.persistence.entity.JobEntity.level = DEBUG
org.camunda.bpm.engine.jobexecutor.level = DEBUG
org.camunda.bpm.engine.cmd.level = DEBUG

Again, if not correct please let me know.

I’m continuing on and will update thread as I progress.

1 Like