[midPoint] recomputation is stuck

Minarciny, Jan jan.minarciny at pan-net.eu
Tue Jun 25 13:34:46 CEST 2019


Hi all,


I have recomputation task set on only users as this:


...

<name>Task - recomputation - users</name>
<extension xmlns:mext="http://midpoint.evolveum.com/xml/ns/public/model/extension-3">
<mext:objectType>c:UserType</mext:objectType>
</extension>
<ownerRef oid="00000000-0000-0000-0000-000000000002" type="c:UserType"><!-- administrator --></ownerRef>
<executionStatus>runnable</executionStatus>
<category>Recomputation</category>
<handlerUri>http://midpoint.evolveum.com/xml/ns/public/model/synchronization/task/recompute/handler-3</handlerUri>
<recurrence>recurring</recurrence>
<binding>loose</binding>
<schedule>
<cronLikePattern>0 30 5 ? * *</cronLikePattern>
<misfireAction>executeImmediately</misfireAction>
</schedule>
<threadStopAction>restart</threadStopAction>

...


And I'm getting a growing number of these errors everyday other day:


Operation
operation.com.evolveum.midpoint.model.impl.lens.projector.ContextLoader.loadProjection
Message
Object of type 'ShadowType' with oid '6aeabdb4-d1a5-463c-83b2-7e18c4994723' was not found.


caused also by


Operation
operation.com.evolveum.midpoint.model.common.stringpolicy.ValuePolicyProcessor.stringPolicyValidation
Parameters
policyName      [Global Password Policy]




Also, we started to observe this after upgrade to v3.8 from 3.7.

What is really the problem is, I cannot modify any affected user (assign roles, etc.)! We haven't changed any password policies, only updated the links in config as was mentioned in upgrade process from 3.7 to 3.8...

Another thing is, I cannot ask that many users to change passwords for their accounts to work properly (modify accesses).

Also, could it be that some of the newly registered users can get wrongly generated password from the <generate /> function in the resouce config? -> but this affects old AND new users


Regards,

Johny


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20190625/28d4069c/attachment.htm>


More information about the midPoint mailing list