Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
I am trying to Invalidate Cache in my local and getting error on it.
This is the part of the error caused by on it:
Does anyone know on what I might have been missing or how to fix this issue?
Os tópicos ajudam a categorizar o conteúdo da comunidade e aumentam sua capacidade de descobrir conteúdo relevante.
Visualizações
respostas
Total de curtidas
@BinaryAlchemy11 it doesnt seem to have enough access to delete the folders. Try running
chkdsk <yourdrive> /f
which might fix IO error while trying to delete a file in windows.
Yes using admin credential.
Could you try running your AEM instance in admin or sudo mode?
If you're using Linux or Mac, try executing the start script with the following command:
sudo ./start.sh
For Windows, right-click on the batch file, select "Properties,” then go to the "Compatibility" tab and check the box that says "Run this program as an administrator."
Its a permission issue on your local machine where you have aem instance running.
can you navigate to the location manually and try to see if you have perms to remove the folder , navigate to you c:path to bundles as given in the error screenshot and try to clear the content of the folder manually and see if that is working . Also check the properties of the folder under security tab and ensure you have full control eg:
if not try to add that and rerun that should help here
@BinaryAlchemy11 Did you find the suggestions helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!
Visualizações
respostas
Total de curtidas
Visualizações
Curtida
respostas