Changing the Database transaction timeout

Iam facing issue while changing the transaction timeout of databse from platform and iam using MySql database. Below is the error iam getting on click of save button after changing the timeout.can anyone suggest solution for this problem?

java.lang.Integer cannot be cast to java.math.BigDecimal

Thank you.

0 votes

1 answers

2850 views

ANSWER



This is a known bug that has been fixed. See https://jira.nuxeo.com/browse/NXP-22972 for details. The alternative to using the hotfixes is to change the value in nuxeo.conf directly.

0 votes