Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

changing team.scm.fetchDestination caused build failure

First I setup the load directory at E:\CAC_71_BUILD, the build succeeded. Then changed the load directory to E:\CAC_71_BUILD\CAC_SRC, got the following errors:

com.ibm.team.filesystem.client.FileSystemStatusException: Status ERROR: com.ibm.team.filesystem.client code=0 Cannot create sandbox at E:/CAC_71_BUILD/CAC_SRC because one already exists at E:/CAC_71_BUILD null
    at com.ibm.team.filesystem.client.internal.copyfileareas.CopyFileAreaManager.createCopyFileArea(CopyFileAreaManager.java:309)
    at com.ibm.team.filesystem.client.internal.copyfileareas.CopyFileAreaManager.createCopyFileArea(CopyFileAreaManager.java:1)
    at com.ibm.team.filesystem.client.internal.SharingManager.register(SharingManager.java:1218)
    at com.ibm.team.build.internal.engine.JazzScmPreBuildParticipant.preBuild(JazzScmPreBuildParticipant.java:188)
    at com.ibm.team.build.internal.engine.BuildLoop.invokePreBuildParticipants(BuildLoop.java:881)
    at com.ibm.team.build.internal.engine.BuildLoop$2.run(BuildLoop.java:685)
    at java.lang.Thread.run(Thread.java:736)

Not sure why this happened.

0 votes


Accepted answer

Permanent link
You can not nest a sandbox in another sandbox. The SCM system prevents that. sandboxes usually have a .Jazz5 file in them.
Hong Li selected this answer as the correct answer

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jun 29 '13, 3:06 p.m.

Question was seen: 5,195 times

Last updated: Jul 01 '13, 7:50 a.m.

Confirmation Cancel Confirm