can't read the foundation baselines?

2019-06-01 17:54发布

问题:

This looks like a serious problem to me. I can't get the foundation baseline info on the integration stream.

Can not view the properties/baselines in spider1_wells_integration in clearprojexp tool!

I got the error message:

Unable to read the foundation baselines

回答1:

If you cannot do it from the GUI, try it from the command line (DOS or shell)

cd /path/to/your/view
cleartool lsstream -anc -cview # just to check your current stream
cleartool descr -fmt "%[found_bls]CXp" stream:myStream@\myPVob

See "Display Current Baseline with Cleartool".

If there is an issue, chances are you will get a more complete error message that way (through the command-line interface 'cleartool', rather than relying on GUI error messages)