cancel
Showing results for 
Search instead for 
Did you mean: 

Facing problem in dowloading source code from DTR

Former Member
0 Kudos

Hi all,

I am not able to download source code form DTR server. Sources are related to the SAP CRM Ecommerce project. I am getting bellow exception.

-


com.sap.tc.devconf.SyncException: Unable to sync file or folder.: Sync for folder C:\Documents and Settings\kirankumar_vemula\.dtc\0\DCs\sap.com\home\wellab2b\_comp\ failed: Communication error [cause: Socket output stream shutdown by peer.]

at com.sap.tc.devconf.impl.DTRClientErrorMapper.toSyncException(DTRClientErrorMapper.java:73)

at com.sap.tc.devconf.impl.VFSHandler.syncLocalPath(VFSHandler.java:310)

at com.sap.tc.devconf.impl.DCProxy.syncSources(DCProxy.java:905)

at com.sap.tc.devconf.impl.DCProxy.syncAsSources(DCProxy.java:761)

at com.sap.tc.devconf.impl.DevelopmentConfiguration.syncAsSources(DevelopmentConfiguration.java:4948)

at com.sap.tc.devconf.impl.DevelopmentComponentNode.syncAsSources(DevelopmentComponentNode.java:955)

at com.sap.ide.eclipse.component.provider.actions.dc.DcCreateProjectAction$1.syncSelectedDCs(DcCreateProjectAction.java:443)

at com.sap.ide.eclipse.component.provider.actions.dc.DcCreateProjectAction$1.execute(DcCreateProjectAction.java:237)

at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:71)

at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)

at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:85)

at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)

Caused by: com.tssap.dtr.client.lib.vfs.VfsException: Sync for folder C:\Documents and Settings\kirankumar_vemula\.dtc\0\DCs\sap.com\home\wellab2b\_comp\ failed: Communication error [cause: Socket output stream shutdown by peer.]

at com.tssap.dtr.client.lib.vfs.impl.SyncRemoveFeatureMget.syncMountedFolder(SyncRemoveFeatureMget.java:216)

at com.tssap.dtr.client.lib.vfs.impl.SyncRemoveFeature.sync(SyncRemoveFeature.java:468)

at com.tssap.dtr.client.lib.vfs.impl.VfsFolder.sync(VfsFolder.java:1438)

at com.sap.tc.devconf.impl.VFSHandler.syncLocalPath(VFSHandler.java:300)

... 10 more

Caused by: com.tssap.dtr.client.lib.deltavlib.CommunicationException: Communication error [cause: Socket output stream shutdown by peer.]

at com.tssap.dtr.client.lib.deltavlib.impl.DeltavCommand.uncheckedExecute(DeltavCommand.java:144)

at com.tssap.dtr.client.lib.deltavlib.impl.DeltavCommand.uncheckedExecute(DeltavCommand.java:167)

at com.tssap.dtr.client.lib.deltavlib.impl.DeltavCommand.execute(DeltavCommand.java:49)

at com.tssap.dtr.client.lib.deltavlib.impl.CollectionSynchronizer.findSelectedResources(CollectionSynchronizer.java:662)

at com.tssap.dtr.client.lib.deltavlib.impl.CollectionSynchronizer.findSelectedResources(CollectionSynchronizer.java:300)

at com.tssap.dtr.client.lib.vfs.impl.SyncRemoveFeatureMget.performPostSyncCacheRefresh(SyncRemoveFeatureMget.java:279)

at com.tssap.dtr.client.lib.vfs.impl.SyncRemoveFeatureMget.syncMountedFolder(SyncRemoveFeatureMget.java:174)

... 13 more

Caused by: java.net.SocketException: Socket output stream shutdown by peer.

at com.sap.dtr.client.lib.protocol.impl.Response.initialize(Response.java:481)

at com.sap.dtr.client.lib.protocol.Connection.getResponse(Connection.java:2651)

at com.sap.dtr.client.lib.protocol.Connection.sendInternal(Connection.java:1602)

at com.sap.dtr.client.lib.protocol.Connection.send(Connection.java:1479)

at com.sap.dtr.client.lib.protocol.requests.RequestBase.perform(RequestBase.java:570)

at com.sap.dtr.client.lib.protocol.requests.RequestBase.perform(RequestBase.java:709)

at com.tssap.dtr.client.lib.deltavlib.impl.DeltavCommand.uncheckedExecute(DeltavCommand.java:138)

