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

Error when trying to use scm to show component history

Hi,
I've got a component ID and I now want to see what the history of this component is. I do the following command:

java.lang.NullPointerExceptionukvir-jdrh5_64-~: lscm history -r proxy -c 1015


Which produces the following exception:

Unexpected exception

java.lang.NullPointerException
at com.ibm.team.filesystem.cli.core.util.SubcommandUtil$$Cold.getAffectedComponentsAndShares(Unknown Source)
at com.ibm.team.filesystem.cli.core.util.SubcommandUtil.getAffectedComponentsAndShares(Unknown Source)
at com.ibm.team.filesystem.cli.client.internal.subcommands.HistoryCmd.run(HistoryCmd.java:78)
at com.ibm.team.filesystem.cli.core.internal.SubcommandLauncher.run(Unknown Source)
at com.ibm.team.filesystem.cli.core.internal.SubcommandLauncher.doStart(Unknown Source)
at com.ibm.team.filesystem.cli.core.internal.SubcommandLauncher.run(Unknown Source)
at com.ibm.team.filesystem.cli.client.internal.daemon.CommandLineClient.handleRequest(CommandLineClient.java:123)
at com.ibm.team.filesystem.client.internal.http.ProtocolSwitchingHttpHandler.handle(ProtocolSwitchingHttpHandler.java:46)
at com.ibm.team.filesystem.client.internal.http.HttpConnection.readNextRequest(HttpConnection.java:602)
at com.ibm.team.filesystem.client.internal.http.HttpConnection$1.run(HttpConnection.java:456)
at org.eclipse.core.internal.jobs.Worker.run(Unknown Source)
java.lang.NullPointerExceptionukvir-jdrh5_64-~:


Any ideas?

Thanks,

Jason
(Temenos)

0 votes



One answer

Permanent link
I've had a play around and it seems that this is another non captured exception rather than a proper error message.

If I specify a stream or workspace the history command works correctly.

Jas

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: Jan 13 '10, 12:05 p.m.

Question was seen: 3,810 times

Last updated: Jan 13 '10, 12:05 p.m.

Confirmation Cancel Confirm