Uploaded image for project: 'Minyaa Suite'
  1. Minyaa Suite
  2. MYAA-1583

About Error: "It is illegal to call the ServiceManager before all components are loaded. Please use interface"

XMLWordPrintableJSON

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 7303.4.13
    • Minyaa Suite
    • None
    • 7.3.3

      2017-04-28 10:27:12,457 JIRA-Bootstrap WARN      [f.a.myaatm.worklog.DefaultWorklogFieldManager] onPluginEnabled fr.alkaes.minyaa.jira-plugin-minyaa-spread
      2017-04-28 10:27:12,457 JIRA-Bootstrap WARN      [f.a.myaatm.worklog.DefaultWorklogFieldManager] onPluginEnabled fr.alkaes.minyaa.jira-plugin-minyaa-spread>>> reloadWorklogFieldsNeeded
      2017-04-28 10:27:12,458 JIRA-Bootstrap ERROR      [c.a.event.internal.AsynchronousAbleEventDispatcher] There was an exception thrown trying to dispatch event [com.atlassian.plugin.event.events.PluginEnabledEvent for fr.alkaes.minyaa.jira-plugin-minyaa-spread] from the invoker [SingleParameterMethodListenerInvoker{method=public void com.alkaes.products.AbstractProduct.onPluginEnabled(com.atlassian.plugin.event.events.PluginEnabledEvent), listener=fr.alkaes.myaasp.Product@70f3c030}]
      java.lang.RuntimeException: It is illegal to call the ServiceManager before all components are loaded. Please use interface com.atlassian.jira.extension.Startable to get notified when JIRA has started.
              at com.atlassian.event.internal.SingleParameterMethodListenerInvoker.invoke(SingleParameterMethodListenerInvoker.java:54)
              at com.atlassian.event.internal.AsynchronousAbleEventDispatcher$1$1.run(AsynchronousAbleEventDispatcher.java:48)
              at com.google.common.util.concurrent.MoreExecutors$DirectExecutorService.execute(MoreExecutors.java:299)
              at com.atlassian.event.internal.AsynchronousAbleEventDispatcher.dispatch(AsynchronousAbleEventDispatcher.java:107)
              at com.atlassian.event.internal.EventPublisherImpl.invokeListeners(EventPublisherImpl.java:160)
              at com.atlassian.event.internal.EventPublisherImpl.publish(EventPublisherImpl.java:79)
              at com.atlassian.plugin.event.impl.DefaultPluginEventManager.broadcast(DefaultPluginEventManager.java:73)
              at com.atlassian.plugin.manager.DefaultPluginManager.broadcastIgnoreError(DefaultPluginManager.java:2122)
              at com.atlassian.plugin.manager.DefaultPluginManager.enableDependentPlugins(DefaultPluginManager.java:1261)
              at com.atlassian.plugin.manager.DefaultPluginManager.addPlugins(DefaultPluginManager.java:1215)
              at com.atlassian.jira.plugin.JiraPluginManager.addPlugins(JiraPluginManager.java:152)
              at com.atlassian.plugin.manager.DefaultPluginManager.earlyStartup(DefaultPluginManager.java:597)
              at com.atlassian.jira.plugin.JiraPluginManager.earlyStartup(JiraPluginManager.java:120)
              at com.atlassian.jira.ComponentManager$PluginSystem.earlyStartup(ComponentManager.java:641)
              at com.atlassian.jira.ComponentManager.quickStart(ComponentManager.java:195)
              at com.atlassian.jira.ComponentManager.start(ComponentManager.java:164)
              at com.atlassian.jira.upgrade.PluginSystemLauncher.start(PluginSystemLauncher.java:43)
              at com.atlassian.jira.startup.DefaultJiraLauncher.lambda$postDbLaunch$2(DefaultJiraLauncher.java:150)
              at com.atlassian.jira.config.database.DatabaseConfigurationManagerImpl.doNowOrEnqueue(DatabaseConfigurationManagerImpl.java:298)
              at com.atlassian.jira.config.database.DatabaseConfigurationManagerImpl.doNowOrWhenDatabaseActivated(DatabaseConfigurationManagerImpl.java:194)
              at com.atlassian.jira.startup.DefaultJiraLauncher.postDbLaunch(DefaultJiraLauncher.java:141)
              at com.atlassian.jira.startup.DefaultJiraLauncher.lambda$start$0(DefaultJiraLauncher.java:103)
              at com.atlassian.jira.util.devspeed.JiraDevSpeedTimer.run(JiraDevSpeedTimer.java:31)
              at com.atlassian.jira.startup.DefaultJiraLauncher.start(DefaultJiraLauncher.java:101)
              at com.atlassian.jira.startup.LauncherContextListener.initSlowStuff(LauncherContextListener.java:149)
              at java.lang.Thread.run(Thread.java:745)
      Caused by: java.lang.IllegalStateException: It is illegal to call the ServiceManager before all components are loaded. Please use interface com.atlassian.jira.extension.Startable to get notified when JIRA has started.
              at com.atlassian.jira.service.DefaultServiceManager.getServiceCache(DefaultServiceManager.java:514)
              at com.atlassian.jira.service.DefaultServiceManager.getServices(DefaultServiceManager.java:114)
              at com.atlassian.jira.service.DefaultServiceManager.ensureServicesScheduled(DefaultServiceManager.java:520)
              at com.atlassian.jira.service.DefaultServiceManager.refreshAll(DefaultServiceManager.java:172)
              at com.alkaes.products.AbstractProduct.refreshServices(AbstractProduct.java:87)
              ... 2 filtered
              at java.lang.reflect.Method.invoke(Method.java:498)
              at com.atlassian.event.internal.SingleParameterMethodListenerInvoker.invoke(SingleParameterMethodListenerInvoker.java:36)
              ... 25 more
      2017-04-28 10:27:12,509 JIRA-Bootstrap WARN      [c.a.license.manager.AbstractPluginLicenseManager] de.schlichtherle.license.NoLicenseInstalledException: There is no license certificate installed for Alkaes Minyaa Spread.
      2017-04-28 10:27:12,515 JIRA-Bootstrap WARN      [c.a.license.manager.AbstractPluginLicenseManager] de.schlichtherle.license.NoLicenseInstalledException: There is no license certificate installed for Alkaes Minyaa Suite.
      2017-04-28 10:27:12,589 JIRA-Bootstrap ERROR      [c.alkaes.products.AbstractProduct] Product [fr.alkaes.minyaa.jira-plugin-minyaa-spread] has no more valid registered license.
      2017-04-28 10:27:12,604 JIRA-Bootstrap INFO      [o.o.c.entity.jdbc.DatabaseUtil] Database Product Name is Oracle
      2017-04-28 10:27:12,605 JIRA-Bootstrap INFO      [o.o.c.entity.jdbc.DatabaseUtil] Database Product Version is Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
          With the Partitioning, Automatic Storage Management, OLAP, Data Mining
          and Real Application Testing options
      2017-04-28 10:27:12,605 JIRA-Bootstrap INFO      [o.o.c.entity.jdbc.DatabaseUtil] Database Driver Name is Oracle JDBC driver
      2017-04-28 10:27:12,605 JIRA-Bootstrap INFO      [o.o.c.entity.jdbc.DatabaseUtil] Database Driver Version is 11.2.0.2.0
      
      

            vthoule Vincent Thoulé
            emreustamkk Emre Usta
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: