Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse/CVS problems
Eclipse/CVS problems [message #180453] Wed, 15 November 2006 21:41 Go to next message
Eclipse UserFriend
Originally posted by: cleber.cisunix.unh.edu

Hi all.... I'm having a problem setting up a CVS connection to eclipse.
When I enter the name of the server, it tells me that eclipse cannot find
the host. This is in Windows. Now, when I run the same application on
Linux, it can find the server, so I know it's not a problem with the
server, but with my settings on Eclipse. I think the problem is in how
Eclipse is trying to connect to the network. To test this, I tried
updating Eclipse to see if I was missing a plugin, but the update manager
can't connect to the internet either. Anyone have any idea how I can
change the way Eclipse connects to the internet, or have any other ideas
about how to fix this? Thanks.
Re: Eclipse/CVS problems [message #180510 is a reply to message #180453] Thu, 16 November 2006 01:39 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wayne.beaton._NOSPAM_eclipse.org

Christina wrote:
> Hi all.... I'm having a problem setting up a CVS connection to eclipse.
> When I enter the name of the server, it tells me that eclipse cannot
> find the host. This is in Windows. Now, when I run the same
> application on Linux, it can find the server, so I know it's not a
> problem with the server, but with my settings on Eclipse. I think the
> problem is in how Eclipse is trying to connect to the network. To test
> this, I tried updating Eclipse to see if I was missing a plugin, but the
> update manager can't connect to the internet either. Anyone have any
> idea how I can change the way Eclipse connects to the internet, or have
> any other ideas about how to fix this? Thanks.
>
Need to start with the basics...

Can you connect to the Internet from other applications, like IE or FireFox?

Do you have a proxy server in the way?

Wayne
Re: Eclipse/CVS problems [message #180526 is a reply to message #180510] Thu, 16 November 2006 02:33 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: cleber.cisunix.unh.edu

I have no issue connecting to the internet using any other applications,
just with Eclipse. And there is no proxy either. I have a straight
connection to the network.
Re: Eclipse/CVS problems [message #180608 is a reply to message #180526] Thu, 16 November 2006 15:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wayne.beaton._NOSPAM_eclipse.org

Christina wrote:
> I have no issue connecting to the internet using any other applications,
> just with Eclipse. And there is no proxy either. I have a straight
> connection to the network.

Can you browse to http://update.eclipse.org/updates/3.2/ ?

What CVS host/repository are you trying to access?

Wayne
Re: Eclipse/CVS problems [message #180682 is a reply to message #180608] Thu, 16 November 2006 22:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: cleber.cisunix.unh.edu

> Can you browse to http://update.eclipse.org/updates/3.2/ ?

I can browse to that url with Firefox, but when I try to access it with
Eclipse, I get the following:
Network connection problems encountered during search.
Unable to access "http://update.eclipse.org/updates/3.2".
Unable to access site: "http://update.eclipse.org/updates/3.2"
[update.eclipse.org]
Unable to access site: "http://update.eclipse.org/updates/3.2"
[update.eclipse.org]

> What CVS host/repository are you trying to access?

The cvs repository I am trying to access is a repository set up for a
coding project I am doing with a few classmates (I'm a college student).
I've managed to access it using Cygwin to interact with the repository, so
the problem isn't with the repository. Also, other people in my group
have been able to access the repository through Eclipse on Windows, so the
problem is specifically with my install.

Thanks,
~Christina
Re: Eclipse/CVS problems [message #180740 is a reply to message #180682] Fri, 17 November 2006 13:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wayne.beaton._NOSPAM_eclipse.org

Christina wrote:
>> Can you browse to http://update.eclipse.org/updates/3.2/ ?
>
> I can browse to that url with Firefox, but when I try to access it with
> Eclipse, I get the following:
> Network connection problems encountered during search.
> Unable to access "http://update.eclipse.org/updates/3.2".
> Unable to access site: "http://update.eclipse.org/updates/3.2"
> [update.eclipse.org]
> Unable to access site: "http://update.eclipse.org/updates/3.2"
> [update.eclipse.org]
>
>> What CVS host/repository are you trying to access?
>
> The cvs repository I am trying to access is a repository set up for a
> coding project I am doing with a few classmates (I'm a college
> student). I've managed to access it using Cygwin to interact with the
> repository, so the problem isn't with the repository. Also, other
> people in my group have been able to access the repository through
> Eclipse on Windows, so the problem is specifically with my install.
>
> Thanks, ~Christina
>
Are there any related messages in the log file (workspace/.metdata/.log)?

Wayne
Re: Eclipse/CVS problems [message #180855 is a reply to message #180740] Sat, 18 November 2006 05:47 Go to previous message
Eclipse UserFriend
Originally posted by: cleber.cisunix.unh.edu

> Are there any related messages in the log file (workspace/.metdata/.log)?

Yes there are. Here's my log file entry (with server name/address taken
out):

!SESSION 2006-11-18 00:41:12.921
-----------------------------------------------
eclipse.buildId=M20060921-0945
java.version=1.5.0_09
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.team.cvs.core 4 -6 2006-11-18 00:44:19.796
!MESSAGE Could not connect to (cvs server name deleted): Cannot locate
host: (cvs server name deleted)
!STACK 0
java.net.UnknownHostException: (cvs server name deleted)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.<init>(Unknown Source)
at java.net.Socket.<init>(Unknown Source)
at org.eclipse.team.internal.ccvs.core.util.Util$1.run(Util.jav a:171)
at java.lang.Thread.run(Unknown Source)
Previous Topic:eclipse hangs. menus, navigation keys not working
Next Topic:where are codes generated by WTP tools
Goto Forum:
  


Current Time: Fri Apr 26 09:37:41 GMT 2024

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

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

Back to the top