Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-388

The plugin schema prevents a feature from using a configuration parameter declared in another plugin.xml

XMLWordPrintable

      The plugin schema seems to prevent a feature from using a configuration parameter declared in another plugin.xml.

      Stacktrace :

      java.lang.RuntimeException: Unable to access to plugin at /home/ngavalda/workspace/INPT-cms/web/plugins/directory/plugin.xml
      	at org.ametys.runtime.plugin.PluginsManager._getConfigurationFromStream(PluginsManager.java:602)
      	at org.ametys.runtime.plugin.PluginsManager._addPluginConfiguration(PluginsManager.java:572)
      	at org.ametys.runtime.plugin.PluginsManager._getConfigurations(PluginsManager.java:506)
      	at org.ametys.runtime.plugin.PluginsManager.init(PluginsManager.java:367)
      	...
      Caused by: org.xml.sax.SAXParseException: cvc-id.1: There is no ID/IDREF binding for IDREF 'runtime.datasource.core.ldap.baseDN'.
      	at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
      	at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source)
      	at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
      	at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
      	at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
      	at org.apache.xerces.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(Unknown Source)
      	at org.apache.xerces.impl.xs.XMLSchemaValidator.reportSchemaError(Unknown Source)
      	at org.apache.xerces.impl.xs.XMLSchemaValidator.handleEndElement(Unknown Source)
      	at org.apache.xerces.impl.xs.XMLSchemaValidator.endElement(Unknown Source)
      	at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)
      	at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
      	at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
      	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
      	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
      	at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
      	at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
      	at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
      	at org.apache.avalon.framework.configuration.DefaultConfigurationBuilder.build(DefaultConfigurationBuilder.java:254)
      	at org.apache.avalon.framework.configuration.DefaultConfigurationBuilder.build(DefaultConfigurationBuilder.java:223)
      	at org.ametys.runtime.plugin.PluginsManager._getConfigurationFromStream(PluginsManager.java:598)
      	... 42 more
      

            Unassigned Unassigned
            ngavalda Nicolas Gavalda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: