Hi,
I’m getting a strange error realted to JS brick in the camunda 7 modeler, I’m sometimes getting the error of script engine as null. But when I re-configure it not getting any error then or even some JS bricks in front of this JS brick is not getting the error, I’m using camunda 7.21 with JDK-21 and added the graalvm JS dependencies for the script engine, it was working fine from some months, but recently getting this error.
Error Message: org.camunda.bpm.engine.exception.NullValueException: Can’t find scripting engine for ‘javascript’: scriptEngine is null
Please can any one help me in solving this error.
Thank you.