'Cannot get schemes for null project' Error During Integrity Check

Still need help?

The Atlassian Community is here for you.

Ask the community

Symptoms

Running the Integrity Checker results in the the following error :

2010-09-11 20:55:28,627 TP-Processor19 ERROR ostephen 75207x652x1 1bq0n9n http://jira/secure/admin/jira/IntegrityChecker.jspa [webwork.dispatcher.ServletDispatcher] Could not execute action
com.atlassian.jira.appconsistency.integrity.exception.IntegrityException: Error occurred while performing check.
...........
Caused by: java.lang.IllegalArgumentException: Cannot get schemes for null project
	at com.atlassian.jira.scheme.AbstractSchemeManager.getSchemes(AbstractSchemeManager.java:187)
	at com.atlassian.jira.workflow.DefaultWorkflowSchemeManager.getWorkflowScheme(DefaultWorkflowSchemeManager.java:107)

Cause

The error occurs because the Integrity Checker is trying to reference an object that has already been deleted.

Resolution

The following steps should resolve the problem:

  1. Go to the Integrity Checker and check the tick box for Check Issue Relations. Then fix the reported errors.
  2. Run a full Integrity Checker.

Last modified on Mar 30, 2016

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.