Problem |
This technote explains causes for the error The vob_object registry for "/vobstorage/vob.vbs" specifies incorrect hostname for server and provides solutions to resolve the issue. |
Cause |
The following errors are reported in the logs: Error message from albd_server_log: ********************************
Error message from vobrpc_server_log: **********************************
Error message from vob_log: ********************************
A VOB was moved from one server to another. The new server was using a different registry server, but the VOB was not properly registered.
Cause 2
|
Solution |
The VOB needs to be correctly registered with the new registry server.
To correct the errors, do one of the following: A. If the VOB is already registered (incorrectly):
Example: cleartool register -replace -vob /vobstorage/vob.vbs OR cleartool unregister -vob /vobstorage/vob.vbs cleartool register -vob /vobstorage/vob.vbs Note: Restart ClearCase services on all clients that used to point to this VOB in the old location. B. If the VOB is not registered:
For further information about the cleartool register | unregister commands refer to the ClearCase command reference manual or run cleartool man register | unregister from the command line. Note: The hostname of the VOB server is stored in the .hostname file that is located in the VOB storage directory (such as /vobstorage/vob.vbs/.hostname in the above example). The .hostname file can be modified directly (using caution as not to corrupt the file) to identify the correct hostname if the above solutions don't resolve the issue. |
The vob_object registry specifies incorrect hostname
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment