Hi,
This is what I have done
1. Upgrade Jira Agile to version 6.3.13.1. After that Jira has blocked so I've restarted and everything was ok.
(We have Jira version 6.2)
2. I noticed that I have 250 mails in the mail queue so I've done what I found here:
https://answers.atlassian.com/questions/211906/mails-not-leaving-mail-queue
# Shut down JIRA
# Delete the content of {{$JIRA_INSTALL/work}} directory
# Delete the content of {{$JIRA_HOME/caches/indexes}} directory
# Delete the content of {{$JIRA_HOME/plugins/.bundled-plugins}} directory
# Delete the content of {{JIRA_HOME/plugins/.osgi-plugins}} directory
# Start-up JIRA
# Perform indexing (System > Advanced > Indexing)
3. The indexing finished with :
Indexing completed with 29 errors
Task completed in 1 hour, 14 seconds with unexpected error.
Started 26/May/14 12:26 PM.
Finished 26/May/14 1:26 PM.
com.atlassian.jira.index.IndexingFailureException: Indexing completed with 29 errors at com.atlassian.jira.index.AccumulatingResultBuilder$CompositeResult.await(AccumulatingResultBuilder.java:163) at com.atlassian.jira.index.IssueIndexHelper.fixupIndexCorruptions(IssueIndexHelper.java:125) at com.atlassian.jira.issue.index.DefaultIndexManager.doBackgroundReindex(DefaultIndexManager.java:883) at com.atlassian.jira.issue.index.DefaultIndexManager.reIndexAll(DefaultIndexManager.java:308) at com.atlassian.jira.issue.index.DefaultIndexManager.reIndexAllIssuesInBackground(DefaultIndexManager.java:360) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.atlassian.util.profiling.object.ObjectProfiler.profiledInvoke(ObjectProfiler.java:83) at com.atlassian.jira.config.component.SwitchingInvocationHandler.invoke(SwitchingInvocationHandler.java:28) at com.sun.proxy.$Proxy11.reIndexAllIssuesInBackground(Unknown Source) at com.atlassian.jira.util.index.CompositeIndexLifecycleManager.reIndexAllIssuesInBackground(CompositeIndexLifecycleManager.java:89) at com.atlassian.jira.web.action.admin.index.ReIndexBackgroundIndexerCommand.doReindex(ReIndexBackgroundIndexerCommand.java:39) at com.atlassian.jira.web.action.admin.index.AbstractAsyncIndexerCommand.call(AbstractAsyncIndexerCommand.java:59) at com.atlassian.jira.web.action.admin.index.ReIndexBackgroundIndexerCommand.call(ReIndexBackgroundIndexerCommand.java:15) at com.atlassian.jira.web.action.admin.index.AbstractAsyncIndexerCommand.call(AbstractAsyncIndexerCommand.java:24) at com.atlassian.jira.task.TaskManagerImpl$TaskCallableDecorator.call(TaskManagerImpl.java:374) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at com.atlassian.jira.task.ForkedThreadExecutor$ForkedRunnableDecorator.run(ForkedThreadExecutor.java:250) at java.lang.Thread.run(Unknown Source)
4. I've searched and found :
https://confluence.atlassian.com/display/JIRAKB/JIRA+indexing+failed+after+upgrade+with+Reindex+ALL+FAILED+error
so I've run :
SELECT id,issuenum,project FROM jiraissue WHERE issuenum IS NULL;
with 0 results
and SELECT * FROM issuelink WHERE linktype NOT IN (SELECT id FROM issuelinktype);
with still 0 results
So I uninstalled the Agile plugin (thinking that this is the problem) and then re-installed it and then performing another re-index with the same result.
I don't know what to do anymore. Please help me. Thank you!
I fixed it with Integrity Checker...thank you all for posting your questions and your answers .
Thanks for your help, It worked for me too
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I've uninstall Agile ,re-index Jira and I've got the same 29 errors...I've installed Agile again
I've uninstall Script runner, re-index Jira and I've got the same 29 errors...I've installed Script runner again
What else can I do???
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Maybe I should do an uninstall to the Agile, then re-index of Jira and the install it again ???
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.