facebook

CVS I/O-Problem, cannot connect to CVS [Closed]

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #212996 Reply

    If I try to synchronize my CVS workspace in myeclipse the Team Plugin tries to connect to the CVS server and after a timeout I get:

    Problems reported while synchronizing CVS Workspace. 0 of 1 resources were synchronized.
    An error occurred synchronizing /Azbjb: I/O has been interrupted.
    org.eclipse.team.internal.ccvs.core.connection.CVSCommunicationException: I/O has been interrupted.
    org.eclipse.team.internal.ccvs.core.connection.Connection.open(Connection.java:129)
    org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.createConnection(CVSRepositoryLocation.java:575)
    org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.openConnection(CVSRepositoryLocation.java:821)
    org.eclipse.team.internal.ccvs.core.client.Session.open(Session.java:142)
    org.eclipse.team.internal.ccvs.core.resources.RemoteFolderTreeBuilder.fetchDelta(RemoteFolderTreeBuilder.java:219)
    org.eclipse.team.internal.ccvs.core.resources.RemoteFolderTreeBuilder.buildTree(RemoteFolderTreeBuilder.java:187)
    org.eclipse.team.internal.ccvs.core.resources.RemoteFolderTreeBuilder.buildRemoteTree(RemoteFolderTreeBuilder.java:159)
    org.eclipse.team.internal.ccvs.core.resources.CVSWorkspaceRoot.getRemoteTree(CVSWorkspaceRoot.java:230)
    org.eclipse.team.internal.ccvs.core.syncinfo.CVSResourceVariantTree.fetchVariant(CVSResourceVariantTree.java:100)
    org.eclipse.team.core.variants.AbstractResourceVariantTree.refresh(AbstractResourceVariantTree.java:94)
    org.eclipse.team.internal.ccvs.core.syncinfo.CVSResourceVariantTree.refresh(CVSResourceVariantTree.java:303)
    org.eclipse.team.core.variants.AbstractResourceVariantTree.refresh(AbstractResourceVariantTree.java:63)
    org.eclipse.team.core.variants.ResourceVariantTreeSubscriber.refresh(ResourceVariantTreeSubscriber.java:158)
    org.eclipse.team.core.variants.ResourceVariantTreeSubscriber.refresh(ResourceVariantTreeSubscriber.java:123)
    org.eclipse.team.internal.ui.synchronize.RefreshSubscriberJob.run(RefreshSubscriberJob.java:279)
    org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)

    I can synchronize the same workspace with a standard Eclipse installation. I don’t understand how this is possible, because as far as I can see myeclipse uses the same team synchronization plugin doesn’t it?

    #213017 Reply

    Scott Anderson
    Participant

    jandd,

    We don’t do anything with Team support at all. We don’t augment it, modify it, or even use it internally. Perhaps you’re CVS configuration is slightly different between your Eclipse-only install and your MyEclipse one? Can you synchronize just a single file?

    #213023 Reply

    No I can’t synchronize even a single file.

    I just tried the following:

    uninstall myeclipse
    open the same eclipse installation that I used with myeclipse
    – cvs functionallity works
    install myeclipse
    – cvs functionallity stops working

    There seems to be some interaction with the Team functionallity 🙁

    I also tried to copy the CVS related plugin configuration information from another workspace using the same CVS repository, but that also didn’t help

    #213039 Reply

    Riyad Kalla
    Member

    When did this start happening? After you tried to update to 3.8.1? Did you be sure to use the -clean command line option when you did the update?

    #213067 Reply

    snpe
    Member

    I work with cvs and myeclipse.It work fine – try project build off and checkout

    regards

    #213747 Reply

    Today I found the reason for my problem. In the internet connection tab of the myeclipse preferences I had a socks proxy enabled which was obviously wrong. So there is no problem with myeclipse. Everything is working fine now. 🙂

    #213761 Reply

    Riyad Kalla
    Member

    Glad to hear it.

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: CVS I/O-Problem, cannot connect to CVS [Closed]

You must be logged in to post in the forum log in