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

    XMLWordPrintable

Details

    Description

      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)
      

      Attachments

        Issue Links

          Activity

            People

              rtekhov Roman Tekhov (Inactive)
              mfernandezbadii Mauro Badii
              Votes:
              4 Vote for this issue
              Watchers:
              16 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: