Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-26600

Tempo 7.0.0-beta1 doesn't start

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • None
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.

      Lots of exceptions about Spring contexts in the logs while starting up.

      2011-12-15 13:23:54,587 Spring executor 4 ERROR      [plugin.osgi.factory.OsgiPlugin] Unable to start the Spring context for plugin is.origo.jira.tempo-plugin
      org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'TempoServiceFactory' defined in URL [bundle://106.0:0/META-INF/spring/atlassian-plugins-components.xml]: Unsatisfied dependency expressed through constructor argument with index 3 of type [com.tempoplugin.timesheet.TimesheetService]: : Error creating bean with name 'TempoTimesheetManager' defined in URL [bundle://106.0:0/META-INF/spring/atlassian-plugins-components.xml]: Unsatisfied dependency expressed through constructor argument with index 1 of type [com.tempoplugin.scheduler.TempoSchedulerService]: : Error creating bean with name 'tempoSchedulerService' defined in URL [bundle://106.0:0/META-INF/spring/atlassian-plugins-components.xml]: Invocation of init method failed; nested exception is com.atlassian.extras.decoder.api.LicenseDecoderNotFoundException: Could not find any valid decoders in [com.atlassian.extras.decoder.v2.Version2LicenseDecoder@3ffe5e31, com.atlassian.extras.decoder.v1.Version1LicenseDecoder@54da03c9] for license string <>; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'tempoSchedulerService' defined in URL [bundle://106.0:0/META-INF/spring/atlassian-plugins-components.xml]: Invocation of init method failed; nested exception is com.atlassian.extras.decoder.api.LicenseDecoderNotFoundException: Could not find any valid decoders in [com.atlassian.extras.decoder.v2.Version2LicenseDecoder@3ffe5e31, com.atlassian.extras.decoder.v1.Version1LicenseDecoder@54da03c9] for license string <>; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'TempoTimesheetManager' defined in URL [bundle://106.0:0/META-INF/spring/atlassian-plugins-components.xml]: Unsatisfied dependency expressed through constructor argument with index 1 of type [com.tempoplugin.scheduler.TempoSchedulerService]: : Error creating bean with name 'tempoSchedulerService' defined in URL [bundle://106.0:0/META-INF/spring/atlassian-plugins-components.xml]: Invocation of init method failed; nested exception is com.atlassian.extras.decoder.api.LicenseDecoderNotFoundException: Could not find any valid decoders in [com.atlassian.extras.decoder.v2.Version2LicenseDecoder@3ffe5e31, com.atlassian.extras.decoder.v1.Version1LicenseDecoder@54da03c9] for license string <>; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'tempoSchedulerService' defined in URL [bundle://106.0:0/META-INF/spring/atlassian-plugins-components.xml]: Invocation of init method failed; nested exception is com.atlassian.extras.decoder.api.LicenseDecoderNotFoundException: Could not find any valid decoders in [com.atlassian.extras.decoder.v2.Version2LicenseDecoder@3ffe5e31, com.atlassian.extras.decoder.v1.Version1LicenseDecoder@54da03c9] for license string <>
      	at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:591)
      	at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:193)
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:925)
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:835)
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
      	at java.security.AccessController.doPrivileged(Native Method)
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
      	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
      	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
      	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
      	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
      	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
      	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)
      	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:728)
      	at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.access$1600(AbstractDelegatedExecutionApplicationContext.java:69)
      	at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$4.run(AbstractDelegatedExecutionApplicationContext.java:355)
      	at org.springframework.osgi.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)
      	at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.completeRefresh(AbstractDelegatedExecutionApplicationContext.java:320)
      	at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$CompleteRefreshTask.run(DependencyWaiterApplicationContextExecutor.java:132)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
      	at java.lang.Thread.run(Thread.java:680)
      Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'TempoTimesheetManager' defined in URL [bundle://106.0:0/META-INF/spring/atlassian-plugins-components.xml]: Unsatisfied dependency expressed through constructor argument with index 1 of type [com.tempoplugin.scheduler.TempoSchedulerService]: : Error creating bean with name 'tempoSchedulerService' defined in URL [bundle://106.0:0/META-INF/spring/atlassian-plugins-components.xml]: Invocation of init method failed; nested exception is com.atlassian.extras.decoder.api.LicenseDecoderNotFoundException: Could not find any valid decoders in [com.atlassian.extras.decoder.v2.Version2LicenseDecoder@3ffe5e31, com.atlassian.extras.decoder.v1.Version1LicenseDecoder@54da03c9] for license string <>; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'tempoSchedulerService' defined in URL [bundle://106.0:0/META-INF/spring/atlassian-plugins-components.xml]: Invocation of init method failed; nested exception is com.atlassian.extras.decoder.api.LicenseDecoderNotFoundException: Could not find any valid decoders in [com.atlassian.extras.decoder.v2.Version2LicenseDecoder@3ffe5e31, com.atlassian.extras.decoder.v1.Version1LicenseDecoder@54da03c9] for license string <>
      	at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:591)
      	at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:193)
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:925)
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:835)
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
      	at java.security.AccessController.doPrivileged(Native Method)
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
      	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
      	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
      	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
      	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
      	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
      	at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:671)
      	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:610)
      	at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:622)
      	at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:584)
      	... 22 more
      Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'tempoSchedulerService' defined in URL [bundle://106.0:0/META-INF/spring/atlassian-plugins-components.xml]: Invocation of init method failed; nested exception is com.atlassian.extras.decoder.api.LicenseDecoderNotFoundException: Could not find any valid decoders in [com.atlassian.extras.decoder.v2.Version2LicenseDecoder@3ffe5e31, com.atlassian.extras.decoder.v1.Version1LicenseDecoder@54da03c9] for license string <>
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1338)
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:473)
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
      	at java.security.AccessController.doPrivileged(Native Method)
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
      	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
      	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
      	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
      	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
      	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
      	at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:671)
      	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:610)
      	at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:622)
      	at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:584)
      	... 38 more
      Caused by: com.atlassian.extras.decoder.api.LicenseDecoderNotFoundException: Could not find any valid decoders in [com.atlassian.extras.decoder.v2.Version2LicenseDecoder@3ffe5e31, com.atlassian.extras.decoder.v1.Version1LicenseDecoder@54da03c9] for license string <>
      	at com.atlassian.extras.decoder.api.DelegatingLicenseDecoder.decode(DelegatingLicenseDecoder.java:47)
      	at com.atlassian.extras.core.DefaultLicenseManager.decodeLicense(DefaultLicenseManager.java:63)
      	at com.atlassian.extras.core.DefaultLicenseManager.getLicense(DefaultLicenseManager.java:48)
      	at is.origo.jira.plugin.admin.configuration.services.TempoLicenseManager.getJIRALicense(TempoLicenseManager.java:322)
      	at is.origo.jira.plugin.admin.configuration.services.TempoLicenseManager.getJiraStudioUsersByType(TempoLicenseManager.java:360)
      	at is.origo.jira.plugin.admin.configuration.services.TempoLicenseManager.getJiraStudioCollaborators(TempoLicenseManager.java:348)
      	at is.origo.jira.plugin.admin.configuration.services.TempoLicenseManager.getJiraStudioUsers(TempoLicenseManager.java:344)
      	at is.origo.jira.plugin.admin.configuration.services.TempoLicenseManager.isJiraStudioLicense(TempoLicenseManager.java:401)
      	at is.origo.jira.plugin.admin.configuration.services.TempoLicenseManager.isTempoEnabled(TempoLicenseManager.java:411)
      	at is.origo.jira.plugin.admin.configuration.services.TempoLicenseManager.getExpiryDate(TempoLicenseManager.java:227)
      	at is.origo.jira.plugin.admin.configuration.services.TempoLicenseManager.getTrialExpirationDate(TempoLicenseManager.java:223)
      	at is.origo.jira.plugin.admin.configuration.services.TempoLicenseManager.getNotAfter(TempoLicenseManager.java:204)
      	at is.origo.jira.plugin.admin.configuration.services.TempoLicenseManager.isTrialPeriodExpired(TempoLicenseManager.java:304)
      	at is.origo.jira.plugin.admin.configuration.services.TempoLicenseManager.isTempoLicenseOK(TempoLicenseManager.java:417)
      	at com.tempoplugin.scheduler.TempoSchedulerServiceImpl.afterPropertiesSet(TempoSchedulerServiceImpl.java:115)
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1369)
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1335)
      	... 51 more
      2011-12-15 13:23:54,590 Spring executor 4 ERROR      [extender.internal.activator.ContextLoaderListener] Application context refresh failed (NonValidatingOsgiBundleXmlApplicationContext(bundle=is.origo.jira.tempo-plugin, config=osgibundle:/META-INF/spring/*.xml))
      org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'TempoServiceFactory' defined in URL [bundle://106.0:0/META-INF/spring/atlassian-plugins-components.xml]: Unsatisfied dependency expressed through constructor argument with index 3 of type [com.tempoplugin.timesheet.TimesheetService]: : Error creating bean with name 'TempoTimesheetManager' defined in URL [bundle://106.0:0/META-INF/spring/atlassian-plugins-components.xml]: Unsatisfied dependency expressed through constructor argument with index 1 of type [com.tempoplugin.scheduler.TempoSchedulerService]: : Error creating bean with name 'tempoSchedulerService' defined in URL [bundle://106.0:0/META-INF/spring/atlassian-plugins-components.xml]: Invocation of init method failed; nested exception is com.atlassian.extras.decoder.api.LicenseDecoderNotFoundException: Could not find any valid decoders in [com.atlassian.extras.decoder.v2.Version2LicenseDecoder@3ffe5e31, com.atlassian.extras.decoder.v1.Version1LicenseDecoder@54da03c9] for license string <>; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'tempoSchedulerService' defined in URL [bundle://106.0:0/META-INF/spring/atlassian-plugins-components.xml]: Invocation of init method failed; nested exception is com.atlassian.extras.decoder.api.LicenseDecoderNotFoundException: Could not find any valid decoders in [com.atlassian.extras.decoder.v2.Version2LicenseDecoder@3ffe5e31, com.atlassian.extras.decoder.v1.Version1LicenseDecoder@54da03c9] for license string <>; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'TempoTimesheetManager' defined in URL [bundle://106.0:0/META-INF/spring/atlassian-plugins-components.xml]: Unsatisfied dependency expressed through constructor argument with index 1 of type [com.tempoplugin.scheduler.TempoSchedulerService]: : Error creating bean with name 'tempoSchedulerService' defined in URL [bundle://106.0:0/META-INF/spring/atlassian-plugins-components.xml]: Invocation of init method failed; nested exception is com.atlassian.extras.decoder.api.LicenseDecoderNotFoundException: Could not find any valid decoders in [com.atlassian.extras.decoder.v2.Version2LicenseDecoder@3ffe5e31, com.atlassian.extras.decoder.v1.Version1LicenseDecoder@54da03c9] for license string <>; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'tempoSchedulerService' defined in URL [bundle://106.0:0/META-INF/spring/atlassian-plugins-components.xml]: Invocation of init method failed; nested exception is com.atlassian.extras.decoder.api.LicenseDecoderNotFoundException: Could not find any valid decoders in [com.atlassian.extras.decoder.v2.Version2LicenseDecoder@3ffe5e31, com.atlassian.extras.decoder.v1.Version1LicenseDecoder@54da03c9] for license string <>
      	at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:591)
      	at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:193)
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:925)
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:835)
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
      	at java.security.AccessController.doPrivileged(Native Method)
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
      	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
      	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
      	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
      	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
      	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
      	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)
      	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:728)
      	at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.access$1600(AbstractDelegatedExecutionApplicationContext.java:69)
      	at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$4.run(AbstractDelegatedExecutionApplicationContext.java:355)
      	at org.springframework.osgi.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)
      	at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.completeRefresh(AbstractDelegatedExecutionApplicationContext.java:320)
      	at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$CompleteRefreshTask.run(DependencyWaiterApplicationContextExecutor.java:132)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
      	at java.lang.Thread.run(Thread.java:680)
      Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'TempoTimesheetManager' defined in URL [bundle://106.0:0/META-INF/spring/atlassian-plugins-components.xml]: Unsatisfied dependency expressed through constructor argument with index 1 of type [com.tempoplugin.scheduler.TempoSchedulerService]: : Error creating bean with name 'tempoSchedulerService' defined in URL [bundle://106.0:0/META-INF/spring/atlassian-plugins-components.xml]: Invocation of init method failed; nested exception is com.atlassian.extras.decoder.api.LicenseDecoderNotFoundException: Could not find any valid decoders in [com.atlassian.extras.decoder.v2.Version2LicenseDecoder@3ffe5e31, com.atlassian.extras.decoder.v1.Version1LicenseDecoder@54da03c9] for license string <>; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'tempoSchedulerService' defined in URL [bundle://106.0:0/META-INF/spring/atlassian-plugins-components.xml]: Invocation of init method failed; nested exception is com.atlassian.extras.decoder.api.LicenseDecoderNotFoundException: Could not find any valid decoders in [com.atlassian.extras.decoder.v2.Version2LicenseDecoder@3ffe5e31, com.atlassian.extras.decoder.v1.Version1LicenseDecoder@54da03c9] for license string <>
      	at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:591)
      	at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:193)
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:925)
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:835)
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
      	at java.security.AccessController.doPrivileged(Native Method)
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
      	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
      	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
      	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
      	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
      	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
      	at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:671)
      	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:610)
      	at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:622)
      	at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:584)
      	... 22 more
      Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'tempoSchedulerService' defined in URL [bundle://106.0:0/META-INF/spring/atlassian-plugins-components.xml]: Invocation of init method failed; nested exception is com.atlassian.extras.decoder.api.LicenseDecoderNotFoundException: Could not find any valid decoders in [com.atlassian.extras.decoder.v2.Version2LicenseDecoder@3ffe5e31, com.atlassian.extras.decoder.v1.Version1LicenseDecoder@54da03c9] for license string <>
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1338)
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:473)
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
      	at java.security.AccessController.doPrivileged(Native Method)
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
      	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
      	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
      	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
      	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
      	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
      	at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:671)
      	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:610)
      	at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:622)
      	at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:584)
      	... 38 more
      Caused by: com.atlassian.extras.decoder.api.LicenseDecoderNotFoundException: Could not find any valid decoders in [com.atlassian.extras.decoder.v2.Version2LicenseDecoder@3ffe5e31, com.atlassian.extras.decoder.v1.Version1LicenseDecoder@54da03c9] for license string <>
      	at com.atlassian.extras.decoder.api.DelegatingLicenseDecoder.decode(DelegatingLicenseDecoder.java:47)
      	at com.atlassian.extras.core.DefaultLicenseManager.decodeLicense(DefaultLicenseManager.java:63)
      	at com.atlassian.extras.core.DefaultLicenseManager.getLicense(DefaultLicenseManager.java:48)
      	at is.origo.jira.plugin.admin.configuration.services.TempoLicenseManager.getJIRALicense(TempoLicenseManager.java:322)
      	at is.origo.jira.plugin.admin.configuration.services.TempoLicenseManager.getJiraStudioUsersByType(TempoLicenseManager.java:360)
      	at is.origo.jira.plugin.admin.configuration.services.TempoLicenseManager.getJiraStudioCollaborators(TempoLicenseManager.java:348)
      	at is.origo.jira.plugin.admin.configuration.services.TempoLicenseManager.getJiraStudioUsers(TempoLicenseManager.java:344)
      	at is.origo.jira.plugin.admin.configuration.services.TempoLicenseManager.isJiraStudioLicense(TempoLicenseManager.java:401)
      	at is.origo.jira.plugin.admin.configuration.services.TempoLicenseManager.isTempoEnabled(TempoLicenseManager.java:411)
      	at is.origo.jira.plugin.admin.configuration.services.TempoLicenseManager.getExpiryDate(TempoLicenseManager.java:227)
      	at is.origo.jira.plugin.admin.configuration.services.TempoLicenseManager.getTrialExpirationDate(TempoLicenseManager.java:223)
      	at is.origo.jira.plugin.admin.configuration.services.TempoLicenseManager.getNotAfter(TempoLicenseManager.java:204)
      	at is.origo.jira.plugin.admin.configuration.services.TempoLicenseManager.isTrialPeriodExpired(TempoLicenseManager.java:304)
      	at is.origo.jira.plugin.admin.configuration.services.TempoLicenseManager.isTempoLicenseOK(TempoLicenseManager.java:417)
      	at com.tempoplugin.scheduler.TempoSchedulerServiceImpl.afterPropertiesSet(TempoSchedulerServiceImpl.java:115)
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1369)
      	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1335)
      	... 51 more
      

      Attachments

        Issue Links

          Activity

            People

              jpendleton Justus Pendleton (Inactive)
              jpendleton Justus Pendleton (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: