Uploaded image for project: 'Forms'
  1. Forms
  2. FORMS-552

Unable to create ComputingType without xsl

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 2.15.0
    • 2.14.4
    • None
    • None
    • 4.6 RC4

      when trying to create new computing type that should be hidden I get this error:

      ...
      Caused by: org.apache.avalon.framework.component.ComponentException: Unable to initialize component org.ametys.plugins.forms.question.computing.ComputingTypeExtensionPoint (key [org.ametys.plugins.forms.question.computing.ComputingTypeExtensionPoint])
          at org.ametys.runtime.plugin.component.ThreadSafeComponentManager.lookup(ThreadSafeComponentManager.java:166)
          at org.ametys.runtime.plugin.component.PluginsComponentManager.lookup(PluginsComponentManager.java:95)
          at org.apache.avalon.framework.service.WrapperServiceManager.lookup(WrapperServiceManager.java:69)
          ... 161 more
      Caused by: java.lang.Exception: Caught an exception trying to initialize the component org.ametys.plugins.workflow.tours.computing.FinalUsers
          at org.ametys.runtime.plugin.component.ThreadSafeComponentManager.initialize(ThreadSafeComponentManager.java:236)
          at org.ametys.runtime.plugin.component.AbstractThreadSafeComponentExtensionPoint.initializeExtensions(AbstractThreadSafeComponentExtensionPoint.java:96)
          at org.ametys.runtime.plugin.component.PluginsComponentManager$ExtensionPointFactory.newInstance(PluginsComponentManager.java:242)
          at org.ametys.runtime.plugin.component.PluginsComponentManager$ExtensionPointFactory.newInstance(PluginsComponentManager.java:207)
          at org.ametys.runtime.plugin.component.ThreadSafeComponentManager.lookup(ThreadSafeComponentManager.java:162)
          ... 163 more
      Caused by: org.apache.avalon.framework.configuration.ConfigurationException: No value is associated with the configuration element "xslt" at <generated>file:///home/ldurand/Dev/Projects/UnivTours/cms/web/plugins/workflow-tours/plugin.xml:69:90
          at org.apache.avalon.framework.configuration.DefaultConfiguration.getValue(DefaultConfiguration.java:215)
          at org.ametys.plugins.forms.question.computing.AbstractStaticComputingType.configure(AbstractStaticComputingType.java:79)
          at org.apache.avalon.framework.container.ContainerUtil.configure(ContainerUtil.java:202)
          at org.ametys.runtime.plugin.component.ThreadSafeComponentManager$ComponentFactory.configureAndStart(ThreadSafeComponentManager.java:383)
          at org.ametys.runtime.plugin.component.ThreadSafeComponentManager$ComponentFactory.newInstance(ThreadSafeComponentManager.java:402)
          at org.ametys.runtime.plugin.component.ThreadSafeComponentManager.initialize(ThreadSafeComponentManager.java:230)
          ... 167 more 

            Unassigned Unassigned
            ldurand Laurie Durand
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: