2024-02-23 11:56:07,199 [] [pool-3-thread-15] WARN (com.evolveum.midpoint.provisioning.ucf.impl.connid.ConnIdUtil): Got ConnId exception (might be handled by upper layers later) org.identityconnectors.framework.common.exceptions.UnknownUidException in connector:75bff384-ded0-4f7b-b7c0-9ddfc3ce00ef(ConnId com.evolveum.polygon.connector.ldap.LdapConnector v3.7.1): ConnectorSpec.Main(resource:96f4788c-420e-4170-a6ac-55010f96f2be(SimpleLdapOutbound)) while updating object identified by ConnId UID '86c76ba4-6684-103e-8552-75192c541f5f': LDAP entry for UID Attribute: {Name=__UID__, Value=[86c76ba4-6684-103e-8552-75192c541f5f], NameHint=Attribute: {Name=__NAME__, Value=[cn=testgroupldap,ou=midpoint,dc=example,dc=de]}} was not found, reason: LDAP entry for UID Attribute: {Name=__UID__, Value=[86c76ba4-6684-103e-8552-75192c541f5f], NameHint=Attribute: {Name=__NAME__, Value=[cn=testgroupldap,ou=midpoint,dc=example,dc=de]}} was not found (class org.identityconnectors.framework.common.exceptions.UnknownUidException) 2024-02-23 11:56:07,200 [PROVISIONING] [pool-3-thread-15] ERROR (com.evolveum.midpoint.provisioning.impl.resourceobjects.ResourceObjectConverter): Error while modifying entitlement ProvisioningContext(for ROTD(ENTITLEMENT:defaultGroup={.../resource/instance-3}groupOfNames) in resource:96f4788c-420e-4170-a6ac-55010f96f2be(SimpleLdapOutbound)) of ProvisioningContext(for ROTD(ACCOUNT:default={.../resource/instance-3}inetOrgPerson) in resource:96f4788c-420e-4170-a6ac-55010f96f2be(SimpleLdapOutbound)): Object to modify was not found (SimpleLdapOutbound: GRUPPE (groupOfNames), ConnId com.evolveum.polygon.connector.ldap.LdapConnector v3.7.1): org.identityconnectors.framework.common.exceptions.UnknownUidException(LDAP entry for UID Attribute: {Name=__UID__, Value=[86c76ba4-6684-103e-8552-75192c541f5f], NameHint=Attribute: {Name=__NAME__, Value=[cn=testgroupldap,ou=midpoint,dc=example,dc=de]}} was not found) com.evolveum.midpoint.util.exception.ObjectNotFoundException: Object to modify was not found (SimpleLdapOutbound: GRUPPE (groupOfNames), ConnId com.evolveum.polygon.connector.ldap.LdapConnector v3.7.1): org.identityconnectors.framework.common.exceptions.UnknownUidException(LDAP entry for UID Attribute: {Name=__UID__, Value=[86c76ba4-6684-103e-8552-75192c541f5f], NameHint=Attribute: {Name=__NAME__, Value=[cn=testgroupldap,ou=midpoint,dc=example,dc=de]}} was not found) at com.evolveum.midpoint.util.exception.ObjectNotFoundException.wrap(ObjectNotFoundException.java:144) at com.evolveum.midpoint.provisioning.impl.resourceobjects.ResourceObjectConverter.executeModify(ResourceObjectConverter.java:931) at com.evolveum.midpoint.provisioning.impl.resourceobjects.ResourceObjectConverter.executeEntitlements(ResourceObjectConverter.java:1444) at com.evolveum.midpoint.provisioning.impl.resourceobjects.ResourceObjectConverter.executeEntitlementChangesModify(ResourceObjectConverter.java:1362) at com.evolveum.midpoint.provisioning.impl.resourceobjects.ResourceObjectConverter.modifyResourceObject(ResourceObjectConverter.java:721) at com.evolveum.midpoint.provisioning.impl.shadows.ShadowModifyOperation.executeModifyOperationDirectly(ShadowModifyOperation.java:323) at com.evolveum.midpoint.provisioning.impl.shadows.ShadowModifyOperation.execute(ShadowModifyOperation.java:247) at com.evolveum.midpoint.provisioning.impl.shadows.ShadowModifyOperation.executeDirectly(ShadowModifyOperation.java:153) at com.evolveum.midpoint.provisioning.impl.shadows.ShadowsFacade.modifyShadow(ShadowsFacade.java:106) at com.evolveum.midpoint.provisioning.impl.ProvisioningServiceImpl.modifyObject(ProvisioningServiceImpl.java:452) at com.evolveum.midpoint.model.impl.lens.executor.DeltaExecution.modifyProvisioningObject(DeltaExecution.java:739) at com.evolveum.midpoint.model.impl.lens.executor.DeltaExecution.executeRealModification(DeltaExecution.java:688) at com.evolveum.midpoint.model.impl.lens.executor.DeltaExecution.executeModification(DeltaExecution.java:633) at com.evolveum.midpoint.model.impl.lens.executor.DeltaExecution.execute(DeltaExecution.java:190) at com.evolveum.midpoint.model.impl.lens.executor.ProjectionChangeExecution.execute(ProjectionChangeExecution.java:135) at com.evolveum.midpoint.model.impl.lens.ChangeExecutor.executeProjectionsChanges(ChangeExecutor.java:82) at com.evolveum.midpoint.model.impl.lens.ChangeExecutor.executeChanges(ChangeExecutor.java:51) at com.evolveum.midpoint.model.impl.lens.ClockworkClick.lambda$processSecondary$0(ClockworkClick.java:225) at com.evolveum.midpoint.model.impl.lens.ClockworkMedic.partialExecute(ClockworkMedic.java:357) at com.evolveum.midpoint.model.impl.lens.ClockworkClick.processSecondary(ClockworkClick.java:224) at com.evolveum.midpoint.model.impl.lens.ClockworkClick.moveStateForward(ClockworkClick.java:193) at com.evolveum.midpoint.model.impl.lens.ClockworkClick.click(ClockworkClick.java:117) at com.evolveum.midpoint.model.impl.lens.Clockwork.click(Clockwork.java:412) at com.evolveum.midpoint.model.impl.lens.Clockwork.runWithConflictDetection(Clockwork.java:153) at com.evolveum.midpoint.model.impl.lens.Clockwork.run(Clockwork.java:105) at com.evolveum.midpoint.model.impl.controller.ModelController.executeChangesNonRaw(ModelController.java:353) at com.evolveum.midpoint.model.impl.controller.ModelController.executeChanges(ModelController.java:309) at com.evolveum.midpoint.gui.impl.page.admin.ProgressAwareChangesExecutorImpl$1.callWithContextPrepared(ProgressAwareChangesExecutorImpl.java:145) at com.evolveum.midpoint.gui.impl.page.admin.ProgressAwareChangesExecutorImpl$1.callWithContextPrepared(ProgressAwareChangesExecutorImpl.java:130) at com.evolveum.midpoint.web.component.SecurityContextAwareCallable.call(SecurityContextAwareCallable.java:50) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) Caused by: com.evolveum.midpoint.util.exception.ObjectNotFoundException: org.identityconnectors.framework.common.exceptions.UnknownUidException(LDAP entry for UID Attribute: {Name=__UID__, Value=[86c76ba4-6684-103e-8552-75192c541f5f], NameHint=Attribute: {Name=__NAME__, Value=[cn=testgroupldap,ou=midpoint,dc=example,dc=de]}} was not found) at com.evolveum.midpoint.provisioning.ucf.impl.connid.ConnIdUtil.processConnectorException(ConnIdUtil.java:301) at com.evolveum.midpoint.provisioning.ucf.impl.connid.ConnIdUtil.processConnIdException(ConnIdUtil.java:222) at com.evolveum.midpoint.provisioning.ucf.impl.connid.ConnectorInstanceConnIdImpl.modifyObjectDelta(ConnectorInstanceConnIdImpl.java:1010) at com.evolveum.midpoint.provisioning.ucf.impl.connid.ConnectorInstanceConnIdImpl.modifyObject(ConnectorInstanceConnIdImpl.java:938) at com.evolveum.midpoint.provisioning.impl.resourceobjects.ResourceObjectConverter.executeModify(ResourceObjectConverter.java:907) ... 32 common frames omitted