Chapter 4. Known issues

This section lists known issues with Red Hat Decision Manager 7.0.

Decision Central fails to deploy on Red Hat JBoss EAP with space in its path [RHDM-371]

Steps to reproduce:

  1. Download the latest Red Hat JBoss EAP and Decision Central.
  2. Unzip Red Hat JBoss EAP and place a space in the new directory name.
  3. Finish the setup and run ./standalone.sh.

Expected result: Decision Central should be deployed.

Actual result: Decision Central fails to deploy and an error appears in the console log.

Workaround: Do not specify a directory that contains any spaces.

Repositories are created when other users open a new space in cluster [RHDM-385]

Steps to reproduce:

  1. Create a new space and open the space.
  2. Open the space as a different user in the cluster.

Expected result: The space opened by a different user should use the same repository.

Actual result: A new repository is created in the cluster for every user.

Workaround: None