Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
I've this issue in which on the package manager the packages show installed, but going to OSGI console it always shows not refreshed (old timestamp). I rmember there is a tempoary folder in crx from which you've to delete a corrupt installation and then this works again.
Does anyone know which folder is that?
Solucionado! Ir para a Solução.
Visualizações
respostas
Total de curtidas
As Feike suggested, mostly its do with the nodes under /system/sling/installer/jcr/pauseInstallation, that prevents auto Installation of bundles.
Hotfix 9336 you can request from the day care.
--Durga
Visualizações
respostas
Total de curtidas
You could use the below curl command to delete the package and try again.
curl -u admin:admin -X POST http://localhost:4502/crx/packmgr/service/.json/etc/packages/my_packages/samplepackage.zip?cmd=delet...
Visualizações
respostas
Total de curtidas
Do you see nodes at this location: /system/sling/installer/jcr/pauseInstallation
Visualizações
respostas
Total de curtidas
As Feike suggested, mostly its do with the nodes under /system/sling/installer/jcr/pauseInstallation, that prevents auto Installation of bundles.
Hotfix 9336 you can request from the day care.
--Durga
Visualizações
respostas
Total de curtidas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas