Connecting Eclipse Ditto and Eclipse Hono - eclipse-hono

I am trying to do the steps stated in https://www.eclipse.org/ditto/2018-05-02-connecting-ditto-hono.html#create-a-connection-to-hono to connect Ditto and Hono. I have tested Ditto and Hono with the steps explained "Hello World" for Ditto and "Getting Started" for Hono. I have created a tenant as explained in the Getting Started part but when I tried to do it for the example in the given link, I get Could not resolve host: hono.eclipse.org response.
What is the reason of this?
Thanks in advance

Did you see the red warning on top of the 4 years old blog post that this guide no longer works with the current versions of Eclipse Hono and Eclipse Ditto?
I would suggest to follow the link of that warning and follow the instructions of the Eclipse IoT Packages project.

Related

Eclipse Ditto bad gateway

I'm using Eclipse Ditto's sandbox for a university project and it has given me as result 502 Bad Gateway for days (almost a week) for each command I tried and I can't do basically anything in the dashboard. Are Eclipse Ditto's servers Down or is my problem?
If is ditto's fault are there any solution other then deploying docker and using ditto in local?
P.S: my team mate is experiencing the same issue
The Eclipse Ditto sandbox was offline - it is not maintained as "always available" instance, see also the warning disclaimer on the project site.
I would strongly recommend on running your own instance, a university surely has machines or free credits on public cloud providers to start a VM.

Eclipse Neon 3 (4.6.3) is giving publishing error while deploying Node js onto IBM Bluemix

Whenever I am trying to publish the node.js application on Bluemix from Eclipse Neon 3 (4.6.3)` its giving me publish failure error.
An internal error occurred during: "Publishing to IBM Bluemix...".
org.eclipse.cft.server.client.v2.internal.V2CFClientProvider.supports(Ljava/lang/String;Lorg/eclipse/cft/server/core/internal/client/CFInfo;)Z
Thanks Santosh, I am able to reproduce the issue.
I can confirm this is a bug introduced in a recent version: when you attempt to publish a JavaScript application with an SSO Bluemix server from Eclipse Neon.3, you will encounter the exception listed above. The specific issue is a method signature mismatch between versions of Eclipse CFT.
We will work to fix this in our next release, however, to help you in the mean time, these are some workarounds:
If you install Eclipse Tools for Bluemix onto the latest release of Eclipse -- Eclipse Oxygen -- you will no longer see this problem. This issue only occurs with Eclipse Neon.
If you use an Eclipse Bluemix server configured without SSO, eg with a email/password, you will not encounter this issue.
Another option is to deploy your application from the console, using the CF CLI. You would use the 'cf push' command in this scenario, from the directory of your application.
Hopefully this helps!

AVD Manager Unknown Error

recently I tried to make an AVD in Android Studio. But I came across with "Unknown Error" under "Recommendations" section. I have no idea what's causing this since it doesn't give me any info. Anyone can help me with that?enter image description here
Edit: I haven't posted the idea.log which it had some things in it that I dont understand after failing to make an AVD:
http://textuploader.com/dk7f2
You have to install all Intel Image Library and Google API for your desired API. Go to your SDK Manager and check intel system images is installed or not if not then you have to installed it as well install Google API Library.

Android Studio unable to fetch packages from some default SDK update sites

I just installed Android Studio 1.5.1 on a Windows 7 64bit machine. I went to the built in SDK manager and I see that Android Studio is unable to fetch from some of the default sources.
Now I have tried some solutions that I saw online such as ticking the Force https:// sources to be fetched using http://, using a proxy, etc. I tried them and it still doesn't fetch from the 5 sources above. I have already disabled my firewall and anti virus for what it's worth.
I also tried using the Standalone SDK manager and still wasn't able to fetch successfully from those 5 sources. Here's the log:
I find it strange that I'm able fetch from the other default sources when ALL of the default sources are from https://dl.google.com/android/.... anyway. I also tried opening the URLs on my browser and I can see the page load. I also tried pinging via cmd and I get replies from it.
Is the problem on Google's server side? Anyone else experiencing this currently? I did not face this issue on an installation I made 3 weeks ago...
So I tried to reload the sources again a day after and it now successfully retrieves the packages from the URL. I guess the problem was on Google's side after all. Hope this helps anyone who might encounter this issue in the future.

Issue with Remove Deployment in Myeclipse

I am trying to remove deployment from the Myeclipse blue edition. I have added the IBM Websphere 6.1 application into the server. Created the AppServer1 profile and then i deployed project there. Now when I want to remove the project from there and when I do so, It says
"An internal error occurred during: "Remove Deployment".
java.lang.UnsupportedOperationException"
I have deleted the C:\Data\IBM\WebSphere\AppServer\profiles\AppSrv01\temp and C:\Data\IBM\WebSphere\AppServer\profiles\AppSrv01\wstemp folder, but that also did not help me.
Please help in same regard.
Thank you !
Check that the application is still deployed by using the WebSphere admin console. If it is, try uninstalling the application from the admin console. Then delete it from the installedApps folder in the profile (if it hasn't gone). Now when you try to remove the deployment in MyEclipse Blue, I think it will give you an error to say it isn't installed on the server but it should remove the record of the deployment from the server connector.
If you still have problems, I suggest you post to the MyEclipse forums at http://www.myeclipseide.com/forums

Resources