Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » [Team] Eclipse spontaneously unable to connect to host
[Team] Eclipse spontaneously unable to connect to host [message #44910] Fri, 23 May 2003 01:05 Go to next message
Eclipse UserFriend
WinXP, R2.1

I can ping our host, and all my settings for the "repository location"
are correct, but spontaneously, even after reboot, Eclipse refuses to
connect:

!SESSION May 23, 2003 00:50:14.935
---------------------------------------------
java.fullversion=J2RE 1.4.0 IBM Windows 32 build cn140-20020902 (JIT
enabled: jitc)
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -install
file:C:/Ekleipsis/eclipse/
!ENTRY org.eclipse.team.cvs.core 4 4 May 23, 2003 00:50:14.935
!MESSAGE Cannot connect to host

anyone have any idea what weng wrong?

Thanks,
Paul
Re: [Team] Eclipse spontaneously unable to connect to host [message #45514 is a reply to message #44910] Fri, 23 May 2003 09:28 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Michael_Valenta.oti.com

I haven't seen a problem like this before. What connection method are
you using?

You can try the following to help narrow down where the problem may lie.

1) Check out a project from cvs using the command line client
2) Import the project into Eclipse
3) Perform a Team>Share Project to connect the project to the Eclipse
CVS client.
4) Perform an operation on the project (say Team>Update).
5) If the above fails, it could still be your password. In the CVS
Repositories view, select the repository location for the project you
imported and choose Properties from the context menu. Reenter your
password and click OK
6) Try the operation again

Did any of the above steps fail?

Paul T. Keyser wrote:

