cancel
Showing results for 
Search instead for 
Did you mean: 

Getting workspaces for server 'http://hostname:port/dtr/' failed. =>

govardan_raj
Contributor
0 Kudos

hi experts ,

when we are building the dc we are getting above error , please help to rectify the same.

Regards

Govardan Raj S

Accepted Solutions (0)

Answers (1)

Answers (1)

ErvinSzolke
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

could you please provide the complete stack trace ?

Thank you and Regards,

Ervin

govardan_raj
Contributor
0 Kudos

hi Ervin ,

Thanks for the instant reply , we are  getting only the above line and no other error trace.

actually we had a default track sandbox in 7.4 , now we created a new track xxx by choosing save as option of sandbox track , only in this track when we create a new dc and try to build after creating a new dc we are facing that issue.

Regards
Govardan Raj S

junwu
Active Contributor
0 Kudos

did you import all the sc?

ErvinSzolke
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

what about the defaultTrace ? Are you sure you don't have anything there either?

You know the error you pointed out is way too generic to say anything. We need more details to understand the reason. Is this by the way central build or local one? Can you see any hints in the ".log" file of the ".metadata" folder of your nwds workspace ?

Cheers,

Ervin

govardan_raj
Contributor
0 Kudos

hi ,

pelase find the below error detail

Getting workspaces for server 'http://hostName:port/dtr/' failed.  => 
currElementcurrElement
Error
Wed Sep 24 17:26:02 IST 2014
[VFS version: @@client.version@@] com.tssap.dtr.client.lib.vfs.VfsException: Getting VFS manager for client 'EPD_SANDBOX_D' failed:
Get workspaces from repository 'http://hostname:port/dtr/' failed
at com.tssap.dtr.client.lib.vfs.impl.VersionedFileSystemManager.getVersionedFileSystemManager(VersionedFileSystemManager.java:269)
at com.tssap.dtr.client.lib.vfs.VersionedFileSystemFactory.getVersionedFileSystemManager(VersionedFileSystemFactory.java:46)
at com.tssap.dtr.client.eclipse.util.LongRunnerUtil.notifyLongRunFinished(LongRunnerUtil.java:62)
at com.sap.ide.dii08.internal.commandz.BuildDcsCommand.execute(BuildDcsCommand.java:285)
at com.sap.ide.dii08.internal.service.CommandExecutor$2.run(CommandExecutor.java:77)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
at com.sap.ide.dii05.util.internal.lock.DiiConsistencyServiceImpl.executeConsistentWorkspaceRunnable(DiiConsistencyServiceImpl.java:90)
at com.sap.ide.dii05.util.internal.lock.DiiConsistencyServiceImpl.executeConsistentWorkspaceRunnable(DiiConsistencyServiceImpl.java:52)
at com.sap.ide.dii08.internal.service.CommandExecutor.executeInWorkspaceAndDevConfLocks(CommandExecutor.java:90)
at com.sap.ide.dii08.internal.service.InternalDiiCommandService.buildDcs(InternalDiiCommandService.java:179)
at com.sap.ide.dii08.internal.service.InternalDiiCommandService.buildDcs(InternalDiiCommandService.java:986)
at com.sap.ide.dii05.ui.internal.actions.dc.BuildAction$2.run(BuildAction.java:193)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

+++ Nested exception part 1/1
com.tssap.dtr.client.lib.vfs.VfsException: Get workspaces from repository 'http://hostname00:portnum/dtr/' failed
at com.tssap.dtr.client.lib.vfs.impl.VfsRepository.<init>(VfsRepository.java:219)
at com.tssap.dtr.client.lib.vfs.impl.VersionedFileSystemManager.refreshRepositories(VersionedFileSystemManager.java:775)
at com.tssap.dtr.client.lib.vfs.impl.VersionedFileSystemManager.pureSetCurrentContext(VersionedFileSystemManager.java:638)
at com.tssap.dtr.client.lib.vfs.impl.VersionedFileSystemManager.getVersionedFileSystemManager(VersionedFileSystemManager.java:242)
at com.tssap.dtr.client.lib.vfs.VersionedFileSystemFactory.getVersionedFileSystemManager(VersionedFileSystemFactory.java:46)
... 11 more

+++ Nested exception part 1/1
com.tssap.dtr.client.lib.vfs.VfsException: Getting workspaces for server 'http://hostname00:portnum/dtr/' failed.
at com.tssap.dtr.client.lib.vfs.impl.VfsRepository.refreshWorkspacesFromRepository(VfsRepository.java:658)
at com.tssap.dtr.client.lib.vfs.impl.VfsRepository.<init>(VfsRepository.java:217)
at com.tssap.dtr.client.lib.vfs.impl.VersionedFileSystemManager.refreshRepositories(VersionedFileSystemManager.java:775)
at com.tssap.dtr.client.lib.vfs.impl.VersionedFileSystemManager.pureSetCurrentContext(VersionedFileSystemManager.java:638)
at com.tssap.dtr.client.lib.vfs.impl.VersionedFileSystemManager.getVersionedFileSystemManager(VersionedFileSystemManager.java:242)
at com.tssap.dtr.client.lib.vfs.VersionedFileSystemFactory.getVersionedFileSystemManager(VersionedFileSystemFactory.java:46)
... 11 more

+++ Nested exception part 1/1
com.tssap.dtr.client.lib.vfs.VfsException: Getting workspaces from repository by 'XCM:workspace-set' failed
at com.tssap.dtr.client.lib.vfs.impl.VfsRepository.getDvWorkspaces_usingXcmProperty(VfsRepository.java:1146)
at com.tssap.dtr.client.lib.vfs.impl.VfsRepository.refreshWorkspacesFromRepository(VfsRepository.java:607)
at com.tssap.dtr.client.lib.vfs.impl.VfsRepository.<init>(VfsRepository.java:217)
at com.tssap.dtr.client.lib.vfs.impl.VersionedFileSystemManager.refreshRepositories(VersionedFileSystemManager.java:775)
at com.tssap.dtr.client.lib.vfs.impl.VersionedFileSystemManager.pureSetCurrentContext(VersionedFileSystemManager.java:638)
at com.tssap.dtr.client.lib.vfs.impl.VersionedFileSystemManager.getVersionedFileSystemManager(VersionedFileSystemManager.java:242)
at com.tssap.dtr.client.lib.vfs.VersionedFileSystemFactory.getVersionedFileSystemManager(VersionedFileSystemFactory.java:46)
... 11 more
[Error: com.tssap.dtr.client.eclipse.util.LongRunnerUtil  Thread[Worker-23,5,main]]

Regards

Govardan