Monday 20 June 2016

Issue while creating connection to Cloud from JDev

I have faced issue when I try to create connection to Cloud from JDev

Issue : Testing Cloud Admin ........... failed
listApplications failed

check username,password,instance,

check cloud sdk location,version : Tools -> Preferences  - Oracle Cloud



Solution: The solution is straightforward and even in the issue itself it is clearly mentioned

So, please verify your user name, password, service instance name. If all these correct then issue might be because of mismatch between cloud sdk version.

Download latest Cloud SDK from Oracle OTN page

unzip it. and point your cloud sdk location to this new sdk location (Tools -> Preferences  - Oracle Cloud) and restart your jdev.

Hope this helps!