i’m working with camunda 7.18-ee
i’m getting an error of NoSuchMethod on contextLogger.log(
in the pom of camunda-bpm , the definition of camunda-commons-logging is 1.12.0
which looks ok
this is the error message
java.lang.NoSuchMethodError: 'void org.camunda.bpm.engine.impl.interceptor.ContextLogger.log(java.lang.String, java.lang.String, java.lang.String, java.lang.Object)
Hi @Yuval_Tavron,
Welcome to the forum!
Could you please give us more details about your setup and steps to reproduce the error? Is it possible to share a minimal example that replicates the issue?
Please note if you are an enterprise customer you can contact our Support to help you out: Camunda Enterprise Support Guide | docs.camunda.org
Best,
Yana
1 Like