I can contact other update sites. Only the springsource update sites don't work. oO
Edit: I try a new fresh juno, but it still don't work. Maybe a problem with the 64bit version of juno?
I can contact other update sites. Only the springsource update sites don't work. oO
Edit: I try a new fresh juno, but it still don't work. Maybe a problem with the 64bit version of juno?
Last edited by cookie-exploit; Jul 17th, 2012 at 12:23 PM.
Hey!
I tried this myself again and I have no problems accessing the update site when I put that into the "install new software" dialog in Eclipse Juno. That is strange...
Can you try these URLs to see if they all fail?
http://download.springsource.com/mil...S/update/e4.2/
http://download.springsource.com/mil...3.0.0.M3/e4.2/
Especially the last one doesn't contain everything you would need to install certain elements, but we could try those URLs to see what is working and what not.
-Martin
Martin Lippert
SpringSource, a division of VMware
SpringSource Tools Team
http://www.springsource.com
http://twitter.com/martinlippert
This update sites work for me! Thanks for help, now I can finally use the STS with juno!![]()
Martin
I am receiving an access denied message from the url http://dist.springsource.com/release/TOOLS/update/e4.2/
The time out error looks to be a response from within the eclipse installer.
Hey!
This happens when you browse to that location, right?
This is the expected behavior when browsing to that location, as you can also read from here:
http://forum.springsource.org/showth...S-FAQs-updated
So this is a different error when I understand it correctly. You are getting a read timeout when accessing the update site from within Eclipse/STS? In that case, did you check your proxy settings? And did you try the "download.springsource.com" version to see if that works better?
HTH,
Martin
Martin Lippert
SpringSource, a division of VMware
SpringSource Tools Team
http://www.springsource.com
http://twitter.com/martinlippert
Can someone please confirm the update site for Juno.
I have tried the following with no luck..
http://download.springsource.com/mil...S/update/e4.2/
http://download.springsource.com/mil...3.0.0.M3/e4.2/
http://dist.springsource.com/release/TOOLS/update/e4.2/
Hey!
The last one looks correct:
http://dist.springsource.com/release/TOOLS/update/e4.2/
What happens when you try to access it from within Eclipse? Can you access other update sites?
-Martin
Martin Lippert
SpringSource, a division of VMware
SpringSource Tools Team
http://www.springsource.com
http://twitter.com/martinlippert
Yes , I can access other update sites for installing ivy , subversion plugins.
The error that I get is -
Provisioning exception -
Error
Thu Jan 10 17:04:47 GMT 2013
Unable to connect to repository http://dist.springsource.com/release....2/content.xml
java.net.ConnectException: Connection timed out: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl .java:351)
at java.net.PlainSocketImpl.connectToAddress(PlainSoc ketImpl.java:213)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.j ava:200)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.j ava:366)
at java.net.Socket.connect(Socket.java:529)
at org.eclipse.ecf.provider.filetransfer.events.socke t.SocketEventCreateUtil.createSocket(SocketEventCr eateUtil.java:43)
at org.eclipse.ecf.internal.provider.filetransfer.htt pclient.ECFHttpClientProtocolSocketFactory.createS ocket(ECFHttpClientProtocolSocketFactory.java:81)
at org.eclipse.ecf.internal.provider.filetransfer.htt pclient.ECFHttpClientProtocolSocketFactory.createS ocket(ECFHttpClientProtocolSocketFactory.java:73)
at org.eclipse.ecf.internal.provider.filetransfer.htt pclient.ECFHttpClientProtocolSocketFactory.createS ocket(ECFHttpClientProtocolSocketFactory.java:65)
at org.apache.commons.httpclient.HttpConnection.open( HttpConnection.java:707)
at org.apache.commons.httpclient.MultiThreadedHttpCon nectionManager$HttpConnectionAdapter.open(MultiThr eadedHttpConnectionManager.java:1361)
at org.apache.commons.httpclient.HttpMethodDirector.e xecuteWithRetry(HttpMethodDirector.java:387)
at org.apache.commons.httpclient.HttpMethodDirector.e xecuteMethod(HttpMethodDirector.java:171)
at org.apache.commons.httpclient.HttpClient.executeMe thod(HttpClient.java:397)
at org.apache.commons.httpclient.HttpClient.executeMe thod(HttpClient.java:346)
at org.eclipse.ecf.provider.filetransfer.httpclient.H ttpClientFileSystemBrowser.runRequest(HttpClientFi leSystemBrowser.java:232)
at org.eclipse.ecf.provider.filetransfer.browse.Abstr actFileSystemBrowser$DirectoryJob.run(AbstractFile SystemBrowser.java:69)
at org.eclipse.core.internal.jobs.Worker.run(Worker.j ava:53)
Hey!
The data in the p2 repository cache might be corrupt or there might be another network issue in between your machine and the update site. You can try to delete p2/org.eclipse.equinox.p2.repository/cache directory from your STS installation to see if that helps?
You can also try to use another URL for this:
http://download.springsource.com/rel...S/update/e4.2/
Sometimes those direct download.springsource.com URLs work better (for some reason).
HTH,
Martin
Martin Lippert
SpringSource, a division of VMware
SpringSource Tools Team
http://www.springsource.com
http://twitter.com/martinlippert
Hello Martin,
No luck, I still get the same Provisioning Exception.
As a workaround for now, I have copied over the plugin from a springsource complete installation that I had downloaded separately.
Thanks
Last edited by Deepa_V; Jan 11th, 2013 at 05:33 AM.