Hello All,
I am able to login to NWDI and access the CMS, CBS, DTR without any issues. But while I am trying to sync the DCs after importing the NWDI track (CE 7.1.1) -> It waits for a prohibitive amount of time -> Connection times out.
We checked everything on the server side and seems alright.
1. Update statistics of all DTR tables – Complete
2. TEMP tablespace – 10GB available
3. DB space and log volume area is not full
I am attaching the snap shots of my NWDS and IE settings. Please let me know.
Extract of the error from the log -
!ENTRY com.sap.ide.dii05.lib 4 0 2013-10-09 13:00:08.343
!MESSAGE Sync Sources
!SUBENTRY 1 com.sap.tc.build...OSS:BC-CTS-CBS-CLI 4 0 2013-10-09 13:00:08.343
!MESSAGE Unable to sync file or folder.: Sync for folder D:\Documents and Settings\dhanya.nayak\Desktop\DONT DELETE nwds_711_sp11_full\Workspace_CE.jdi\0\DCs\X.com\5ycap_v01_impl\_comp\ failed: Communication error [cause: Read timed out]
!STACK 0
com.sap.tc.devconf.SyncException: Unable to sync file or folder.: Sync for folder D:\Documents and Settings\dhanya.nayak\Desktop\DONT DELETE nwds_711_sp11_full\Workspace_CE.jdi\0\DCs\X.com\5ycap_v01_impl\_comp\ failed: Communication error [cause: Read timed out]
at com.sap.tc.devconf.impl.DTRClientErrorMapper.toSyncException(DTRClientErrorMapper.java:73)
at com.sap.tc.devconf.impl.dtr.VFSHandler.syncLocalPath(VFSHandler.java:281)
at com.sap.tc.devconf.impl.dtr.DtrServiceAdapter.syncSources(DtrServiceAdapter.java:842)
at com.sap.tc.devconf.impl.dtr.DtrServiceAdapter.syncAsSources(DtrServiceAdapter.java:1294)
at com.sap.tc.devconf.internal.DCProxy.syncAsSources(DCProxy.java:4064)
at com.sap.tc.devconf.internal.DevelopmentConfiguration.syncAsSources(DevelopmentConfiguration.java:3969)
at com.sap.tc.devconf.internal.DevelopmentComponentNode.syncAsSources(DevelopmentComponentNode.java:498)
at com.sap.ide.dii05.lib.internal.commands.dc.sync.SyncSourcesJob.doInWorkerThread(SyncSourcesJob.java:144)
at com.sap.ide.dii05.util.api.job.JdiJob$1.doInWorkerThread(JdiJob.java:77)
at com.sap.ide.dii05.util.internal.job.InternalJdiJob$3$1.run(InternalJdiJob.java:198)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1797)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1779)
at com.sap.ide.dii05.util.internal.job.InternalJdiJob$3.run(InternalJdiJob.java:207)
at com.sap.ide.dii05.util.internal.job.BusyBackgroundIndicator.showWhile(BusyBackgroundIndicator.java:74)
at com.sap.ide.dii05.util.internal.job.InternalJdiJob.internalRun(InternalJdiJob.java:188)
at com.sap.ide.dii05.util.internal.job.InternalDiiJob.runInternal(InternalDiiJob.java:305)
at com.sap.ide.dii05.util.internal.job.InternalDiiJob.runR(InternalDiiJob.java:203)
at com.sap.ide.dii05.util.internal.job.InternalDiiJob.run(InternalDiiJob.java:191)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: com.tssap.dtr.client.lib.vfs.VfsException: Sync for folder D:\Documents and Settings\dhanya.nayak\Desktop\DONT DELETE nwds_711_sp11_full\Workspace_CE.jdi\0\DCs\X.com\5ycap_v01_impl\_comp\ failed: Communication error [cause: Read timed out]
at com.tssap.dtr.client.lib.vfs.impl.SyncRemoveFeatureMget.syncMountedFolder(SyncRemoveFeatureMget.java:311)
at com.tssap.dtr.client.lib.vfs.impl.SyncRemoveFeature.sync(SyncRemoveFeature.java:544)
at com.tssap.dtr.client.lib.vfs.impl.VfsFolder.sync(VfsFolder.java:1643)
at com.sap.tc.devconf.impl.dtr.VFSHandler.syncLocalPath(VFSHandler.java:267)
... 17 more