AEM login is not working | Error org/apache/jackrabbit/oak/spi/security/authentication/AbstractLoginModule | Community
Skip to main content
New Participant
January 11, 2023
Solved

AEM login is not working | Error org/apache/jackrabbit/oak/spi/security/authentication/AbstractLoginModule

  • January 11, 2023
  • 3 replies
  • 1458 views

Hi Team ,

 

Can anyone help me to resolve server access issue ?. AEM server is up but not able to access any portal of AEM.

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Ravi_Joshi

Hi @user1576 ,

This error message suggests that there is an issue with the AEM login process, specifically with the Apache Jackrabbit Oak component that is responsible for handling authentication. This could be caused by a number of issues, such as a configuration problem with the login module, or a problem with the Oak component itself.

You should check the error logs to see if there are any more specific error messages or stack traces that can provide more information about the problem. Additionally, you may want to check the configuration of the AEM instance to ensure that the login module is properly configured and that the Oak component is up to date.

It's also possible that there is an issue with the dependencies, check if you have the correct version of the Oak component and Jackrabbit.

I would suggest creating a new vanilla instance and observing each step forward carefully to identify the root cause.

Thanks,

Ravi Joshi

3 replies

joerghoh
Employee
January 13, 2023

Which AEM version is this? What Java version are you using?

Kiran_Vedantam
New Participant
January 11, 2023

Hi @user1576 

 

Can you try logging in from system console http://localhost:4502/system/console and check the status of the bundles?

 

Hope this helps!


Thanks,
Kiran Vedantam.

user1576Author
New Participant
January 12, 2023

Nope. Nothing is accessible. 

Ravi_Joshi
Ravi_JoshiAccepted solution
New Participant
January 11, 2023

Hi @user1576 ,

This error message suggests that there is an issue with the AEM login process, specifically with the Apache Jackrabbit Oak component that is responsible for handling authentication. This could be caused by a number of issues, such as a configuration problem with the login module, or a problem with the Oak component itself.

You should check the error logs to see if there are any more specific error messages or stack traces that can provide more information about the problem. Additionally, you may want to check the configuration of the AEM instance to ensure that the login module is properly configured and that the Oak component is up to date.

It's also possible that there is an issue with the dependencies, check if you have the correct version of the Oak component and Jackrabbit.

I would suggest creating a new vanilla instance and observing each step forward carefully to identify the root cause.

Thanks,

Ravi Joshi