> WinXP, R2.1
>
> I can ping our host, and all my settings for the "repository location"
> are correct, but spontaneously, even after reboot, Eclipse refuses to
> connect:
>
> !SESSION May 23, 2003 00:50:14.935
> ---------------------------------------------
> java.fullversion=J2RE 1.4.0 IBM Windows 32 build cn140-20020902 (JIT
> enabled: jitc)
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> Command-line arguments: -os win32 -ws win32 -arch x86 -install
> file:C:/Ekleipsis/eclipse/
> !ENTRY org.eclipse.team.cvs.core 4 4 May 23, 2003 00:50:14.935
> !MESSAGE Cannot connect to host
>
> anyone have any idea what weng wrong?
>
> Thanks,
> Paul
>
>
Re: [Team] Eclipse spontaneously unable to connect to host [message #45723 is a reply to message #45514] Fri, 23 May 2003 10:12 Go to previous messageGo to next message
Eclipse UserFriend
connection method: pserver

turned out that rebooting our host server fixed the problem (I couldn't do
it, since it's in someone else's locked office). I suspect # 1 would have
failed; I had tried # 5, and that hadn't helped.

Thanks,
Paul K

Michael Valenta wrote:

> I haven't seen a problem like this before. What connection method are
> you using?
>
> You can try the following to help narrow down where the problem may lie.
>
> 1) Check out a project from cvs using the command line client
> 2) Import the project into Eclipse
> 3) Perform a Team>Share Project to connect the project to the Eclipse
> CVS client.
> 4) Perform an operation on the project (say Team>Update).
> 5) If the above fails, it could still be your password. In the CVS
> Repositories view, select the repository location for the project you
> imported and choose Properties from the context menu. Reenter your
> password and click OK
> 6) Try the operation again
>
> Did any of the above steps fail?
>
> Paul T. Keyser wrote:
>
> > WinXP, R2.1
> >
> > I can ping our host, and all my settings for the "repository location"
> > are correct, but spontaneously, even after reboot, Eclipse refuses to
> > connect:
> >
> > !SESSION May 23, 2003 00:50:14.935
> > ---------------------------------------------
> > java.fullversion=J2RE 1.4.0 IBM Windows 32 build cn140-20020902 (JIT
> > enabled: jitc)
> > BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> > Command-line arguments: -os win32 -ws win32 -arch x86 -install
> > file:C:/Ekleipsis/eclipse/
> > !ENTRY org.eclipse.team.cvs.core 4 4 May 23, 2003 00:50:14.935
> > !MESSAGE Cannot connect to host
> >
> > anyone have any idea what weng wrong?
> >
> > Thanks,
> > Paul
> >
> >
Re: [Team] Eclipse spontaneously unable to connect to host [message #48512 is a reply to message #45723] Mon, 26 May 2003 16:04 Go to previous messageGo to next message
Eclipse UserFriend
I am having this kind of problems all the time with sourceforge.net hosted
projects using pserver method. ssh works fine but I don't have dev
priviledges on all projects I am involved in :(
Re: [Team] Eclipse spontaneously unable to connect to host [message #48876 is a reply to message #48512] Tue, 27 May 2003 02:44 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: scheglov_ke.nlmk.ru

Vladimir Blagojevic <vladimir@cs.yorku.ca> wrote:

> I am having this kind of problems all the time with sourceforge.net hosted
> projects using pserver method. ssh works fine but I don't have dev
> priviledges on all projects I am involved in :(
I have same problems with sourceforge.net even when use ssh.

--
SY, Konstantin.
Re: [Team] Eclipse spontaneously unable to connect to host [message #49607 is a reply to message #48876] Tue, 27 May 2003 10:07 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Michael_Valenta.oti.com

There is a bug report for this issue
(https://bugs.eclipse.org/bugs/show_bug.cgi?id=37559)

Konstantin Scheglov wrote:

> Vladimir Blagojevic <vladimir@cs.yorku.ca> wrote:
>
>
>>I am having this kind of problems all the time with sourceforge.net hosted
>>projects using pserver method. ssh works fine but I don't have dev
>>priviledges on all projects I am involved in :(
>>
> I have same problems with sourceforge.net even when use ssh.
>
>
Re: [Team] Eclipse spontaneously unable to connect to host [message #50202 is a reply to message #49607] Tue, 27 May 2003 13:40 Go to previous messageGo to next message
Eclipse UserFriend
Michael,

I would assume that this bug is related to specific versions of cvs server
installed on sourceforge not being able to accept commands issued in a
specific way by eclipse cvs.

Altough I don't have any references at the moment, if I recall correctly,
certain cvs server versions accept strictly one command per connection
established thus causing a problem if eclipse cvs client tries to do
otherwise.





"Michael Valenta" <Michael_Valenta@oti.com> wrote in message
news:3ED3710F.6070406@oti.com...
> There is a bug report for this issue
> (https://bugs.eclipse.org/bugs/show_bug.cgi?id=37559)
Re: [Team] Eclipse spontaneously unable to connect to host [message #51685 is a reply to message #50202] Wed, 28 May 2003 09:08 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Michael_Valenta.oti.com

Although what you say is a possibility, I don't think this is the
problem here. I seem to recall that the problem you mention resulted in
a different error message. Also, in 2.1, we took measures to reduce the
number of times we need to do more than one command per connection.

I have done some testing on this and have noticed that, at the times
that Eclipse fails to connect to sourceforge, the command line client
also fails. This indicates to me that it is a problem with sourceforge.
My guess is that it is a server utilization problem. I will update th
ebug report accordingly.

Michael

Vladimir Blagojevic wrote:

> Michael,
>
> I would assume that this bug is related to specific versions of cvs server
> installed on sourceforge not being able to accept commands issued in a
> specific way by eclipse cvs.
>
> Altough I don't have any references at the moment, if I recall correctly,
> certain cvs server versions accept strictly one command per connection
> established thus causing a problem if eclipse cvs client tries to do
> otherwise.
>
>
>
>
>
> "Michael Valenta" <Michael_Valenta@oti.com> wrote in message
> news:3ED3710F.6070406@oti.com...
>
>>There is a bug report for this issue
>>(https://bugs.eclipse.org/bugs/show_bug.cgi?id=37559)
>>
>
>
Re: [Team] Eclipse spontaneously unable to connect to host [message #52400 is a reply to message #51685] Wed, 28 May 2003 16:31 Go to previous message
Eclipse UserFriend
Michael,


> I have done some testing on this and have noticed that, at the times
> that Eclipse fails to connect to sourceforge, the command line client
> also fails. This indicates to me that it is a problem with sourceforge.
> My guess is that it is a server utilization problem. I will update th
> ebug report accordingly.

That's odd. I have found myself going back to using other clients when
eclipse fails on sourceforge or rather when sourceforge fails on eclipse.
Maybe you can contact sourceforge administrators about their specific
cvs setup and ask them for their opinion.

Many developers rely on sourceforge and it is in best interest to have
this resolved. That said I want to commend you guys on the best cvs
client out there. Your ideas about synchronize tool is a generation beyond
others. Please keep the bug update if you find out anything new about
this issue.

Best regards.
Previous Topic:ImageDescriptor.createFromFile
Next Topic:How to set up extssh CVS access?
Goto Forum:
  


Current Time: Mon Jul 14 04:34:12 EDT 2025

Powered by FUDForum. Page generated in 0.07074 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top