Hi,
I am having problem deleting a project in Confluence site. Confluence reports that the space has been deleted successfully. However, when I return to the space directory, the deleted space is still there. No errors are reported by the UI.
I have administrator permissions and we are using Confluence 6.4.2.
Please advise of the issues if you have these types of problems before.
Appreciate for sharing and Thanks,
P.s.
Please find the errors occurred below when I tried to delete from the administration console.
Oops - an error has occurred
System Error
A system error has occurred — our apologies!
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:223)
caused by: com.atlassian.confluence.api.service.exceptions.ServiceException: Failed count entries
at com.atlassian.confluence.impl.journal.DefaultJournalService.countEntries(DefaultJournalService.java:75)
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.lang.Long.parseLong(Long.java:552)
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]
at org.apache.velocity.runtime.parser.node.ASTIdentifier.execute(ASTIdentifier.java:223)
at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:262)
at org.apache.velocity.runtime.parser.node.ASTReference.evaluate(ASTReference.java:470)
at org.apache.velocity.runtime.parser.node.ASTExpression.evaluate(ASTExpression.java:62)
at org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:85)
at org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective.getRenderedTagBody(ApplyDecoratorDirective.java:181)
Hello,
Have you tried rebuilding the index of your confluence instance and see if the space still appears there afterwards? You might have to rebuild it from scratch:
Regards,
Victor
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.