I'm running a custom application that utilizes Activiti 5.20 mainly through the REST API under Apache Tomcat. Recently our MySQL database had to be restored from backup. The restored Activiti database appears to be identical to the one pre-restoration, and the application is largely working except when I attempt to start a new process instance and get the following: "can't find scripting engine for "JavaScript".
If I enter Activiti Explorer and try to start a new process manually from the "Deployed Process Definitions" tab, the same error pops up. None of the Activiti files were touched and the database is the same, so I'm stumped as to why Activit can no longer find the scripting engine.
The Tomcat log does not indicate any errors. JDK was updated to 1.8 xxx a few weeks ago, but that did not affect the application.
Assistance would be greatly appreciated!
-Lantz
Are you able to get a ScriptEngine instance from ScriptEngineManager ScriptEngineManager (Java Platform SE 8 ) ?
You maybe try lowercase 'javascript'
Ask for and offer help to other Alfresco Process Services and Activiti Users and members of the Alfresco team.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.