Ok, no problem.  I thought I might have saw a git command somewhere
mentioning it, but wanted to be sure.

Thanks for taking a look at them when you have a chance, I'm anxious to
play with them!

Ryan

On Wed, Jan 14, 2015 at 10:42 PM, Jean-Baptiste Onofré <[email protected]>
wrote:

> Hi Ryan,
>
> no, the jclouds commands should be updated (the shell namespace in the
> jclouds commands blueprint) to support Karaf 3.
>
> I will do that.
>
> Regards
> JB
>
>
> On 01/14/2015 09:54 PM, Ryan Moquin wrote:
>
>> Hi, I was trying to run JClouds 1.8.1 on Karaf 3.0.2 but ran into some
>> trouble with the jclouds karaf commands not installing.  Is JClouds
>> fully compatible with Karaf 3.x?  I want to make sure there isn't
>> something I managed to do incorrectly. Thanks!
>>
>> The error I'm getting is:
>>
>> 2015-01-14 15:26:13,919 | ERROR | l for user karaf |
>> BlueprintContainerImpl           | 15 - org.apache.aries.blueprint.core
>> - 1.4.1 | Unable to start blueprint container for bundle
>> org.apache.jclouds.karaf.commands
>> org.osgi.service.blueprint.container.ComponentDefinitionException:
>> Unable to validate xml
>> at org.apache.aries.blueprint.parser.Parser.validate(Parser.java:288)
>> at
>> org.apache.aries.blueprint.container.BlueprintContainerImpl.doRun(
>> BlueprintContainerImpl.java:321)
>> at
>> org.apache.aries.blueprint.container.BlueprintContainerImpl.run(
>> BlueprintContainerImpl.java:269)
>> at
>> org.apache.aries.blueprint.container.BlueprintExtender.createContainer(
>> BlueprintExtender.java:276)
>> at
>> org.apache.aries.blueprint.container.BlueprintExtender.createContainer(
>> BlueprintExtender.java:245)
>> at
>> org.apache.aries.blueprint.container.BlueprintExtender.modifiedBundle(
>> BlueprintExtender.java:235)
>> at
>> org.apache.aries.util.tracker.hook.BundleHookBundleTracker$
>> Tracked.customizerModified(BundleHookBundleTracker.java:500)
>> at
>> org.apache.aries.util.tracker.hook.BundleHookBundleTracker$
>> Tracked.customizerModified(BundleHookBundleTracker.java:433)
>> at
>> org.apache.aries.util.tracker.hook.BundleHookBundleTracker$
>> AbstractTracked.track(BundleHookBundleTracker.java:725)
>> at
>> org.apache.aries.util.tracker.hook.BundleHookBundleTracker$
>> Tracked.bundleChanged(BundleHookBundleTracker.java:463)
>> at
>> org.apache.aries.util.tracker.hook.BundleHookBundleTracker$
>> BundleEventHook.event(BundleHookBundleTracker.java:422)
>> at
>> org.apache.felix.framework.util.SecureAction.invokeBundleEventHook(
>> SecureAction.java:1103)
>> at
>> org.apache.felix.framework.util.EventDispatcher.createWhitelistFromHooks(
>> EventDispatcher.java:695)
>> at
>> org.apache.felix.framework.util.EventDispatcher.fireBundleEvent(
>> EventDispatcher.java:483)
>> at org.apache.felix.framework.Felix.fireBundleEvent(Felix.java:4403)
>> at org.apache.felix.framework.Felix.startBundle(Felix.java:2092)
>> at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:955)
>> at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:942)
>> at
>> org.apache.karaf.features.internal.FeaturesServiceImpl.startBundle(
>> FeaturesServiceImpl.java:477)
>> at
>> org.apache.karaf.features.internal.FeaturesServiceImpl.installFeatures(
>> FeaturesServiceImpl.java:435)
>> at
>> org.apache.karaf.features.internal.FeaturesServiceImpl.installFeature(
>> FeaturesServiceImpl.java:375)
>> at
>> org.apache.karaf.features.internal.FeaturesServiceImpl.installFeature(
>> FeaturesServiceImpl.java:364)
>> at Proxy3c7f2804_1b1c_4c69_beff_70b372bc7741.installFeature(Unknown
>> Source)
>> at
>> org.apache.karaf.features.command.InstallFeatureCommand.doExecute(
>> InstallFeatureCommand.java:67)
>> at
>> org.apache.karaf.features.command.FeaturesCommandSupport.doExecute(
>> FeaturesCommandSupport.java:38)
>> at
>> org.apache.karaf.shell.console.AbstractAction.
>> execute(AbstractAction.java:33)[25:org.apache.karaf.shell.console:3.0.2]
>> at
>> org.apache.karaf.shell.console.OsgiCommandSupport.
>> execute(OsgiCommandSupport.java:39)[25:org.apache.karaf.
>> shell.console:3.0.2]
>> at
>> org.apache.karaf.shell.commands.basic.AbstractCommand.execute(
>> AbstractCommand.java:33)[25:org.apache.karaf.shell.console:3.0.2]
>> at Proxy059d5917_ad62_4f33_8ca6_37da51d136f5.execute(Unknown Source)[:]
>> at Proxy059d5917_ad62_4f33_8ca6_37da51d136f5.execute(Unknown Source)[:]
>> at
>> org.apache.felix.gogo.runtime.CommandProxy.execute(
>> CommandProxy.java:78)[25:org.apache.karaf.shell.console:3.0.2]
>> at
>> org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.
>> java:477)[25:org.apache.karaf.shell.console:3.0.2]
>> at
>> org.apache.felix.gogo.runtime.Closure.executeStatement(
>> Closure.java:403)[25:org.apache.karaf.shell.console:3.0.2]
>> at
>> org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)[25:
>> org.apache.karaf.shell.console:3.0.2]
>> at
>> org.apache.felix.gogo.runtime.Closure.execute(Closure.java:
>> 183)[25:org.apache.karaf.shell.console:3.0.2]
>> at
>> org.apache.felix.gogo.runtime.Closure.execute(Closure.java:
>> 120)[25:org.apache.karaf.shell.console:3.0.2]
>> at
>> org.apache.felix.gogo.runtime.CommandSessionImpl.execute(
>> CommandSessionImpl.java:92)
>> at
>> org.apache.karaf.shell.console.impl.jline.ConsoleImpl.run(ConsoleImpl.
>> java:203)
>> at
>> org.apache.karaf.shell.console.impl.jline.LocalConsoleManager$2$1$1.run(
>> LocalConsoleManager.java:115)
>> at java.security.AccessController.doPrivileged(Native Method)[:1.8.0_25]
>> at
>> org.apache.karaf.jaas.modules.JaasHelper.doAs(JaasHelper.
>> java:57)[26:org.apache.karaf.jaas.modules:3.0.2]
>> at
>> org.apache.karaf.shell.console.impl.jline.LocalConsoleManager$2$1.run(
>> LocalConsoleManager.java:108)[25:org.apache.karaf.shell.console:3.0.2]
>> Caused by: org.xml.sax.SAXParseException: cvc-complex-type.3.2.2:
>> Attribute 'name' is not allowed to appear in element 'command'.
>> 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.processAttributes(Unknown
>> Source)[:]
>> at
>> org.apache.xerces.impl.xs.XMLSchemaValidator.handleStartElement(Unknown
>> Source)[:]
>> at org.apache.xerces.impl.xs.XMLSchemaValidator.startElement(Unknown
>> Source)[:]
>> at
>> org.apache.xerces.jaxp.validation.DOMValidatorHelper.beginNode(Unknown
>> Source)[:]
>> at org.apache.xerces.jaxp.validation.DOMValidatorHelper.validate(Unknown
>> Source)[:]
>> at org.apache.xerces.jaxp.validation.DOMValidatorHelper.validate(Unknown
>> Source)[:]
>> at org.apache.xerces.jaxp.validation.ValidatorImpl.validate(Unknown
>> Source)[:]
>> at javax.xml.validation.Validator.validate(Unknown Source)[:2.4.0]
>> at org.apache.aries.blueprint.parser.Parser.validate(Parser.java:285)
>> ... 41 more
>>
>>
>>
>>
> --
> Jean-Baptiste Onofré
> [email protected]
> http://blog.nanthrax.net
> Talend - http://www.talend.com
>

Reply via email to