Error - Login Failure: all modules ignored | Community
Skip to main content
New Participant
October 16, 2015
Solved

Error - Login Failure: all modules ignored

  • October 16, 2015
  • 5 replies
  • 3694 views

Hello,

I accidently deleted a configuration from felix console from this section - Apache Felix JAAS Configuration factory.

Now I am not able to log in to /system/console. Getting the following error in logs-

 *INFO* [qtp337226887-36] org.apache.sling.extensions.webconsolesecurityprovider.internal.SlingWebConsoleSecurityProvider authenticate: User <user> failed to authenticate with the repository for Web Console access
javax.jcr.LoginException: Login Failure: all modules ignored

How do I restore access to felix console? environment  is AEM6, I have access to crxde and file system.

thanks

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 awadheshv

Hi bsloki, thank for help.

I resolved this issue by going to crx-quickstart\launchpad\config\org\apache\felix\jaas\Configuration\factory and replacing the config files with a valid config set from another environment.

5 replies

Lokesh_Shivalingaiah
New Participant
October 16, 2015

I think, if you add that configuration manually and it should work. you can refer to other instances if you have.

awadheshvAuthor
New Participant
October 16, 2015

How to add the config manually? can not login to felix console.

Lokesh_Shivalingaiah
New Participant
October 16, 2015

thats true !! I am not aware if we can restore the same ... can you please raise a ticket for this ?

awadheshvAuthorAccepted solution
New Participant
October 16, 2015

Hi bsloki, thank for help.

I resolved this issue by going to crx-quickstart\launchpad\config\org\apache\felix\jaas\Configuration\factory and replacing the config files with a valid config set from another environment.

Lokesh_Shivalingaiah
New Participant
October 16, 2015

Thanks for sharing ! that helps..