/
Snapshot fails due to missing a project shortcut url
Snapshot fails due to missing a project shortcut url
Symptoms:
When exporting a project, a NPE is thrown:
java.lang.NullPointerExceptioncom.atlassian.cache.CacheException: java.lang.NullPointerException at com.atlassian.cache.memory.DelegatingCache.get(DelegatingCache.java:211) at com.atlassian.cache.memory.DelegatingCache.get(DelegatingCache.java:162) at com.atlassian.jira.projects.shortcuts.CachingShortcutsStore.getShortcuts(CachingShortcutsStore.java:35) at
Cause:
One or more of the project shortcuts is broken. Jira requires a url to be set for each shortcut.
Resolution:
If visible in Jira, delete/update the project shortcut url.
If not, update/delete the records in the AO_550953_SHORTCUT table in the database. Then do a Cache refresh from CMJ's Advanced menu to be sure the changes have taken effect.
, multiple selections available,
Related content
Project snapshot
Project snapshot
More like this
Single-project snapshots
Single-project snapshots
More like this
Multi-project snapshots
Multi-project snapshots
More like this
How to fix the issue when a snapshot deployment fails with an error java.io.IOException: Failed to parse snapshot archive
How to fix the issue when a snapshot deployment fails with an error java.io.IOException: Failed to parse snapshot archive
More like this
Corrupted snapshot file
Corrupted snapshot file
More like this
Creating a Snapshot for a Single Jira Project Using the REST API
Creating a Snapshot for a Single Jira Project Using the REST API
More like this