... 19 more

Caused by:

[VFS version: 7.00 NW04S_13_REL 0010 (2008-07-19 17:09:14 CEST)] com.tssap.dtr.client.lib.vfs.VfsException: Sync for folder C:\Documents and Settings\kirankumar_vemula\.dtc\0\DCs\sap.com\home\wellab2b\_comp\ failed: Communication error [cause: Socket output stream shutdown by peer.]

at com.tssap.dtr.client.lib.vfs.impl.SyncRemoveFeatureMget.syncMountedFolder(SyncRemoveFeatureMget.java:216)

at com.tssap.dtr.client.lib.vfs.impl.SyncRemoveFeature.sync(SyncRemoveFeature.java:468)

at com.tssap.dtr.client.lib.vfs.impl.VfsFolder.sync(VfsFolder.java:1438)

at com.sap.tc.devconf.impl.VFSHandler.syncLocalPath(VFSHandler.java:300)

at com.sap.tc.devconf.impl.DCProxy.syncSources(DCProxy.java:905)

at com.sap.tc.devconf.impl.DCProxy.syncAsSources(DCProxy.java:761)

at com.sap.tc.devconf.impl.DevelopmentConfiguration.syncAsSources(DevelopmentConfiguration.java:4948)

at com.sap.tc.devconf.impl.DevelopmentComponentNode.syncAsSources(DevelopmentComponentNode.java:955)

at com.sap.ide.eclipse.component.provider.actions.dc.DcCreateProjectAction$1.syncSelectedDCs(DcCreateProjectAction.java:443)

at com.sap.ide.eclipse.component.provider.actions.dc.DcCreateProjectAction$1.execute(DcCreateProjectAction.java:237)

at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:71)

at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)

at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:85)

at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)

+++ Nested exception part 1/1

com.tssap.dtr.client.lib.deltavlib.CommunicationException: Communication error [cause: Socket output stream shutdown by peer.]

at com.sap.dtr.client.lib.protocol.impl.Response.initialize(Response.java:481)

at com.sap.dtr.client.lib.protocol.Connection.getResponse(Connection.java:2651)

at com.sap.dtr.client.lib.protocol.Connection.sendInternal(Connection.java:1602)

at com.sap.dtr.client.lib.protocol.Connection.send(Connection.java:1479)

at com.sap.dtr.client.lib.protocol.requests.RequestBase.perform(RequestBase.java:570)

at com.sap.dtr.client.lib.protocol.requests.RequestBase.perform(RequestBase.java:709)

at com.tssap.dtr.client.lib.deltavlib.impl.DeltavCommand.uncheckedExecute(DeltavCommand.java:138)

at com.tssap.dtr.client.lib.deltavlib.impl.DeltavCommand.uncheckedExecute(DeltavCommand.java:167)

at com.tssap.dtr.client.lib.deltavlib.impl.DeltavCommand.execute(DeltavCommand.java:49)

at com.tssap.dtr.client.lib.deltavlib.impl.CollectionSynchronizer.findSelectedResources(CollectionSynchronizer.java:662)

at com.tssap.dtr.client.lib.deltavlib.impl.CollectionSynchronizer.findSelectedResources(CollectionSynchronizer.java:300)

at com.tssap.dtr.client.lib.vfs.impl.SyncRemoveFeatureMget.performPostSyncCacheRefresh(SyncRemoveFeatureMget.java:279)

at com.tssap.dtr.client.lib.vfs.impl.SyncRemoveFeatureMget.syncMountedFolder(SyncRemoveFeatureMget.java:174)

at com.tssap.dtr.client.lib.vfs.impl.SyncRemoveFeature.sync(SyncRemoveFeature.java:468)

... 12 more

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

shreyas_pandya
Contributor
0 Kudos

Hi Kiran Kumar,

Is there by any chance you reported any connection break or any network problem while you were performing the sync operation. Also check whether the server was up and running fine during this operation or not.

The error message clearly indicated that there was a communication failure between DTR-Server & DTR-Client, when you were performing this operation.

Regards,

Shreyas Pandya

Former Member
0 Kudos

thanks for the replay,

its a network problem, firewall is blocking some files.

Thanks.

Kiran Vemula

shreyas_pandya
Contributor
0 Kudos

Dear Kiran,

I am glad to know that my inputs were helpful. Thank you for you marking the thread as answered.

Regards,

Shreyas Pandya