Re: GOLips Failing to install plugins.

Mike Schrag <[email protected]> Thu, 21 Oct 2010 07:11:36 -0400
Newsgroups gmane.comp.web.webobjects.woproject.devel
Message-ID <[email protected]>
it's obviously not able to talk to one of the install sites ... i don't know which one, though.

On Oct 21, 2010, at 6:21 AM, David Avendasora wrote:

> Hi all,
> 
> I just now tried to use GOLips to install Eclipse, but I'm getting this when it starts to install plugins:
> 
> Downloading the Eclipse Plugin installer ...
>   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>                                  Dload  Upload   Total   Spent    Left  Speed
> 
>   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
> 107   755  107   755    0     0   9351      0 --:--:-- --:--:-- --:--:-- 17558
> Downloading and Installing the recommended Eclipse plugins ...
> Installing org.eclipse.team.svn.resource.ignore.rules.jdt.feature.group 0.7.9.I20100512-1900.
> Installing org.eclipse.buckminster.subversive.feature.feature.group 1.1.1.r11564.
> Installing org.eclipse.mylyn_feature.feature.group 3.4.2.v20100916-0100-e3x-7Z7f77FBBoPbPQeUoFeZXJ8.
> Installing net.sf.jadclipse.feature.group 3.3.0.
> Installing com.jprofiler.integrations.eclipse.feature.group 6.0.6.
> Installing org.zeroturnaround.eclipse.feature.feature.group 1.2.0.201008061519.
> Installing org.zeroturnaround.eclipse.debug.feature.feature.group 1.2.0.201008061519.
> Installing org.maven.ide.eclipse.feature.feature.group 0.10.2.20100623-1649.
> Installing org.objectstyle.wolips.feature.feature.group 3.6.6210.
> Installing org.objectstyle.wolips.goodies.feature.feature.group 3.6.6210.
> Installing org.objectstyle.wolips.jprofiler.feature.feature.group 3.6.6210.
> Installing org.objectstyle.wolips.jrebel.feature.feature.group 3.6.6210.
> Installing com.google.eclipse.mechanic.feature.group 0.0.2.
> Installing org.polarion.eclipse.team.svn.connector.javahl16.feature.group 2.2.2.I20100512-1900.
> Installing org.polarion.eclipse.team.svn.connector.svnkit16.feature.group 2.2.2.I20100512-1900.
> Installing org.polarion.eclipse.team.svn.connector.feature.group 2.2.2.I20100512-1900.
> Oct 21, 2010 6:09:38 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
> INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
> Oct 21, 2010 6:09:38 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
> INFO: Retrying request
> Oct 21, 2010 6:09:38 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
> INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
> Oct 21, 2010 6:09:38 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
> 
> It just repeats the last 4 lines, over and over.
> 
> 
> Dave