-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
None
-
18
-
Severity 3 - Minor
-
1
-
NOTE: This bug report is for JIRA Service Desk Server. Using JIRA Service Desk Cloud? See the corresponding bug report.
Got this trying to load the dashboard: (See attached logs.rtf)
org.eclipse.gemini.blueprint.service.ServiceUnavailableException: service matching filter=[(&(objectClass=com.atlassian.servicedesk.internal.api.onboarding.ServiceDeskMenuRemovalOnboardingService)(objectClass=com.atlassian.servicedesk.internal.api.onboarding.ServiceDeskMenuRemovalOnboardingService))] unavailable at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceDynamicInterceptor.getTarget(ServiceDynamicInterceptor.java:404) [?:?] at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60) [?:?] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) [spring-aop-4.1.6.RELEASE.jar:4.1.6.RELEASE] at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:133) [spring-aop-4.1.6.RELEASE.jar:4.1.6.RELEASE] ...... (see attached logs.rtf)
- is resolved by
-
JRASERVER-77729 Upgrading or uninstalling Servicedesk causes the Jira Dashboard to fail to load
-
- Gathering Impact
-
- is cloned from
-
JDEV-34403 Failed to load
- links to
[JSDSERVER-4189] Dashboard doesn't load when SD is being restarted
Support reference count | Original: 17 | New: 18 |
Support reference count | Original: 16 | New: 17 |
Labels | Original: qe | New: qe ril |
Remote Link | New: This issue links to "Internal ticket (Web Link)" [ 954951 ] |
Link | New: This issue is resolved by JRASERVER-77729 [ JRASERVER-77729 ] |
UIS | Original: 2 | New: 1 |
UIS | Original: 1 | New: 2 |
UIS | Original: 2 | New: 1 |
Kieth - We were seeing the Dashboard doesn't load when SD is being restarted error in Jira Data Center as well. The error in the logs was: "Job runner key 'jira-migration-access-log-processing-job-key' is not registered"
Our solution was to turn off the Jira Cloud Migration Assistant app in the Administration --> Manage apps tab.
We found the error for the jira-migration Services under System Administration:
The errors for our services that were failing looked like the following:
After we disabled the Jira Cloud Migration Assistant app, we stopped seeing this error in the logs (even though the service continues to run as scheduled) and we also stopped seeing the emails with the error message:
Hope this helps.