I see it too. I get "Failed to download apache-cassandra-0.7.0-bin.tar.gz." - it looks like the host should be archive.apache.org, not www.apache.org.
Tom On Tue, Mar 15, 2011 at 2:30 PM, Andrei Savu <[email protected]> wrote: > I'm building a new release candidate for 0.4.0 from the current trunk. > Unfortunately the integration tests for Cassandra are failing. Am I > the only one seeing this? Any ideas why this is happening? > > I have been able to successfully run the integration tests for HBase. > Could this problem be somehow related to the automatically selected > ami? > > << problem applying options to node(us-east-1/i-826688ed): > org.jclouds.ssh.SshException: [email protected]:22: Error > connecting to session. > at org.jclouds.ssh.jsch.JschSshClient.propagate(JschSshClient.java:252) > at org.jclouds.ssh.jsch.JschSshClient.connect(JschSshClient.java:206) > at > org.jclouds.compute.callables.RunScriptOnNodeAsInitScriptUsingSsh.call(RunScriptOnNodeAsInitScriptUsingSsh.java:90) > at > org.jclouds.compute.strategy.RunScriptOnNodeAndAddToGoodMapOrPutExceptionIntoBadMap.call(RunScriptOnNodeAndAddToGoodMapOrPutExceptionIntoBadMap.java:70) > at > org.jclouds.compute.strategy.RunScriptOnNodeAndAddToGoodMapOrPutExceptionIntoBadMap.call(RunScriptOnNodeAndAddToGoodMapOrPutExceptionIntoBadMap.java:45) > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) > at java.util.concurrent.FutureTask.run(FutureTask.java:166) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) > at java.lang.Thread.run(Thread.java:636) > Caused by: com.jcraft.jsch.JSchException: Auth fail > at com.jcraft.jsch.Session.connect(Session.java:461) > at com.jcraft.jsch.Session.connect(Session.java:154) > at > org.jclouds.ssh.jsch.JschSshClient.newSession(JschSshClient.java:247) > at org.jclouds.ssh.jsch.JschSshClient.connect(JschSshClient.java:186) > ... 8 more > > -- Andrei Savu >
