org.apache.sling.api.resource.LoginException: Cannot derive user name for bundle my-project.core [bundleID] and sub service metadata-update-service Hi, I am facing the above issues in one of the case, where i am trying to update the asset metadata from the serviceimpl. My Requirement: Via Mcp, doing a assetmigration, then checking the status code of the asset migration. If it is 200, then want to update the asset with few metadata properties. So From MCP, calling the method migrateAssets in serviceImpl to migrate assets, then updating the metadata properties in the serviceImpl method and returning a response back to mcp for the record. Below is my piece of code, when debugging, i could see that repo init and service user mapping is already present in the developer console and user is also created under /system. Also in logs noticed354 active mappings, looking for mapping for my-project.core/myService23.01.2025 09:36:23.213 [] *INFO* [203.99.194.157 [1737624971609] POST /apps/acs-commons/content/manage-controlled-processes/jcr:content.start.json HTTP/1.1]my-project.core.service.impl.AssetImporterServiceImpl