1
votes

I am using ClearCase UCM and I am getting below error while creating baseline or while performing any ClearCase activity.

The history is that I had 2 vobs created and then I had removed those vobs and recreated them. I am not sure if the error is due to that. But How do I fix this error. I tried looking up to see which vob is referenced by this uuid but I am unable to find it.

ClearCase: Error: Unable to find replica in registry for VOB with object ID:"c8421ede.c19811e3.9827.6c:41:6a:1f:57:06"
ClearCase: Error: Unable to locate versioned object base with object id: "c8421ede.c19811e3.9827.6c:41:6a:1f:57:06".
1

1 Answers

0
votes

It depends on how you removed and recreated those vobs.

If you have only deleted a vob tag and unregister, you can add a vob back with mkvob, or with mktab -vob + register -vob.

https://publib.boulder.ibm.com/infocenter/cchelp/v7r0m1/topic/com.ibm.rational.clearcase.cc_admin.doc/images/rgy_ops.gif

In your case, an "Unable to find replica in registry" should mean:

  • either the Vob hasn't been properly registered again.
  • or it references an Admin vob (with UCM, typically the PVob) which hasn't been added yet (as in this technote)

You can check the vobs tags and ooid in the Vob registry (also detailed in this article).