Uploaded image for project: 'Atlassian Cloud'
  1. Atlassian Cloud
  2. CLOUD-4330

Confluence does not always start up successfully on Studio JIRA 4.3 branch

    XMLWordPrintable

Details

    Description

      On the JIRA 4.3 branch, Confluence sometimes does not start up successfully (it is running but Johnsoned).

      I've attached the full log, the first error is:

      @400000004d99068715842bcc 2011-04-04 03:45:01,306 ERROR [Spring executor 6] [plugin.osgi.factory.OsgiPlugin] onSpringContextFailed Unable to start the Spring context for plugin com.atlassian.agmp.integration-common-plugin
      @400000004d99068715843b6c org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'signerSecurityDecorator' defined in URL [bundle://29.0:0/META-INF/spring/oauth-signers.xml]: Unsatisfied dependency expressed through constructor argument with index 1 of type [com.atlassian.agmp.integration.common.crowd.CrowdUserManagementService]: : Error creating bean with name 'crowdUserManagementService' defined in URL [bundle://29.0:0/META-INF/spring/atlassian-plugins-components.xml]: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.atlassian.agmp.integration.common.crowd.CrowdUserManagementCommandExecutor]: : Error creating bean with name 'crowdUserManagementCommandExecutor' defined in URL [bundle://29.0:0/META-INF/spring/atlassian-plugins-components.xml]: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.atlassian.crowd.embedded.api.CrowdService]: : No unique bean of type [com.atlassian.crowd.embedded.api.CrowdService] is defined: Unsatisfied dependency of type [interface com.atlassian.crowd.embedded.api.CrowdService]: expected at least 1 matching bean; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No unique bean of type [com.atlassian.crowd.embedded.api.CrowdService] is defined: Unsatisfied dependency of type [interface com.atlassian.crowd.embedded.api.CrowdService]: expected at least 1 matching bean; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'crowdUserManagementCommandExecutor' defined in URL [bundle://29.0:0/META-INF/spring/atlassian-plugins-components.xml]: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.atlassian.crowd.embedded.api.CrowdService]: : No unique bean of type [com.atlassian.crowd.embedded.api.CrowdService] is defined: Unsatisfied dependency of type [interface com.atlassian.crowd.embedded.api.CrowdService]: expected at least 1 matching bean; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No unique bean of type [com.atlassian.crowd.embedded.api.CrowdService] is defined: Unsatisfied dependency of type [interface com.atlassian.crowd.embedded.api.CrowdService]: expected at least 1 matching bean; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'crowdUserManagementService' defined in URL [bundle://29.0:0/META-INF/spring/atlassian-plugins-components.xml]: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.atlassian.agmp.integration.common.crowd.CrowdUserManagementCommandExecutor]: : Error creating bean with name 'crowdUserManagementCommandExecutor' defined in URL [bundle://29.0:0/META-INF/spring/atlassian-plugins-components.xml]: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.atlassian.crowd.embedded.api.CrowdService]: : No unique bean of type [com.atlassian.crowd.embedded.api.CrowdService] is defined: Unsatisfied dependency of type [interface com.atlassian.crowd.embedded.api.CrowdService]: expected at least 1 matching bean; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No unique bean of type [com.atlassian.crowd.embedded.api.CrowdService] is defined: Unsatisfied dependency of type [interface com.atlassian.crowd.embedded.api.CrowdService]: expected at least 1 matching bean; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'crowdUserManagementCommandExecutor' defined in URL [bundle://29.0:0/META-INF/spring/atlassian-plugins-components.xml]: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.atlassian.crowd.embedded.api.CrowdService]: : No unique bean of type [com.atlassian.crowd.embedded.api.CrowdService] is defined: Unsatisfied dependency of type [interface com.atlassian.crowd.embedded.api.CrowdService]: expected at least 1 matching bean; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No unique bean of type [com.atlassian.crowd.embedded.api.CrowdService] is defined: Unsatisfied dependency of type [interface com.atlassian.crowd.embedded.api.CrowdService]: expected at least 1 matching bean
      @400000004d99068715856064 	at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:591)
      @400000004d99068715856c1c 	at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:193)
      @400000004d99068715857004 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:925)
      @400000004d990687158573ec 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:835)
      @400000004d99068715857fa4 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)
      @400000004d99068715858b5c 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
      @400000004d9906871585932c 	at java.security.AccessController.doPrivileged(Native Method)
      @400000004d9906871585932c 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
      @400000004d99068715859ee4 	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
      @400000004d9906871585a2cc 	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
      @400000004d9906871585a6b4 	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
      @400000004d9906871585ae84 	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
      @400000004d9906871585b26c 	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
      @400000004d9906871585b654 	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)
      @400000004d9906871585c5f4 	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:728)
      @400000004d9906871585c9dc 	at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.access$1600(AbstractDelegatedExecutionApplicationContext.java:69)
      @400000004d9906871585d1ac 	at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$4.run(AbstractDelegatedExecutionApplicationContext.java:355)
      @400000004d9906871585d97c 	at org.springframework.osgi.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)
      @400000004d9906871585dd64 	at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.completeRefresh(AbstractDelegatedExecutionApplicationContext.java:320)
      @400000004d9906871585e534 	at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$CompleteRefreshTask.run(DependencyWaiterApplicationContextExecutor.java:132)
      @400000004d9906871585ed04 	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
      @400000004d9906871586008c 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
      @400000004d99068715860474 	at java.lang.Thread.run(Thread.java:619)
      @400000004d99068715860474 Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'crowdUserManagementService' defined in URL [bundle://29.0:0/META-INF/spring/atlassian-plugins-components.xml]: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.atlassian.agmp.integration.common.crowd.CrowdUserManagementCommandExecutor]: : Error creating bean with name 'crowdUserManagementCommandExecutor' defined in URL [bundle://29.0:0/META-INF/spring/atlassian-plugins-components.xml]: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.atlassian.crowd.embedded.api.CrowdService]: : No unique bean of type [com.atlassian.crowd.embedded.api.CrowdService] is defined: Unsatisfied dependency of type [interface com.atlassian.crowd.embedded.api.CrowdService]: expected at least 1 matching bean; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No unique bean of type [com.atlassian.crowd.embedded.api.CrowdService] is defined: Unsatisfied dependency of type [interface com.atlassian.crowd.embedded.api.CrowdService]: expected at least 1 matching bean; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'crowdUserManagementCommandExecutor' defined in URL [bundle://29.0:0/META-INF/spring/atlassian-plugins-components.xml]: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.atlassian.crowd.embedded.api.CrowdService]: : No unique bean of type [com.atlassian.crowd.embedded.api.CrowdService] is defined: Unsatisfied dependency of type [interface com.atlassian.crowd.embedded.api.CrowdService]: expected at least 1 matching bean; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No unique bean of type [com.atlassian.crowd.embedded.api.CrowdService] is defined: Unsatisfied dependency of type [interface com.atlassian.crowd.embedded.api.CrowdService]: expected at least 1 matching bean
      @400000004d9906871586661c 	at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:591)
      @400000004d99068715866dec 	at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:193)
      @400000004d990687158671d4 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:925)
      @400000004d990687158679a4 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:835)
      @400000004d99068715867d8c 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)
      @400000004d9906871586855c 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
      @400000004d99068715868d2c 	at java.security.AccessController.doPrivileged(Native Method)
      @400000004d990687158698e4 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
      @400000004d99068715869ccc 	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
      @400000004d9906871586a0b4 	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
      @400000004d9906871586a884 	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
      @400000004d9906871586b054 	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
      @400000004d9906871586b43c 	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
      @400000004d9906871586bc0c 	at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:671)
      @400000004d9906871586bff4 	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:610)
      @400000004d9906871586c3dc 	at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:622)
      @400000004d9906871588e6bc 	at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:584)
      @400000004d9906871588eaa4 	... 22 more
      @400000004d9906871588eaa4 Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'crowdUserManagementCommandExecutor' defined in URL [bundle://29.0:0/META-INF/spring/atlassian-plugins-components.xml]: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.atlassian.crowd.embedded.api.CrowdService]: : No unique bean of type [com.atlassian.crowd.embedded.api.CrowdService] is defined: Unsatisfied dependency of type [interface com.atlassian.crowd.embedded.api.CrowdService]: expected at least 1 matching bean; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No unique bean of type [com.atlassian.crowd.embedded.api.CrowdService] is defined: Unsatisfied dependency of type [interface com.atlassian.crowd.embedded.api.CrowdService]: expected at least 1 matching bean
      @400000004d9906871589159c 	at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:591)
      @400000004d99068715891984 	at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:193)
      @400000004d99068715891d6c 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:925)
      @400000004d99068715892154 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:835)
      @400000004d99068715892d0c 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)
      @400000004d990687158930f4 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
      @400000004d990687158934dc 	at java.security.AccessController.doPrivileged(Native Method)
      @400000004d99068715893cac 	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
      @400000004d99068715894094 	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
      @400000004d99068715895034 	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
      @400000004d9906871589541c 	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
      @400000004d99068715895804 	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
      @400000004d990687158963bc 	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
      @400000004d990687158967a4 	at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:671)
      @400000004d99068715896b8c 	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:610)
      @400000004d9906871589735c 	at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:622)
      @400000004d99068715897744 	at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:584)
      @400000004d99068715898acc 	... 38 more
      @400000004d99068715898acc Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No unique bean of type [com.atlassian.crowd.embedded.api.CrowdService] is defined: Unsatisfied dependency of type [interface com.atlassian.crowd.embedded.api.CrowdService]: expected at least 1 matching bean
      @400000004d99068715899684 	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:613)
      @400000004d9906871589a624 	at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:622)
      @400000004d9906871589adf4 	at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:584)
      @400000004d9906871589b1dc 	... 54 more
      

      The error shown on the Johnson screen is:
      "setup
      An error has occured during the initial data population of this application. Please raise a support request on the JIRA Studio Support project at https://support.atlassian.com."

      Reproduced on zxu's machine with his container, as well.

      Attachments

        Activity

          People

            Unassigned Unassigned
            pwyatt Penny Wyatt (On Leave to July 2021)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: