It's all about the answers!

Ask a question

RTE: Uanble to find sandbox for given Workspace/Component while reading data from stream


vikas v (15318) | asked May 22 '15, 12:43 a.m.
Hello,
 
   I am trying to read data directly from the Stream/Component while trading i am getting Run time exception saying :     java.lang.RuntimeException: java.lang.RuntimeException: Uanble to find sandbox for given Workspace/Component
    at com.ibm.team.aspice.traceability.TraceabilityRTCPlainJavaAPI.getRequirementsTraceability(Unknown Source)
    at com.ibm.team.aspice.traceability.TraceabilityRTCPlainJavaAPI.getAllRequirementTraceability(Unknown Source)
    at com.bosch.mdu.utils.StreamUtils.getComponentMap(StreamUtils.java:119)


while using this function which was given by IBM (it is not Generic)

getAllAssociations
(ITeamRepository repo, IWorkspaceHandle workspace, IComponentHandle component, String sandboxLocation_CanBeNullIfRunningFromWithinEclipseRTC)

I am able to find ITeamRepository ,IWorkspaceHandle, IComponentHandle 

Thanks!!


Be the first one to answer this question!


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.