Describe the bug
Starting a workflow log an error:
java.lang.NoClassDefFoundError: javax/script/ScriptEngineFactory
.
.
Caused by: java.lang.ClassNotFoundException: javax.script.ScriptEngineFactory not found by [153]
To Reproduce
Apply the info in Samples Guide OpenIDM 4, Chapter 11.1
- unzip openidm-6.1.6.zip
- ./startup.sh -p samples/workflow
- Log in to the Admin UI (https://localhost:8443/admin) with the default username (openidm-admin and
password (openidm-admin).
- Configure the outbound email service. Select Configure > System Preferences > Email and provide connection information
- Reconcile the role data, and the user data. - Select Configure > Mappings - Click the first mapping (systemRolesFileRole_managedRole) and click Reconcile Now.
- Go back to the Mappings page (Configure > Mappings), select the second mapping (systemXmlfileAccounts_managedUser) and click Reconcile Now.
- Click Reconcile Now a second time.
- Log out of the Admin UI by selecting Log Out from the top right dropdown menu.
- Log in to the Self-Service UI (https://localhost:8443/) as user1, with password Welcome1.
- Under Processes, click the Details link next to the Contractor onboarding process and
complete the form for the sample user you will be creating. In the Provision to XML field, select Yes.
- Click Start to initiate the process.
Expected behavior
The sample workflow should start
Desktop (please complete the following information):
- OS: Fedora release 37 (Thirty Seven)
- Java: openjdk version "17.0.8" 2023-07-18
Describe the bug
Starting a workflow log an error:
java.lang.NoClassDefFoundError: javax/script/ScriptEngineFactory
.
.
Caused by: java.lang.ClassNotFoundException: javax.script.ScriptEngineFactory not found by [153]
To Reproduce
Apply the info in Samples Guide OpenIDM 4, Chapter 11.1
password (openidm-admin).
complete the form for the sample user you will be creating. In the Provision to XML field, select Yes.
Expected behavior
The sample workflow should start
Desktop (please complete the following information):