You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Chris Custine (JIRA)" <ji...@apache.org> on 2015/01/24 07:30:34 UTC

[jira] [Closed] (JCLOUDS-673) jclouds-cli interactive mode does not have any commands

     [ https://issues.apache.org/jira/browse/JCLOUDS-673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Custine closed JCLOUDS-673.
---------------------------------
    Resolution: Fixed

Fixed by upgrading Karaf to 2.3.9 (latest 2.3.x available) and syncing dependencies according to [the Karaf dependency matrix|http://karaf.apache.org/index/documentation/karaf-dependencies/karaf-deps-2.3.x.html].

This was probably solved already but I will mark it closed as I have verified all commands are present now.

> jclouds-cli interactive mode does not have any commands
> -------------------------------------------------------
>
>                 Key: JCLOUDS-673
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-673
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-cli
>    Affects Versions: 1.8.0
>            Reporter: Andrew Gaul
>            Assignee: Chris Custine
>             Fix For: 1.9.0
>
>         Attachments: jclouds-cli.txt
>
>
> Upon launching, several errors of the form:
> {noformat}
> ERROR: Bundle org.apache.jclouds.karaf.core [51] Error starting mvn:org.apache.jclouds.karaf/core/1.8.0 (org.osgi.framework.BundleException: Unresolved constraint in bundle org.apache.jclouds.karaf.core [51]: Unable to resolve 51.0: missing requirement [51.0] package; (&(package=org.osgi.framework)(version>=1.6.0)))  
> org.osgi.framework.BundleException: Unresolved constraint in bundle org.apache.jclouds.karaf.core [51]: Unable to resolve 51.0: missing requirement [51.0] package; (&(package=org.osgi.framework)(version>=1.6.0))
>         at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
>         at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
>         at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
>         at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
>         at java.lang.Thread.run(Thread.java:745)
> {noformat}
> No jclouds commands found:
> {noformat}
> jclouds> blobstore-container-list
> Command not found: blobstore-container-list
> {noformat}
> Note that non-interactive mode works.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)