-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: CCMA - 3.11.13
-
None
-
2
-
Minor
-
1
Issue Summary
When auto-commit is enabled on a Confluence instance running as assessment does not work.
Steps to Reproduce
- Enable auto-commit as described here, you might also need to change `<property name="hibernate.connection.autocommit">false</property>` to true in `confluence.cfg.xml`.
- Try to run an assessment, it will fail.
Expected Results
Assessment runs successfully.
Actual Results
Assessment fails to run.

Workaround
Not recommended as it is a global change.
You can turn-off auto-commit to mitigate the problem.
- clones
-
ASSESS-2688 Loading...