How to find what object a UUID belongs to?
[tomcat@pzxdcc0131 master]$ /opt/jazz/scmtools/eclipse/lscm status -i "in:c" -d ".." -j
Unexpected exception
com.ibm.team.rtc.cli.infrastructure.internal.core.CLIClientException: Inverse metadata missing for item [UUID _I4nt4EsiEeOz5qGYSSMv-g]
at com.ibm.team.filesystem.cli.core.util.StatusHelper.toCLIClientException(StatusHelper.java:715)
at com.ibm.team.filesystem.cli.core.AbstractSubcommand.run(AbstractSubcommand.java:53)
at com.ibm.team.rtc.cli.infrastructure.internal.core.SubcommandLauncher.run(SubcommandLauncher.java:534)
at com.ibm.team.rtc.cli.infrastructure.internal.core.SubcommandLauncher.doStart(SubcommandLauncher.java:356)
at com.ibm.team.rtc.cli.infrastructure.internal.core.SubcommandLauncher.run(SubcommandLauncher.java:125)
at com.ibm.team.filesystem.cli.client.internal.daemon.CommandLineClient.handleRequest(CommandLineClient.java:154)
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:628)
at com.ibm.team.filesystem.client.internal.http.HttpConnection$1.run(HttpConnection.java:470)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Caused by: java.lang.IllegalStateException: Inverse metadata missing for item [UUID _I4nt4EsiEeOz5qGYSSMv-g]
2 answers
Comments
I am not sure if there is any better way to find out which asset has the concerned UUID.
I leave it to someone else to comment and see if there is any way other way to find out the info you are after.
it is not clear whether workspace is a problem or not here. If you use a brand new workspace, do you see the issue are gone? In our experience, the sandbox to load the files are more problematic. It is not clear the whole picture here how you do auto build,
are you using ant script or scm command script etc? Whether you use buildtoolkit to delete the sandbox during build and so on.
One directory that we are aware of is the .jazz-scm directory in the
users home directory. (i.e. c:\users\<username>.jazz-scm)
not sure if it is related to this issue but might be worth
deleting it and letting it get recreated. (there are a few files that
can be manually configured in that directory so it might be better to
make a backup copy before deleting it)
Comments
Shashikant Padur
JAZZ DEVELOPER Nov 12 '13, 10:20 p.m.https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=289342