EasyBeans

<queue> element in the easybeans.xml cannot be parsed

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: EasyBeans 1.1.0 RC1
  • Fix Version/s: EasyBeans 1.1.0 RC2
  • Component/s: OSGi
  • Description:
    Hide
    <queue> element in the easybeans.xml cannot be parsed
    Root exception:
    Caused by: org.ow2.util.xmlconfig.XMLConfigurationException: No class found for element 'queue' withing xmlmapping 'XMLMapping

    Exception stack:
    at org.ow2.util.xmlconfig.XMLConfiguration.getClassMapping(XMLConfiguration.java:465)
            at org.ow2.util.xmlconfig.XMLConfiguration.configure(XMLConfiguration.java:334)
            at org.ow2.util.xmlconfig.XMLConfiguration.configure(XMLConfiguration.java:375)
            at org.ow2.util.xmlconfig.XMLConfiguration.configure(XMLConfiguration.java:375)
            at org.ow2.util.xmlconfig.XMLConfiguration.configure(XMLConfiguration.java:207)
            at org.ow2.easybeans.osgi.configuration.XMLConfigurationExtractor.init(XMLConfigurationExtractor.java:116)
            at org.ow2.easybeans.osgi.configuration.XMLConfigurationExtractor.<init>(XMLConfigurationExtractor.java:97)
            at org.ow2.easybeans.osgi.agent.Activator$1.execute(Activator.java:197)
            at org.ow2.easybeans.osgi.agent.Activator$1.execute(Activator.java:185)
            at org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
            at org.ow2.easybeans.osgi.agent.Activator.start(Activator.java:183)
            at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999)
            at java.security.AccessController.doPrivileged(Native Method)
            at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993)
    Show
    <queue> element in the easybeans.xml cannot be parsed Root exception: Caused by: org.ow2.util.xmlconfig.XMLConfigurationException: No class found for element 'queue' withing xmlmapping 'XMLMapping Exception stack: at org.ow2.util.xmlconfig.XMLConfiguration.getClassMapping(XMLConfiguration.java:465)         at org.ow2.util.xmlconfig.XMLConfiguration.configure(XMLConfiguration.java:334)         at org.ow2.util.xmlconfig.XMLConfiguration.configure(XMLConfiguration.java:375)         at org.ow2.util.xmlconfig.XMLConfiguration.configure(XMLConfiguration.java:375)         at org.ow2.util.xmlconfig.XMLConfiguration.configure(XMLConfiguration.java:207)         at org.ow2.easybeans.osgi.configuration.XMLConfigurationExtractor.init(XMLConfigurationExtractor.java:116)         at org.ow2.easybeans.osgi.configuration.XMLConfigurationExtractor.<init>(XMLConfigurationExtractor.java:97)         at org.ow2.easybeans.osgi.agent.Activator$1.execute(Activator.java:197)         at org.ow2.easybeans.osgi.agent.Activator$1.execute(Activator.java:185)         at org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)         at org.ow2.easybeans.osgi.agent.Activator.start(Activator.java:183)         at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999)         at java.security.AccessController.doPrivileged(Native Method)         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993)
  • Environment:
    equinox osgi R4 + jdk1.6 + windowXP sp3

Activity

Hide
Guillaume Sauthier added a comment - 09/Apr/09 5:56 PM
Fixed in rev4909

Nightly builds will have this fix:
http://maven.ow2.org/maven2-snapshot/org/ow2/easybeans/osgi/ow2-easybeans-osgi/1.1.0-RC2-SNAPSHOT/

So check this URL tomorow and download the assembly.

Please close this bug if the new version fixes your problem.
Show
Guillaume Sauthier added a comment - 09/Apr/09 5:56 PM Fixed in rev4909 Nightly builds will have this fix: http://maven.ow2.org/maven2-snapshot/org/ow2/easybeans/osgi/ow2-easybeans-osgi/1.1.0-RC2-SNAPSHOT/ So check this URL tomorow and download the assembly. Please close this bug if the new version fixes your problem.

People

Dates

  • Created:
    09/Apr/09 4:03 PM
    Updated:
    09/Apr/09 5:56 PM
    Resolved:
    09/Apr/09 5:56 PM