[cvsnt] Re: :2402 failed: No connection could be made because the target machine actively refused it
Bo Berglund
bo.berglund at system3r.se
Thu Jul 20 16:24:44 BST 2006
On Thu, 20 Jul 2006 10:19:50 -0400, "Niklas Wahlberg"
<nwahlberg at gmail.com> wrote:
>Hi all,
>
>I am sure this must have come up before but I was not successful in
>finding anything on the list. I have a fairly bare-bones install of
>CVSNT on a local server, which I would like to connect to from my
>JDeveloper 10.1.3.0.4. I am running into the error:
>
>cvs server: connect to 10.221.13.94(10.221.13.94):2402 failed: No
>connection could be made because the target machine actively refused
>it.
>Connection test failed: unable to connect.
THe error message means that the TCP/IP layer cannot find anyone
listening at 10.221.13.94:2402.
This is not very strange either since the CVS port is 2401. Why did
you explicitly give that erroneous port when you use cvs????
2402 is used ONLY locally by the lockserver and is meant to be used
exclusively by te server itself.
>
>I do not have any local firewall settings, I don't seem to have any
>blocking of Anti-Virus software, and I was able to connect the first
>time I created the profile. Now, it has just stopped working and
>continues to give me this error. I have spent a lot of hours on this
>problem and hope that someone can help me with this issue.
>
>This is the first time I am using CVS and hope to get it running.
Look here for first-time install and config help:
http://web.telia.com/~u86216177/InstallCVSNT25.html
/Bo Berglund
More information about the cvsnt
mailing list