You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
includes using recovery_admin account.
it's a data disaster for our team! we need your help, thanks so much!
when i try the recovery_admin login, it performed bellow errors:
"A system error has occurred — our apologies! ..."
org.apache.velocity.exception.MethodInvocationException: Invocation of method 'isShowSignUp' in class com.atlassian.confluence.user.actions.LoginAction threw exception java.lang.NullPointerException: Application cannot be null at /login.vm[line 6, column 28]
at org.apache.velocity.runtime.parser.node.ASTMethod.handleInvocationException(ASTMethod.java:342)
caused by: java.lang.NullPointerException: Application cannot be null
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:895)
Hi @shiqi
Welcome to the community.
This type of NullPointerException error can occur when there is inconsistent index numbering for the User Directories.
Try implementing the solution in this knowledge base article to fix any issues with the directory indexes:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.