OLVM 4.4 Error when editing VM properties
I am getting the following errors when I try to edit properties of one VM, for example to increase the number of vCPU :
Error while executing action Edit VM properties: Internal Engine Error
In the engine.log :
2025-04-30 14:20:50,233+02 ERROR [org.ovirt.engine.core.bll.UpdateVmCommand] (default task-4) [1597b325] Command 'org.ovirt.engine.core.bll.UpdateVmCommand' failed: javax.crypto.IllegalBlockSizeException: Data must not be longer than 245 bytes
2025-04-30 14:20:50,233+02 ERROR [org.ovirt.engine.core.bll.UpdateVmCommand] (default task-4) [1597b325] Exception: java.lang.SecurityException: javax.crypto.IllegalBlockSizeException: Data must not be longer than 245 bytes
at org.ovirt.engine.core.dal//org.ovirt.engine.core.dal.dbbroker.DbFacadeUtils.encryptPassword(DbFacadeUtils.java:29)