Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Failed count entries at /spaces/removespace.vm[line 23, column 54]

PPGod February 4, 2021

Cause

org.apache.velocity.exception.MethodInvocationException: Invocation of method 'isShowLargeQueueWarning' in class com.atlassian.confluence.spaces.actions.RemoveSpaceEntryAction threw exception com.atlassian.confluence.api.service.exceptions.ServiceException: Failed count entries at /spaces/removespace.vm[line 23, column 54]
    at org.apache.velocity.runtime.parser.node.ASTIdentifier.execute(ASTIdentifier.java:228)

caused by: com.atlassian.confluence.api.service.exceptions.ServiceException: Failed count entries
    at com.atlassian.confluence.impl.journal.DefaultJournalService.countEntries(DefaultJournalService.java:74)

caused by: org.springframework.dao.DataAccessResourceFailureException: Failed to read id for journal 'main_index': null; nested exception is java.lang.NumberFormatException: null
    at com.atlassian.confluence.impl.journal.FilesystemJournalStateStore.getMostRecentId(FilesystemJournalStateStore.java:47)

caused by: java.lang.NumberFormatException: null
    at java.base/java.lang.Long.parseLong(Unknown Source)

Stack Trace:[hide]

org.apache.velocity.exception.MethodInvocationException: Invocation of method 'isShowLargeQueueWarning' in  class com.atlassian.confluence.spaces.actions.RemoveSpaceEntryAction threw exception com.atlassian.confluence.api.service.exceptions.ServiceException: Failed count entries at /spaces/removespace.vm[line 23, column 54]
	.....
Caused by: com.atlassian.confluence.api.service.exceptions.ServiceException: Failed count entries
	
	... 409 more
Caused by: org.springframework.dao.DataAccessResourceFailureException: Failed to read id for journal 'main_index': null; nested exception is java.lang.NumberFormatException: null

	... 428 more
Caused by: java.lang.NumberFormatException: null
	at java.base/java.lang.Long.parseLong(Unknown Source)
	at java.base/java.lang.Long.parseLong(Unknown Source)
	at com.atlassian.confluence.impl.journal.FilesystemJournalStateStore.getMostRecentId(FilesystemJournalStateStore.java:44)
	... 437 more

 

1 answer

0 votes
Nic Brough -Adaptavist-
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.
February 4, 2021

A chunk of error with no context is not going to get you much help.

Best we can do with that is ask where you have ignored the installation docs and why you have not typed the errors into a search engine.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events