Hi, I'm new to jclouds and have been trying to get a current version of 
jclouds-cli working. I have tried a number of different versions and 
have encountered different errors each time. I'll focus on the latest 
release, 1.9.0. Here's what I did:

1) Download the source from one of the mirrors: 
http://mirror.olnevhost.net/pub/apache/jclouds/1.9.0/jclouds-cli-1.9.0-source-release.tar.gz
2) Unpack the tarball and run "mvn package"
3) Install the resulting tarball that was created in "assembly/target"
4) Set various JCLOUD environment variables JCLOUDS_COMPUTE_PROVIDER, etc
5) Run bin/jclouds-cli

First oddity: on startup the console shows "karaf" instead of "jclouds"

Then, I ran the "node-list" command and got an exception:

Failed to create service:Guice creation errors:

1) Error injecting constructor, java.lang.NoClassDefFoundError: 
com/jcraft/jsch/agentproxy/usocket/JNAUSocketFactory

What's going on? How do I fix this?

Mike

Reply via email to