SOLVED.
The original VM has the following parameters added in the VMX
hypervisor.cpuid.v0 = "FALSE"
mce.enable = "TRUE“
vhv.enable = "TRUE“
Then it was exported in an OVF file and imported using an old .exe vsphere client.
The 3 parameters disappeared and the problem arise.