Uploaded image for project: 'Exchange'
  1. Exchange
  2. EXCHANGE-19

when there is 0 or more than 1 population at the initialization of a project, it crashes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 1.14.0
    • 1.12.0
    • None
    • 4.6 M2

      when there is 0 or more of a population at the initialization of a project, it crashes with this error :

      Caused by: java.lang.IllegalStateException: There is more than one population defined. You must set the configuration parameter 'population id' for the messaging connector
      	at org.ametys.plugins.messagingconnector.AbstractMessagingConnector.getAllowedPopulationIds(AbstractMessagingConnector.java:201)
      	at org.ametys.plugins.exchange.ExchangeConnector.initialize(ExchangeConnector.java:72)
      	at org.apache.avalon.framework.container.ContainerUtil.initialize(ContainerUtil.java:245)
      	at org.ametys.runtime.plugin.component.ThreadSafeComponentManager$ComponentFactory.configureAndStart(ThreadSafeComponentManager.java:391)
      	at org.ametys.runtime.plugin.component.PluginsComponentManager$ProxyComponentFactory.newInstance(PluginsComponentManager.java:177)
      	at org.ametys.runtime.plugin.component.PluginsComponentManager$ProxyComponentFactory.newInstance(PluginsComponentManager.java:142)
      	at org.ametys.runtime.plugin.component.ThreadSafeComponentManager.lookup(ThreadSafeComponentManager.java:162)
      	... 199 more 
      

            kbourgoin Kepa Bourgoin
            lbouziat Léa Bouziat
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: