[midPoint] shadow refresh task

Minarciny, Jan jan.minarciny at pan-net.eu
Thu Jan 30 10:48:08 CET 2020


Hey guys,


I have set up a shadow refresh task on v 3.9.1 and everytime I start it, it gets stalled. Currently looks like this, don't know what to add more according to samples and docs (i want it to run 2x a day):


<task xmlns="http://midpoint.evolveum.com/xml/ns/public/common/common-3"
      oid="{{ oid_task_shadow_refresh }}">
   <name>Task - Shadow refresh</name>
   <ownerRef oid="{{ oid_user_administrator }}"/>
   <executionStatus>runnable</executionStatus>
   <handlerUri>http://midpoint.evolveum.com/xml/ns/public/model/shadowRefresh/handler-3</handlerUri>
   <recurrence>recurring</recurrence>
   <schedule>
      <interval>43200</interval>
      <misfireAction>executeImmediately</misfireAction>
   </schedule>
   <threadStopAction>restart</threadStopAction>
</task>


Thanks for any response!


Johny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20200130/8b3cab28/attachment.htm>


More information about the midPoint mailing list