GWT Designer update url does not work

32 views
Skip to first unread message

Attila

unread,
Nov 16, 2011, 6:36:11 AM11/16/11
to Google Web Toolkit
Hi,

I hope it's the right group to post this. Apologies if not.
I am just starting with GWT. I wanted to install the GWT Designer
plugin for my Eclipse (3.7 Indigo, SR1).

According to
http://code.google.com/webtoolkit/tools/download-gwtdesigner.html
I should use this update url:
http://dl.google.com/eclipse/inst/d2gwt/latest/3.7

But my Eclipse had problem with that:

The first error is:
Unknown Host: http://dl.google.com/eclipse/plugin/3.7/content.xml

(see full stack trace below).

Also when I just enter this update url (http://dl.google.com/eclipse/
inst/d2gwt/latest/3.7) to my browser, it redirects to
http://code.google.com/webtoolkit/tools/gwtdesigner/installation/updatesite_3.6.html
. So I guess that there is some problem here. Could someone please fix
this?

With the same Eclipse I just successfully installed another plugin.

Regards,
Attila


java.net.UnknownHostException: dl.google.com
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:177)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:529)
at
org.eclipse.ecf.provider.filetransfer.events.socket.SocketEventCreateUtil.createSocket(SocketEventCreateUtil.java:
43)
at
org.eclipse.ecf.internal.provider.filetransfer.httpclient.ECFHttpClientProtocolSocketFactory.createSocket(ECFHttpClientProtocolSocketFactory.java:
81)
at
org.eclipse.ecf.internal.provider.filetransfer.httpclient.ECFHttpClientProtocolSocketFactory.createSocket(ECFHttpClientProtocolSocketFactory.java:
73)
at
org.eclipse.ecf.internal.provider.filetransfer.httpclient.ECFHttpClientProtocolSocketFactory.createSocket(ECFHttpClientProtocolSocketFactory.java:
65)
at
org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:
707)
at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
$HttpConnectionAdapter.open(MultiThreadedHttpConnectionManager.java:
1361)
at
org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:
387)
at
org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:
171)
at
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:
397)
at
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:
346)
at
org.eclipse.ecf.provider.filetransfer.httpclient.HttpClientFileSystemBrowser.runRequest(HttpClientFileSystemBrowser.java:
227)
at
org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser
$DirectoryJob.run(AbstractFileSystemBrowser.java:69)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

Eric Clayberg (Google)

unread,
Nov 16, 2011, 10:07:05 AM11/16/11
to google-we...@googlegroups.com
Looks like some sort of local communication failure on your end. I just tried the update site and it was fine.

Try restarting Eclipse and trying it again.
Reply all
Reply to author
Forward
0 new messages