User Management of v1.12.4
-
Hi,all
when i update the user other informations and save .the system shows bellow error message:"PreparedStatementCallback; SQL [update users set username=?, password=?, email=?, phone=?, admin=?, disabled=?, homeUrl=?, receiveAlarmEmails=?, receiveOwnAuditEvents=? where id=?]; An attempt was made to get a data value of type 'VARCHAR' from a data value of type 'null'.; nested exception is java.sql.SQLDataException: An attempt was made to get a data value of type 'VARCHAR' from a data value of type 'null'.
-
This has been narrowed down to a Derby problem. It will be fixed in the next release. In the meantime, if you set a "home url" for the user, the problem should go away.