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

How do I debug a load error with the scm command line tool?

I'm running
Build Id: RTC-I20131025-2055
com.ibm.team.filesystem.cli.client, version 3.2.0.v20131024_0535
com.ibm.team.filesystem.cli.tools, version 3.1.500.v20131010_0815
com.ibm.team.filesystem.cli.core, version 3.2.0.v20131023_0208
com.ibm.team.rtc.cli.infrastructure, version 3.1.500.v20131011_0922
	
I've created a workspace from a snapshots (scm create workspace) and added components from other snapshots and streams (scm add component).

When I try to load the workspace, using a local loadrules file I get the messages below:-

Problem running 'load':
Exception during load
There were 3 errors.  After correcting the problems, it is recommended that components be reloaded.  The reload will be incremental, loading only the missing items.  You can further reduce the reload time by reloading just the projects out of sync.
An error has occurred. Kindly check the log for more details.

Where is the log which I should check? Is there any way of enabling more detailed diagnostics?

1 vote



One answer

Permanent link
You can display exceptions by modifying the dump.exception property in ~/.jazz-scm/preferences.properties to true. That will display any internal exceptions that were generated and may help you refine google queries to find the nature of the problem. You can also post the exceptions here to get more help.

You can check the error/exit code returned by the executable and compare it against the documented list.

I believe that you can find logs in ~/.jazz-scm/logs.

Please post here if you don't find a solution to your load problem.

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: Nov 20 '14, 7:06 a.m.

Question was seen: 5,250 times

Last updated: Nov 20 '14, 1:55 p.m.

Confirmation Cancel Confirm