Skip to content

Error when running a workflow #66

Description

@Argonat62

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

  1. unzip openidm-6.1.6.zip
  2. ./startup.sh -p samples/workflow
  3. Log in to the Admin UI (https://localhost:8443/admin) with the default username (openidm-admin and
    password (openidm-admin).
  4. Configure the outbound email service. Select Configure > System Preferences > Email and provide connection information
  5. Reconcile the role data, and the user data. - Select Configure > Mappings - Click the first mapping (systemRolesFileRole_managedRole) and click Reconcile Now.
  6. Go back to the Mappings page (Configure > Mappings), select the second mapping (systemXmlfileAccounts_managedUser) and click Reconcile Now.
  7. Click Reconcile Now a second time.
  8. Log out of the Admin UI by selecting Log Out from the top right dropdown menu.
  9. Log in to the Self-Service UI (https://localhost:8443/) as user1, with password Welcome1.
  10. 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.
  11. 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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions