It's all about the answers!

Ask a question

problem running 'load'


Kranthi Medisetti (111) | asked Nov 11 '13, 10:11 a.m.
retagged Dec 16 '13, 5:17 p.m. by David Lafreniere (4.8k7)

Problem running 'load':
Must load in sandbox root (/home/test/aaa). To load into a descendent specify the path with target. Try 'scm help load' for more information.

Even I deleted the .jazz5 folder but still getting same error.


Comments
Stephanie Bagot commented Nov 11 '13, 2:51 p.m.
FORUM MODERATOR / JAZZ DEVELOPER

Can you check your eclipse .log file for the full error trace? That may have more information.


Karl Weinert commented Nov 11 '13, 3:18 p.m.
JAZZ DEVELOPER

Please provide the current directory you are in and the command you are running.

One answer



permanent link
Shashikant Padur (4.2k27) | answered Dec 16 '13, 10:21 p.m.
JAZZ DEVELOPER
You have loaded a workspace at /home/test/aaa and now trying to load another workspace into a folder under /home/test/aaa which is not allowed.
Are you using 'lscm'? If so, you may want to stop the background scm daemon. Try 'scm help daemon stop'. After stopping the daemon, delete the .jazz5 folder and rerun the load operation.

Your answer


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.