I can't get Liberty Profile in Eclipse, please help me.
This following message is shown when I install Liberty Profile at Eclipse Marketplace.
``` Unable to read repository at http://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/wasdev/updates/wdt/luna/content.jar. public.dhe.ibm.com failed to respond ```
And when I tried to download local installer, but same problem occured. (at https://developer.ibm.com/wasdev/downloads/liberty-profile-using-eclipse/)
``` This page can’t be displayed
Turn on TLS 1.0, TLS 1.1, and TLS 1.2 in Advanced settings and try connecting to https://public.dhe.ibm.com again. If this error persists, contact your site administrator. ```
I tried that at some browser, Internet Explorer and Firefox.
And I can't get Bluemix Toolkit in Eclipse, too by same problem. ``` Unable to read repository at http://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/wasdev/updates/cloud/V1.0/compositeContent.xml. Premature end of Content-Length delimited message body (expected: 615; received: 0 ```
Answer by Michael C Thompson (630) | Jun 15, 2015 at 07:32 AM
The issue is likely related to some weekend maintenance. As of the time of this post, I am able to access https://public.dhe.ibm.com with no issues.
Michael C Thompson
Thanks for your information. Now I can access these.
Answer by CarlosFerreira (135) | Jun 19, 2015 at 08:34 AM
For others who may have problems installing Liberty Eclipse Plugin and building their first Java Database application on Bluemix, I recommend you use this video tutorial http://bluemix-Java-workshop.mybluemix.net
It walks you through installing Liberty Eclipse Plugin and Building the application.
WebSphere Application Server Migration Toolkit - update site issue in Eclipse 1 Answer
Exception publishing Liberty app to Bluemix using the Eclipse Tools for Bluemix 2 Answers
ibmliberty container crashing locally 3 Answers
How can I prevent the application from automatically restarting on WebSphere Liberty ? 1 Answer
Application deployment NullPointerException errors in Eclipse WebSphere Liberty server 4 Answers