Hi Luca,

I have been able to reproduce this. I suspect it's a combination of the java 
problem you mentioned on top of a recent service-side change, but I am still 
looking into it.

Thanks,
Zack

________________________________________
From: Luca Marturana [l...@draios.com]
Sent: Monday, November 03, 2014 12:45 PM
To: user@jclouds.apache.org
Subject: Re: Error using clouds on Rackspace API

Yes, I have the same error with other regions.

-----
Luca Marturana
Software Engineer / Draios

> Il giorno 03/nov/2014, alle ore 19:05, Zack Shoylev 
> <zack.shoy...@rackspace.com> ha scritto:
>
> Interesting. Does your code work against other regions (such as DFW or ORD)?
> ________________________________________
> From: Luca Marturana [l...@draios.com]
> Sent: Monday, November 03, 2014 11:50 AM
> To: user@jclouds.apache.org
> Subject: Re: Error using clouds on Rackspace API
>
> I'm using version 1.8.1
>
> -----
> Luca Marturana
> Software Engineer / Draios
>
>> Il giorno 03/nov/2014, alle ore 18:44, Zack Shoylev 
>> <zack.shoy...@rackspace.com> ha scritto:
>>
>> Which jclouds version is this?
>> ________________________________________
>> From: Luca Marturana [l...@draios.com]
>> Sent: Monday, November 03, 2014 11:22 AM
>> To: user@jclouds.apache.org
>> Subject: Error using clouds on Rackspace API
>>
>> Hi to all,
>>
>> I'm using jclouds on Rackspace APIs and I get this error:
>>
>> ----
>> org.jclouds.http.HttpResponseException: java.lang.RuntimeException: Could 
>> not generate DH keypair connecting to GET 
>> https://syd.databases.api.rackspacecloud.com/v1.0/794470/instances HTTP/1.1
>>       at 
>> org.jclouds.http.internal.BaseHttpCommandExecutorService.invoke(BaseHttpCommandExecutorService.java:110)
>>       at 
>> org.jclouds.rest.internal.InvokeHttpMethod.invoke(InvokeHttpMethod.java:90)
>>       at 
>> org.jclouds.rest.internal.InvokeHttpMethod.apply(InvokeHttpMethod.java:73)
>>       at 
>> org.jclouds.rest.internal.InvokeHttpMethod.apply(InvokeHttpMethod.java:44)
>>       at 
>> org.jclouds.reflect.FunctionalReflection$FunctionalInvocationHandler.handleInvocation(FunctionalReflection.java:117)
>>       at 
>> com.google.common.reflect.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:87)
>> [...]
>> Caused by: javax.net.ssl.SSLException: java.lang.RuntimeException: Could not 
>> generate DH keypair
>> ----
>>
>>
>> Seems a problem on lowlevel SSL library: 
>> http://stackoverflow.com/questions/10687200/java-7-and-could-not-generate-dh-keypair
>>
>> It should be solved on latest 1.7 Java JREs but something can still fail on 
>> same client/server combinations.
>>
>> Anybody had this issue?
>>
>> Regards,
>> Luca
>>
>

Reply via email to