Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Trouble with login in confluence

Today i try login and i have error:

caused by: 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)



I find this link and try with this command:

SELECT * FROM cwd_app_dir_mapping ORDER BY 5;

UPDATE cwd_app_dir_mapping
SET list_index = 0
WHERE id = (SELECT id FROM cwd_app_dir_mapping ORDER BY list_index ASC LIMIT 1);

UPDATE cwd_app_dir_mapping
SET list_index = list_index + 1
WHERE id IN (SELECT id FROM cwd_app_dir_mapping ORDER BY list_index ASC OFFSET 1);

 

And this dont work for me. Maybe I did something wrong? Help please

 

2 answers

 

This my error when i open confluence

0 votes
Sanjen Bariki
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Nov 06, 2023

Hi @Yaroslav Veselukha ,

Welcome to Atlassian community!

Could you please confirm, After using the above solution ..? Is the issue resolved..?

If stiil facing the same issue please share the error screenshot..?

 

Regards,

Sanjen 

No. Problem is not resolved

 

this my error when i open confluence

Screenshot_2.jpg

 

My confluence is running on MSSQL server. And the following sql statement is incorrect. What changes should I make to this statement to run it?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events