-
1. Re: How to get passed internet connection in jboss developer studio 8.1/9.0
nickboldt May 25, 2016 11:28 AM (in response to andmertens)Things to try:
1. Check your proxy settings: http://www.mkyong.com/web-development/how-to-configure-proxy-settings-in-eclipse/
2. delete your ~/.eclipse or c:\users\yourusername\.eclipse folder where misinformation might be cached
3. install a fresh Eclipse and point it at a NEW workspace folder (do not reuse a workspace folder from an old version of Eclipse or JBDS)
-
2. Re: How to get passed internet connection in jboss developer studio 8.1/9.0
maxandersen May 30, 2016 5:02 AM (in response to nickboldt)in short - those errors you are getting seem to indicate you either have a proxy blocking access or the network is physically blocking access to jboss.org/devstudio.redhat.com servers.
We'll need to figure out why that happens to you - any ideas ?
-
3. Re: How to get passed internet connection in jboss developer studio 8.1/9.0
mhusnain Jun 28, 2016 1:51 AM (in response to andmertens)Hi Andy,
This issue was encountered by the docs team some time ago and while it was for 9.1 in our instance, the JIRA and workaround may be helpful for your situation as well: [JBDS-3860] [Fedora23] java.security.KeyException after upgrade to java-1.8.0.91 (was JBDS 9.1 not connecting to interne…