<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
Hi,
<div><br>
</div>
<div>The issue with UTF-8 with BOM encoded was fixed in connector version 2.8. It’s included in Midpoint 4.8.4.</div>
<div><br>
</div>
<div>Best regards</div>
<div>Davy Priem<br id="lineBreakAtBeginningOfMessage">
<div><br>
<blockquote type="cite">
<div>Op 12 sep 2024, om 18:25 heeft Ronald Borman via midPoint <midpoint@lists.evolveum.com> het volgende geschreven:</div>
<br class="Apple-interchange-newline">
<div>
<div dir="ltr">Hi,
<div><br>
</div>
<div>PS this is a repost of a message that was sent before I was subscribed to this list. Apologies for the inconvenience.</div>
<div><br>
</div>
<div>I'm working on a PoC using MidPoint 4.8.3. To edit .csv files with Microsoft Excel, it is more efficient if the files are UTF-8 with BOM encoded. This however will only be supported in MidPoint 4.9 (see <a href="https://support.evolveum.com/projects/midpoint/work_packages/9497/activity" originalsrc="https://support.evolveum.com/projects/midpoint/work_packages/9497/activity" shash="LN7N+ZtXgvoP+FtAEt8jrt5NzEbZ4q17BKPzlzTFEmr8QMmZ4k+eNEGVADR/BjoJuph/o8/CI7yFrL228Dv//wkkZtDEnAxsX3nh+aTbODY99cIOiBDhHVA7UZbeid3MNeVx4nDGUVmUZC/KjOysGwq19miCrlnOn4ozcU/LE40=" target="_blank">https://support.evolveum.com/projects/midpoint/work_packages/9497/activity</a>).</div>
<div><br>
</div>
<div>So I tried to install the latest 4.9 snapshot (of today) but couldn't get logged in (with the generated password in the logs). When I inspect the logs, there is the following error:</div>
<div>(com.evolveum.midpoint.model.impl.lens.OperationExecutionRecorderForClockwork): Couldn't record operation execution.<br>
</div>
<div><br>
</div>
<div>And then followed by a sort of system dump. In the middle of that there is a more descriptive error:</div>
<div> *op* com.evolveum.midpoint.model.impl.lens.ChangeExecutor.executeDelta, st: FATAL_ERROR, msg: Couldn't find hql type for qname {<a href="http://midpoint.evolveum.com/xml/ns/public/common/common-3%7DPolicyType" originalsrc="http://midpoint.evolveum.com/xml/ns/public/common/common-3%7DPolicyType" shash="HOgmz/+0qo4WKWh7xt5SZOJKCvKbExJ+M5RFf6Dwyu8uVSzkwzkwvuq1BA25hyleDxAsHwrzrlsYSBChJ4E5bu5UjTQxM4OdHKZTpPbsVkARKMHieR9HB0MjRxjSUDD0Zt5zT+ST1le+abynfG/Wbllxn1iXfbOf0yVrxXCIbok=" target="_blank">http://midpoint.evolveum.com/xml/ns/public/common/common-3}PolicyType</a><br>
*op* com.evolveum.midpoint.repo.cache.RepositoryCache.addObject, st: FATAL_ERROR, msg: Couldn't find hql type for qname {<a href="http://midpoint.evolveum.com/xml/ns/public/common/common-3%7DPolicyType" originalsrc="http://midpoint.evolveum.com/xml/ns/public/common/common-3%7DPolicyType" shash="oKGoa//bmRYTA3iqUFGeMWIzHQ2bE7kj7jjPj+gioo1lgQY3oneowIMzkm91NeaKgl2+XqBdCq3P9UOxaQ4tZzrVu4Pvl7A0aqMjl+qDd/0j9hYnMdTY1NPFQMhAqE2Wlvg7SNWfT2ljA0EJ4lMrG3jBWvMZH7y9aZUDwlQ9fIk=" target="_blank">http://midpoint.evolveum.com/xml/ns/public/common/common-3}PolicyType</a><br>
[p]options=RepoAddOptions(overwrite=false,allowUnencryptedValues=false)<br>
[p]type=<a href="http://midpoint.evolveum.com/xml/ns/public/common/common-3#RoleType" originalsrc="http://midpoint.evolveum.com/xml/ns/public/common/common-3#RoleType" shash="GfjGoutAccGM67d0vvCUOCTrxs1arncpwUVa0kzC+JAxsJcD+hGx+9TntnQyzLSDRXPEqev1VJTxjISxFuZwaN+CzG6czjqD6oRR3HWIUh+zn3YGS53ITvIYZgL7zeGV/kevHGeuECa1U+wS+Ncg+YxFIcaBkKwDAnsSf2o5/Vw=" target="_blank">http://midpoint.evolveum.com/xml/ns/public/common/common-3#RoleType</a><br>
[p]overwrite=false<br>
[cause]SchemaException:Couldn't find hql type for qname {<a href="http://midpoint.evolveum.com/xml/ns/public/common/common-3%7DPolicyType" originalsrc="http://midpoint.evolveum.com/xml/ns/public/common/common-3%7DPolicyType" shash="l7jGqpEyCa/VPx7cCn63cUrTeKrWpIyVV/TGMcO3gO+rL06dCprngQ2HssT6O5pUbjHIJtQs/NDKRTRtr9QeGdbDkb2yFuDLJf/KPluyQLDse03wGcaEA+XXKCdLX4B+Dmrj+Jk5/ao4UIwuL4nj/Zj3VUP1d11ArrjHnr1wuGM=" target="_blank">http://midpoint.evolveum.com/xml/ns/public/common/common-3}PolicyType</a><br>
</div>
<div><br>
</div>
<div>I tried the same installation procedure with a fresh install of version 4.8.4 (unzip and execute bin\start.bat without a MIDPOINT_HOME environment variable declared) and there were no problems.</div>
<div><br>
</div>
<div>I understand that a snapshot can contain bugs etc. so this message is more of a 'FYI'. Or did I have to do something different during installation?</div>
<div><br>
</div>
<div>Best regards,</div>
<div><br>
</div>
<div>Ronald Borman</div>
</div>
_______________________________________________<br>
midPoint mailing list<br>
midPoint@lists.evolveum.com<br>
https://lists.evolveum.com/mailman/listinfo/midpoint<br>
</div>
</blockquote>
</div>
<br>
</div>
</body>
</html>