aspose file tools
The moose likes IDEs, Version Control and other tools and the fly likes Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark ""Socket write error" while connecting to a CVS repository through Eclipse" Watch ""Socket write error" while connecting to a CVS repository through Eclipse" New topic
Author

"Socket write error" while connecting to a CVS repository through Eclipse

Pankaj Poshirkar
Ranch Hand

Joined: Dec 31, 2009
Posts: 52
Dear All,

I am trying to create a new CVS repository location through eclipse. It gets created too. But when I try to click on the tags HEAD/ Versions, it throws me an error
"Socket Exception: Connection aborted by peer: socket write error".
My CVSNT server is running on port 2401 and I have entered the same port number while creating the CVS repository location in eclipse.

Does anyone have any idea why am I getting the socket write error?

Regards and Thanks in advance,
Pankaj
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 14480
    
    7

I don't have a definite answer, but you might want to have your network person see if the TCP/IP MTU settings for your machines are appropriate.


Customer surveys are for companies who didn't pay proper attention to begin with.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: "Socket write error" while connecting to a CVS repository through Eclipse
 
Similar Threads
Configuration problem in CVSNT with eclipse
eclipse cvs filter
How to set user permission in CVSNT for Windows?
Eclipse won't connect to CVS on windows 2000
CVSNT and Eclipse