Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-14912

Disabling DVCS connector causes JIRA to lock up when loading issues

      NOTE: This bug report is for JIRA Software Server. Using JIRA Software Cloud? See the corresponding bug report.

      The new Atlassian JIRA - Plugins - Development Integration Plugin requires that the DVCS connector be present.
      When it isn't available JIRA issues will not load, and may throw the under maintenance page.

      Steps to replicate:

      1. Ensure version 0.10 of Atlassian JIRA - Plugins - Development Integration Plugin is installed
      2. Disable JIRA DVCS Connector Plugin
      3. Try to load any JIRA issue.

      Result: Page never loads
      Expected Result: Page loaded

      Error:

      @40000000522d61c929e2f42c 2013-09-09 13:50:55,699 TP-Processor15 ERROR kahthong.leow 830x14170x1 375mqe 175.139.228.241,131.103.29.130 /browse/TC-1 [atlassian.plugin.web.DefaultWebInterfaceManager] Could not evaluate condition 'com.atlassian.plugin.web.conditions.AndCompositeCondition@1ea931d' for descriptor: com.atlassian.jira.plugins.jira-development-integration-plugin:devstatus-cta-createbranch-bitbucket-link (null)
      @40000000522d61c929e303cc org.springframework.osgi.service.ServiceUnavailableException: service matching filter=[(objectClass=com.atlassian.jira.plugins.dvcs.service.api.DvcsLinkService)] unavailable
      @40000000522d61c929e78bf4       at org.springframework.osgi.service.importer.support.internal.aop.ServiceDynamicInterceptor.getTarget(ServiceDynamicInterceptor.java:419)
      @40000000522d61c929e793c4       at org.springframework.osgi.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:62)
      @40000000522d61c929e797ac       at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
      @40000000522d61c929e7a74c       at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
      @40000000522d61c929e7bebc       at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
      @40000000522d61c929e7c2a4       at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
      @40000000522d61c929e7c68c       at org.springframework.osgi.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:56)
      @40000000522d61c929e7d244       at org.springframework.osgi.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:39)
      @40000000522d61c929e7d62c       at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
      @40000000522d61c929e7da14       at org.springframework.osgi.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:59)
      @40000000522d61c929e7e1e4       at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
      @40000000522d61c929e7e5cc       at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
      @40000000522d61c929e7e9b4       at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
      @40000000522d61c929e7f954       at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
      @40000000522d61c929e7fd3c       at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
      @40000000522d61c929e80124       at $Proxy5096.getDvcsLinks(Unknown Source)
      @40000000522d61c929e8050c       at com.atlassian.jira.plugin.devstatus.web.condition.HasBitBucketTeamAccounts.shouldDisplay(HasBitBucketTeamAccounts.java:33)
      @40000000522d61c929e82834       at com.atlassian.plugin.web.conditions.AndCompositeCondition.shouldDisplay(AndCompositeCondition.java:14)
      @40000000522d61c929e82c1c       at com.atlassian.plugin.web.conditions.AndCompositeCondition.shouldDisplay(AndCompositeCondition.java:14)
      @40000000522d61c929e83004       at com.atlassian.plugin.web.DefaultWebInterfaceManager.filterFragmentsByCondition(DefaultWebInterfaceManager.java:172)
      @40000000522d61c929e83bbc       at com.atlassian.plugin.web.DefaultWebInterfaceManager.getDisplayableItems(DefaultWebInterfaceManager.java:103)
      @40000000522d61c929e83fa4       at com.atlassian.jira.plugin.webfragment.JiraWebInterfaceManager.getDisplayableItems(JiraWebInterfaceManager.java:67)
      @40000000522d61c929e8438c       at com.atlassian.jira.plugin.webfragment.DefaultSimpleLinkManager.getLinksForSection(DefaultSimpleLinkManager.java:136)
      @40000000522d61c929e8532c       at sun.reflect.GeneratedMethodAccessor590.invoke(Unknown Source)
      @40000000522d61c929e85714       at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      @40000000522d61c929e85afc       at java.lang.reflect.Method.invoke(Method.java:597)
      @40000000522d61c929e85afc       at com.atlassian.plugin.osgi.hostcomponents.impl.DefaultComponentRegistrar$ContextClassLoaderSettingInvocationHandler.invoke(DefaultComponentRegistrar.java:129)
      @40000000522d61c929e866b4       at $Proxy43.getLinksForSection(Unknown Source)
      @40000000522d61c929e86a9c       at sun.reflect.GeneratedMethodAccessor589.invoke(Unknown Source)
      @40000000522d61c929e86e84       at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      @40000000522d61c929e8726c       at java.lang.reflect.Method.invoke(Method.java:597)
      @40000000522d61c929e87654       at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
      @40000000522d61c929e87a3c       at org.springframework.osgi.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:58)
      @40000000522d61c929e8820c       at org.springframework.osgi.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:62)
      @40000000522d61c929e891ac       at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
      @40000000522d61c929e89594       at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
      @40000000522d61c929e8997c       at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
      @40000000522d61c929e8a14c       at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
      @40000000522d61c929e8a534       at org.springframework.osgi.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:56)
      @40000000522d61c929e8ad04       at org.springframework.osgi.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:39)
      @40000000522d61c929e8b4d4       at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
      @40000000522d61c929e8b8bc       at org.springframework.osgi.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:59)
      @40000000522d61c929e8bca4       at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
      @40000000522d61c929e8d7fc       at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
      @40000000522d61c929e8d7fc       at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
      @40000000522d61c929e8dbe4       at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
      @40000000522d61c929e8e3b4       at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
      @40000000522d61c929e8e3b4       at $Proxy5089.getLinksForSection(Unknown Source)
      @40000000522d61c929e8e79c       at com.atlassian.jira.plugin.devstatus.impl.DefaultDevStatusCtaService.hasRemoteApps(DefaultDevStatusCtaService.java:128)
      @40000000522d61c929e8e79c       at com.atlassian.jira.plugin.devstatus.web.cta.condition.ShowCallToActionCondition.shouldDisplay(ShowCallToActionCondition.java:39)
      @40000000522d61c929e8fb24       at com.atlassian.plugin.web.DefaultWebInterfaceManager.filterFragmentsByCondition(DefaultWebInterfaceManager.java:172)
      @40000000522d61c929e8ff0c       at com.atlassian.plugin.web.DefaultWebInterfaceManager.getDisplayableItems(DefaultWebInterfaceManager.java:103)
      @40000000522d61c929e906dc       at com.atlassian.jira.plugin.webfragment.JiraWebInterfaceManager.getDisplayableItems(JiraWebInterfaceManager.java:67)
      @40000000522d61c929e90ac4       at com.atlassian.jira.plugin.webfragment.DefaultSimpleLinkManager.getLinksForSection(DefaultSimpleLinkManager.java:136)
      @40000000522d61c929e90eac       at sun.reflect.GeneratedMethodAccessor590.invoke(Unknown Source)
      @40000000522d61c929e91294       at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      @40000000522d61c929e91294       at java.lang.reflect.Method.invoke(Method.java:597)
      @40000000522d61c929e9167c       at com.atlassian.plugin.osgi.hostcomponents.impl.DefaultComponentRegistrar$ContextClassLoaderSettingInvocationHandler.invoke(DefaultComponentRegistrar.java:129)
      @40000000522d61c929e91a64       at $Proxy43.getLinksForSection(Unknown Source)
      @40000000522d61c929e91e4c       at sun.reflect.GeneratedMethodAccessor589.invoke(Unknown Source)
      @40000000522d61c929e91e4c       at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      @40000000522d61c929e92234       at java.lang.reflect.Method.invoke(Method.java:597)
      

          Form Name

            [JSWSERVER-14912] Disabling DVCS connector causes JIRA to lock up when loading issues

            Owen made changes -
            Workflow Original: JAC Bug Workflow v2 [ 2855945 ] New: JAC Bug Workflow v3 [ 2935335 ]
            Status Original: Resolved [ 5 ] New: Closed [ 6 ]
            Owen made changes -
            Symptom Severity Original: Minor [ 14432 ] New: Severity 3 - Minor [ 15832 ]
            Owen made changes -
            Workflow Original: JIRA Bug Workflow w Kanban v7 - Restricted [ 2543656 ] New: JAC Bug Workflow v2 [ 2855945 ]
            Ignat (Inactive) made changes -
            Workflow Original: JIRA Bug Workflow w Kanban v6 - Restricted [ 1538846 ] New: JIRA Bug Workflow w Kanban v7 - Restricted [ 2543656 ]
            jonah (Inactive) made changes -
            Description Original: The new Atlassian JIRA - Plugins - Development Integration Plugin requires that the DVCS connector be present.
            When it isn't available JIRA issues will not load, and may throw the under maintenance page.

            *Steps to replicate:*
            # Ensure version 0.10 of Atlassian JIRA - Plugins - Development Integration Plugin is installed
            # Disable JIRA DVCS Connector Plugin
            # Try to load any JIRA issue.

            Result: Page never loads
            Expected Result: Page loaded

            *Error:*
            {noformat}
            @40000000522d61c929e2f42c 2013-09-09 13:50:55,699 TP-Processor15 ERROR kahthong.leow 830x14170x1 375mqe 175.139.228.241,131.103.29.130 /browse/TC-1 [atlassian.plugin.web.DefaultWebInterfaceManager] Could not evaluate condition 'com.atlassian.plugin.web.conditions.AndCompositeCondition@1ea931d' for descriptor: com.atlassian.jira.plugins.jira-development-integration-plugin:devstatus-cta-createbranch-bitbucket-link (null)
            @40000000522d61c929e303cc org.springframework.osgi.service.ServiceUnavailableException: service matching filter=[(objectClass=com.atlassian.jira.plugins.dvcs.service.api.DvcsLinkService)] unavailable
            @40000000522d61c929e78bf4 at org.springframework.osgi.service.importer.support.internal.aop.ServiceDynamicInterceptor.getTarget(ServiceDynamicInterceptor.java:419)
            @40000000522d61c929e793c4 at org.springframework.osgi.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:62)
            @40000000522d61c929e797ac at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
            @40000000522d61c929e7a74c at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
            @40000000522d61c929e7bebc at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
            @40000000522d61c929e7c2a4 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
            @40000000522d61c929e7c68c at org.springframework.osgi.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:56)
            @40000000522d61c929e7d244 at org.springframework.osgi.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:39)
            @40000000522d61c929e7d62c at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
            @40000000522d61c929e7da14 at org.springframework.osgi.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:59)
            @40000000522d61c929e7e1e4 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
            @40000000522d61c929e7e5cc at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
            @40000000522d61c929e7e9b4 at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
            @40000000522d61c929e7f954 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
            @40000000522d61c929e7fd3c at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
            @40000000522d61c929e80124 at $Proxy5096.getDvcsLinks(Unknown Source)
            @40000000522d61c929e8050c at com.atlassian.jira.plugin.devstatus.web.condition.HasBitBucketTeamAccounts.shouldDisplay(HasBitBucketTeamAccounts.java:33)
            @40000000522d61c929e82834 at com.atlassian.plugin.web.conditions.AndCompositeCondition.shouldDisplay(AndCompositeCondition.java:14)
            @40000000522d61c929e82c1c at com.atlassian.plugin.web.conditions.AndCompositeCondition.shouldDisplay(AndCompositeCondition.java:14)
            @40000000522d61c929e83004 at com.atlassian.plugin.web.DefaultWebInterfaceManager.filterFragmentsByCondition(DefaultWebInterfaceManager.java:172)
            @40000000522d61c929e83bbc at com.atlassian.plugin.web.DefaultWebInterfaceManager.getDisplayableItems(DefaultWebInterfaceManager.java:103)
            @40000000522d61c929e83fa4 at com.atlassian.jira.plugin.webfragment.JiraWebInterfaceManager.getDisplayableItems(JiraWebInterfaceManager.java:67)
            @40000000522d61c929e8438c at com.atlassian.jira.plugin.webfragment.DefaultSimpleLinkManager.getLinksForSection(DefaultSimpleLinkManager.java:136)
            @40000000522d61c929e8532c at sun.reflect.GeneratedMethodAccessor590.invoke(Unknown Source)
            @40000000522d61c929e85714 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            @40000000522d61c929e85afc at java.lang.reflect.Method.invoke(Method.java:597)
            @40000000522d61c929e85afc at com.atlassian.plugin.osgi.hostcomponents.impl.DefaultComponentRegistrar$ContextClassLoaderSettingInvocationHandler.invoke(DefaultComponentRegistrar.java:129)
            @40000000522d61c929e866b4 at $Proxy43.getLinksForSection(Unknown Source)
            @40000000522d61c929e86a9c at sun.reflect.GeneratedMethodAccessor589.invoke(Unknown Source)
            @40000000522d61c929e86e84 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            @40000000522d61c929e8726c at java.lang.reflect.Method.invoke(Method.java:597)
            @40000000522d61c929e87654 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
            @40000000522d61c929e87a3c at org.springframework.osgi.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:58)
            @40000000522d61c929e8820c at org.springframework.osgi.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:62)
            @40000000522d61c929e891ac at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
            @40000000522d61c929e89594 at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
            @40000000522d61c929e8997c at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
            @40000000522d61c929e8a14c at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
            @40000000522d61c929e8a534 at org.springframework.osgi.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:56)
            @40000000522d61c929e8ad04 at org.springframework.osgi.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:39)
            @40000000522d61c929e8b4d4 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
            @40000000522d61c929e8b8bc at org.springframework.osgi.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:59)
            @40000000522d61c929e8bca4 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
            @40000000522d61c929e8d7fc at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
            @40000000522d61c929e8d7fc at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
            @40000000522d61c929e8dbe4 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
            @40000000522d61c929e8e3b4 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
            @40000000522d61c929e8e3b4 at $Proxy5089.getLinksForSection(Unknown Source)
            @40000000522d61c929e8e79c at com.atlassian.jira.plugin.devstatus.impl.DefaultDevStatusCtaService.hasRemoteApps(DefaultDevStatusCtaService.java:128)
            @40000000522d61c929e8e79c at com.atlassian.jira.plugin.devstatus.web.cta.condition.ShowCallToActionCondition.shouldDisplay(ShowCallToActionCondition.java:39)
            @40000000522d61c929e8fb24 at com.atlassian.plugin.web.DefaultWebInterfaceManager.filterFragmentsByCondition(DefaultWebInterfaceManager.java:172)
            @40000000522d61c929e8ff0c at com.atlassian.plugin.web.DefaultWebInterfaceManager.getDisplayableItems(DefaultWebInterfaceManager.java:103)
            @40000000522d61c929e906dc at com.atlassian.jira.plugin.webfragment.JiraWebInterfaceManager.getDisplayableItems(JiraWebInterfaceManager.java:67)
            @40000000522d61c929e90ac4 at com.atlassian.jira.plugin.webfragment.DefaultSimpleLinkManager.getLinksForSection(DefaultSimpleLinkManager.java:136)
            @40000000522d61c929e90eac at sun.reflect.GeneratedMethodAccessor590.invoke(Unknown Source)
            @40000000522d61c929e91294 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            @40000000522d61c929e91294 at java.lang.reflect.Method.invoke(Method.java:597)
            @40000000522d61c929e9167c at com.atlassian.plugin.osgi.hostcomponents.impl.DefaultComponentRegistrar$ContextClassLoaderSettingInvocationHandler.invoke(DefaultComponentRegistrar.java:129)
            @40000000522d61c929e91a64 at $Proxy43.getLinksForSection(Unknown Source)
            @40000000522d61c929e91e4c at sun.reflect.GeneratedMethodAccessor589.invoke(Unknown Source)
            @40000000522d61c929e91e4c at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            @40000000522d61c929e92234 at java.lang.reflect.Method.invoke(Method.java:597)
            {noformat}
            New: {panel:bgColor=#e7f4fa}
              *NOTE:* This bug report is for *JIRA Software Server*. Using *JIRA Software Cloud*? [See the corresponding bug report|http://jira.atlassian.com/browse/JSWCLOUD-14912].
              {panel}

            The new Atlassian JIRA - Plugins - Development Integration Plugin requires that the DVCS connector be present.
            When it isn't available JIRA issues will not load, and may throw the under maintenance page.

            *Steps to replicate:*
            # Ensure version 0.10 of Atlassian JIRA - Plugins - Development Integration Plugin is installed
            # Disable JIRA DVCS Connector Plugin
            # Try to load any JIRA issue.

            Result: Page never loads
            Expected Result: Page loaded

            *Error:*
            {noformat}
            @40000000522d61c929e2f42c 2013-09-09 13:50:55,699 TP-Processor15 ERROR kahthong.leow 830x14170x1 375mqe 175.139.228.241,131.103.29.130 /browse/TC-1 [atlassian.plugin.web.DefaultWebInterfaceManager] Could not evaluate condition 'com.atlassian.plugin.web.conditions.AndCompositeCondition@1ea931d' for descriptor: com.atlassian.jira.plugins.jira-development-integration-plugin:devstatus-cta-createbranch-bitbucket-link (null)
            @40000000522d61c929e303cc org.springframework.osgi.service.ServiceUnavailableException: service matching filter=[(objectClass=com.atlassian.jira.plugins.dvcs.service.api.DvcsLinkService)] unavailable
            @40000000522d61c929e78bf4 at org.springframework.osgi.service.importer.support.internal.aop.ServiceDynamicInterceptor.getTarget(ServiceDynamicInterceptor.java:419)
            @40000000522d61c929e793c4 at org.springframework.osgi.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:62)
            @40000000522d61c929e797ac at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
            @40000000522d61c929e7a74c at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
            @40000000522d61c929e7bebc at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
            @40000000522d61c929e7c2a4 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
            @40000000522d61c929e7c68c at org.springframework.osgi.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:56)
            @40000000522d61c929e7d244 at org.springframework.osgi.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:39)
            @40000000522d61c929e7d62c at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
            @40000000522d61c929e7da14 at org.springframework.osgi.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:59)
            @40000000522d61c929e7e1e4 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
            @40000000522d61c929e7e5cc at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
            @40000000522d61c929e7e9b4 at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
            @40000000522d61c929e7f954 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
            @40000000522d61c929e7fd3c at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
            @40000000522d61c929e80124 at $Proxy5096.getDvcsLinks(Unknown Source)
            @40000000522d61c929e8050c at com.atlassian.jira.plugin.devstatus.web.condition.HasBitBucketTeamAccounts.shouldDisplay(HasBitBucketTeamAccounts.java:33)
            @40000000522d61c929e82834 at com.atlassian.plugin.web.conditions.AndCompositeCondition.shouldDisplay(AndCompositeCondition.java:14)
            @40000000522d61c929e82c1c at com.atlassian.plugin.web.conditions.AndCompositeCondition.shouldDisplay(AndCompositeCondition.java:14)
            @40000000522d61c929e83004 at com.atlassian.plugin.web.DefaultWebInterfaceManager.filterFragmentsByCondition(DefaultWebInterfaceManager.java:172)
            @40000000522d61c929e83bbc at com.atlassian.plugin.web.DefaultWebInterfaceManager.getDisplayableItems(DefaultWebInterfaceManager.java:103)
            @40000000522d61c929e83fa4 at com.atlassian.jira.plugin.webfragment.JiraWebInterfaceManager.getDisplayableItems(JiraWebInterfaceManager.java:67)
            @40000000522d61c929e8438c at com.atlassian.jira.plugin.webfragment.DefaultSimpleLinkManager.getLinksForSection(DefaultSimpleLinkManager.java:136)
            @40000000522d61c929e8532c at sun.reflect.GeneratedMethodAccessor590.invoke(Unknown Source)
            @40000000522d61c929e85714 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            @40000000522d61c929e85afc at java.lang.reflect.Method.invoke(Method.java:597)
            @40000000522d61c929e85afc at com.atlassian.plugin.osgi.hostcomponents.impl.DefaultComponentRegistrar$ContextClassLoaderSettingInvocationHandler.invoke(DefaultComponentRegistrar.java:129)
            @40000000522d61c929e866b4 at $Proxy43.getLinksForSection(Unknown Source)
            @40000000522d61c929e86a9c at sun.reflect.GeneratedMethodAccessor589.invoke(Unknown Source)
            @40000000522d61c929e86e84 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            @40000000522d61c929e8726c at java.lang.reflect.Method.invoke(Method.java:597)
            @40000000522d61c929e87654 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
            @40000000522d61c929e87a3c at org.springframework.osgi.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:58)
            @40000000522d61c929e8820c at org.springframework.osgi.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:62)
            @40000000522d61c929e891ac at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
            @40000000522d61c929e89594 at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
            @40000000522d61c929e8997c at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
            @40000000522d61c929e8a14c at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
            @40000000522d61c929e8a534 at org.springframework.osgi.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:56)
            @40000000522d61c929e8ad04 at org.springframework.osgi.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:39)
            @40000000522d61c929e8b4d4 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
            @40000000522d61c929e8b8bc at org.springframework.osgi.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:59)
            @40000000522d61c929e8bca4 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
            @40000000522d61c929e8d7fc at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
            @40000000522d61c929e8d7fc at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
            @40000000522d61c929e8dbe4 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
            @40000000522d61c929e8e3b4 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
            @40000000522d61c929e8e3b4 at $Proxy5089.getLinksForSection(Unknown Source)
            @40000000522d61c929e8e79c at com.atlassian.jira.plugin.devstatus.impl.DefaultDevStatusCtaService.hasRemoteApps(DefaultDevStatusCtaService.java:128)
            @40000000522d61c929e8e79c at com.atlassian.jira.plugin.devstatus.web.cta.condition.ShowCallToActionCondition.shouldDisplay(ShowCallToActionCondition.java:39)
            @40000000522d61c929e8fb24 at com.atlassian.plugin.web.DefaultWebInterfaceManager.filterFragmentsByCondition(DefaultWebInterfaceManager.java:172)
            @40000000522d61c929e8ff0c at com.atlassian.plugin.web.DefaultWebInterfaceManager.getDisplayableItems(DefaultWebInterfaceManager.java:103)
            @40000000522d61c929e906dc at com.atlassian.jira.plugin.webfragment.JiraWebInterfaceManager.getDisplayableItems(JiraWebInterfaceManager.java:67)
            @40000000522d61c929e90ac4 at com.atlassian.jira.plugin.webfragment.DefaultSimpleLinkManager.getLinksForSection(DefaultSimpleLinkManager.java:136)
            @40000000522d61c929e90eac at sun.reflect.GeneratedMethodAccessor590.invoke(Unknown Source)
            @40000000522d61c929e91294 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            @40000000522d61c929e91294 at java.lang.reflect.Method.invoke(Method.java:597)
            @40000000522d61c929e9167c at com.atlassian.plugin.osgi.hostcomponents.impl.DefaultComponentRegistrar$ContextClassLoaderSettingInvocationHandler.invoke(DefaultComponentRegistrar.java:129)
            @40000000522d61c929e91a64 at $Proxy43.getLinksForSection(Unknown Source)
            @40000000522d61c929e91e4c at sun.reflect.GeneratedMethodAccessor589.invoke(Unknown Source)
            @40000000522d61c929e91e4c at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            @40000000522d61c929e92234 at java.lang.reflect.Method.invoke(Method.java:597)
            {noformat}
            jonah (Inactive) made changes -
            Link New: This issue relates to JSWCLOUD-14912 [ JSWCLOUD-14912 ]
            Confluence Escalation Bot (Inactive) made changes -
            Labels Original: affects-cloud da-missed-use-case fusion jira-development-panel support-headsup support-hot warranty New: affects-cloud affects-server da-missed-use-case fusion jira-development-panel support-headsup support-hot warranty
            Confluence Escalation Bot (Inactive) made changes -
            Labels Original: da-missed-use-case fusion jira-development-panel support-headsup support-hot warranty New: affects-cloud da-missed-use-case fusion jira-development-panel support-headsup support-hot warranty
            Morgan Knicely (Inactive) made changes -
            Fix Version/s New: 6.1.1 [ 29690 ]
            Oswaldo Hernandez (Inactive) made changes -
            Component/s New: Development Panel [ 43313 ]
            Component/s Original: Issue - Development Panel [ 25405 ]
            Fix Version/s Original: 6.1.1 [ 36835 ]
            Fix Version/s Original: 6.2-OD-1 [ 36834 ]
            Key Original: JRA-34700 New: JSW-14912
            Support Hot Issues Workaround Original: Enable the DVCS Connector (Cog in top right->Add-Ons->Manage Add-Ons->find the 'JIRA DVCS Connector Plugin'->click Enable)
            Symptom Severity New: Minor [ 14432 ]
            Affects Version/s New: Unknown [ 31790 ]
            Affects Version/s Original: 6.1 [ 32713 ]
            Affects Version/s Original: 6.1-OD-06 [ 35197 ]
            Project Original: JIRA (including JIRA Core) [ 10240 ] New: JIRA Software (including JIRA Agile) [ 12200 ]

              rtekhov Roman Tekhov (Inactive)
              mfernandezbadii Mauro Badii (Inactive)
              Affected customers:
              4 This affects my team
              Watchers:
              16 Start watching this issue

                Created:
                Updated:
                Resolved: