Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 185 - Errors adding LargeProject from SSH repository (1GFJ6L6)
Summary: Errors adding LargeProject from SSH repository (1GFJ6L6)
Status: RESOLVED DUPLICATE of bug 4944
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P2 normal (vote)
Target Milestone: ---   Edit
Assignee: Kevin McGuire CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 21:37 EDT by James Moody CLA
Modified: 2001-10-23 23:46 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Moody CLA 2001-10-10 21:37:50 EDT
:extssh:james@dj:/home/james/repo

	Add Large Project to workspace.

	1st time: Error closing connection.
	2nd and subsequent times: Unsupported Handler.

NOTES:

Jean-Michel (18/06/2001 4:46:38 PM)
	Reproduced first error, second try worked for me. It appears to be happening in the SSH code.

	Log: Mon Jun 18 16:41:51 EDT 2001
	4 org.eclipse.vcm.core 4 Cannot close connection
	java.io.IOException: crc error
	at org.eclipse.vcm.internal.core.ccvs.ssh.ServerPacket$PacketInputStream.close(ServerPacket.java(Compiled Code))
	at org.eclipse.vcm.internal.core.ccvs.ssh.Client$StandardInputStream.close(Client.java:111)
	at org.eclipse.vcm.internal.core.ccvs.ssh.SSHServerConnection.close(SSHServerConnection.java:39)
	at org.eclipse.vcm.internal.core.ccvs.client.Connection.close(Connection.java:83)
	at org.eclipse.vcm.internal.core.ccvs.client.Client.disconnect(Client.java:251)
	at org.eclipse.vcm.internal.core.ccvs.CVSAdapter.load(CVSAdapter.java:1117)
	at org.eclipse.vcm.internal.core.SharingManager.doLoadProject(SharingManager.java:254)
	at org.eclipse.vcm.internal.core.SharingManager$2.run(SharingManager.java:127)
	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1194)
	at org.eclipse.vcm.internal.core.Subscriber.run(Subscriber.java:535)
	at org.eclipse.vcm.internal.core.SharingManager.run(SharingManager.java:676)
	at org.eclipse.vcm.internal.core.SharingManager.doLoad(SharingManager.java:138)
	at org.eclipse.vcm.internal.core.SharingManager.loadProject(SharingManager.java:549)
	at org.eclipse.vcm.internal.ui.ResourceLoader.doLoadResource(ResourceLoader.java:151)
	at org.eclipse.vcm.internal.ui.ResourceLoader.doLoadResources(ResourceLoader.java:171)
	at org.eclipse.vcm.internal.ui.ResourceLoader.access$0(ResourceLoader.java:165)
	at org.eclipse.vcm.internal.ui.ResourceLoader$2.execute(ResourceLoader.java:218)
	at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:64)
	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1194)
	at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:78)
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:98)


JEM (6/19/01 10:48:09 AM)
	I cannot reproduce the Unsupported Handler message.
	I get the Cannot Close Connection error the first time I load the project; subsequent
	times it works fine. I can only reproduce this on LargeProject, other projects work fine.

	Suggested README:

	"When adding certain large projects to the workspace using the SSH method, it is
	possible that you will receive an error message "Cannot Close Connection", and
	the project will not be loaded. The workaround for this behaviour is to add the
	project a second time."

JohnA (6/19/2001 12:39:51 PM)
	Added to readme.
Comment 1 Jean-Michel Lemieux CLA 2001-10-16 10:39:25 EDT
This happened to me last night over my VPN connection from home. 
Comment 2 James Moody CLA 2001-10-18 16:37:44 EDT

*** This bug has been marked as a duplicate of 4944 ***
Comment 3 DJ Houghton CLA 2001-10-23 23:46:03 EDT
PRODUCT VERSION:

	125