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.
We have AEM website hosted by Adobe MS that is being upgraded from AEM6.3 to AEM6.5 ("upgrade in place").
Every since the upgrade mystery configurations (four of each) for:
/apps/system/config/org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModuleFactory.*
/apps/system/config/org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncHandler.*
This in turn creates OSGI configs.
When we restart an instance we get spammed with errors
*ERROR* [Apache Sling Resource Provider Change Notifier] org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModule No IDP found with name xxxxxx
The thing is, our application does not or has ever used LDAP and our pre-upgrade AEM instances do not have any ExternalLoginModuleFactory or DefaultSyncHandler. So it is something that has been introduced in AEM6.5 or in the upgrade process.
I've gone in an manually deleted all references to these configs but next restart they just come back.
Anyone have any idea where these configs are being created and how to get rid of them?
Solucionado! Ir para a Solução.
Visualizações
respostas
Total de curtidas
please check the below link
The Felix console's OSGi Installer (OSGi > OSGI Installer) page may show you where the configuration is read from
http://127.0.0.92:4592/system/console/osgi-installer
It should show you where the Default Sync Handler configuration originates. What is the IdP name?
John
Visualizações
respostas
Total de curtidas
Since you have removed all these config in the repository, I would suggest doing a search under the crux-quckstart folder in the file system for such configuration files and remove them.
Visualizações
respostas
Total de curtidas
please check the below link
Thanks, but system/console/osgi-installer just tell me that the config was installed from jcrinstall:/apps/system/config, which I kind of knew anyway. It doesn't explain how the config appeared in /apps/system/config (we didn't put it there, it wasn't there on our AEM6.3 instance, in just appeared after this instances was upgraded to AEM6.5) nor why even after I delete the entries in /apps/system/config they come back after a restart.
But I guess if this isn't a common issue with the AEM6.5 upgrade then it must be something with Adobe Managed Services build. Thanks everyone for sharing your thoughts.
Visualizações
respostas
Total de curtidas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas