It's all about the answers!

Ask a question

SCM command line threw exception.


Garfield Song (612) | asked Jan 09 '15, 5:59 a.m.
edited Jan 09 '15, 6:02 a.m.
Hi all, 
    preface: we use the scm command to integrate our products, and it runs fine previous time.
    But, recently we faced wired problem.when I check the log. it shows :
<record>
  <date>2015-01-09T18:16:31</date>
  <millis>1420798591884</millis>
  <sequence>0</sequence>
  <logger>com.ibm.team.filesystem.client</logger>
  <level>SEVERE</level>
  <class>com.ibm.team.filesystem.client.internal.LoggingHelper</class>
  <method>log</method>
  <thread>10</thread>
  <message>com.ibm.team.filesystem.client.FileSystemException: Error loading map info</message>
</record>
and jenkins shows: 
Could not load subcommand "compare":
org.eclipse.core.runtime.CoreException: Plug-in "com.ibm.team.filesystem.cli.client" was unable to instantiate class "com.ibm.team.filesystem.cli.client.internal.subcommands.CompareCmd".

Comments
Garfield Song commented Jan 09 '15, 6:03 a.m.

SCM 4.0.6, Java 1.6, Windows OS 32bit 

One answer



permanent link
Donald Nong (14.5k414) | answered Jan 13 '15, 1:04 a.m.
Without the full stack trace, it is quite difficult to say what may have gone wrong. Based on the error message alone, you can find some similar issue posted on this forum before, such as the below one.
https://jazz.net/forum/questions/91570/error-when-loadingunloadingcreatingremoving-user-workspace

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.