vote up 1 vote down star

Hi;

We have Clearcase installed on AIX boxes and we want to deliver certain baselines of one stream to another stream within the same project.

The command I used is as below and the syntax seems to be fine.

$ ct deliver -stream <source stream>@<VOB selector> -to <Integration stream view name> -target <target stream>@<VOB selector> -baseline <Baseline name>@component:<component selector>

When the above execution completed we get a warning like below

Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: 89 elements were skipped because they are not
visible.  You should determine why they are not visible before you complete
this deliver or rebase operation.  If these elements should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Error: An error occurred while checking out or merging the directories in the target view.
**cleartool: Error: Unable to perform merge.
cleartool: Error: Unable to do integration.
cleartool: Error: Unable to deliver stream "nf_pl_r1_dev".**

We haven't yet perform a cancel or complete on the delivery...

Please note:
We are not using snapshot views
We want the baselines as the selection for the delivery and not the activities.

Can you tell what ClearCase really expects from us??

Thanks

flag

0% accept rate
Any news on that deliver? If you have other error messages (this time from within the output -- detected with a grep --, not just the ones at the end), post them as a comment to my answer: that will notify me and I will have a look. – VonC Jul 31 at 6:06
Just added a solution based on your logs. You did well posting a new answer, but do not forget to leave me as well a comment on my answer if you want me to be notified. – VonC Jul 31 at 14:52

6 Answers

vote up 1 vote down

The "you should understand why this element is not visible. If this element should be visible," is not blocking: this is not why you cannot merge.

When you have this kind of message after a deliver with cleartool, the proper course of action is:

  • not cancel the deliver
  • re-launch ("resume") the deliver with the GUI (open the ClearCase Project Explorer, by typing 'clearprojexp on the DOS shell, right-click on the source stream and select deliver (any kind of deliver will do, anyway ClearCase will detect the deliver in progress and will ask for a resume)
  • search through the graphical list of files beings merged the ones marked with a "red crosses"
  • on a file with that blocking status, right-click and select "display element merge", then you will have the actual root cause of this non-successful delivery.


Just realize your are on AIX environment, potentially without GUI.

Then the right course is to resume the deliver

ct deliver -stream <source stream>@<VOB selector> -to <Integration stream view name> -resume

and redirect the all output and error in a file, then grep for "Error", in order to find the files with real problems.


Your logs are quite clear:

cleartool: Error: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/lost+found/classes.0d596edc503111dea8080002c0b9104c@@/main/nf_pl_r1_dev/CHECKEDOUT.41714/configurationmanager/main/nf_pl_r1_dev/CHECKEDOUT.41720/cal_component" 
appears to be catalogued in a checked out directory.  Cannot merge this element until the directory version is checked in.

The actual issue is with lost+found (ClearCase wants to merge a file in that special directory, and that will always fail)

Here is the workaround:

  • Go anywhere in your destination view (the one where the checkouts for the merges are occurring)

:

cd /view/clearadm_nf_pl_r1_int/vobs/NwaFound
cleartool edcs
  • in the vi session, add the following lines in the protected section of your config spec (add only the selection rule "element...": the other lines are already present in your config spec and are mentioned to show you where to add that rule)

:

#UCMCustomElemBegin - DO NOT REMOVE - ADD CUSTOM ELEMENT RULES AFTER THIS LINE
element /vobs/NwaFound/lost+found -none
#UCMCustomElemEnd - DO NOT REMOVE - END CUSTOM ELEMENT RULES
  • quit vi (save the config spec), accept the new config spec

  • resume your deliver: the warnings will still be there, but not blocking.

link|flag
I apologize, I never know that the notifications works this way... Is it ok if I add a comment to any of your answer? – Rational Admin Aug 6 at 14:50
Von; That comment was made after the deliver operation was tried. I am sure it was not commented while I ran the deliver command. And sadly I have to cancel the delivery due to some check out files problem. I would edit the config spec and try the brand new deliver operation. Please wait for my logs – Rational Admin Aug 6 at 16:08
vote up 0 vote down

Hi Von; I tried the resume operation but still it gives the same output... At the moment it is not resumed or cancelled...

Log file:

1_dev/1/model".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CoreCalIntegration/src/main/java/com/rsa/webservices@@/main/nf_pl_r1_dev/1/model/main/nf_pl_r1_dev/1/refdata" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CoreCalIntegration/src/main/java/com/rsa/webservices@@/main/nf_pl_r1_dev/1/model/main/nf_pl_r1_dev/1/refdata".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CoreGuessAheadManager/src/test@@/main/nf_pl_r1_dev/1/resources" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CoreGuessAheadManager/src/test@@/main/nf_pl_r1_dev/1/resources".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent@@/main/nf_pl_r1_dev/3/target" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent@@/main/nf_pl_r1_dev/3/target".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent@@/main/nf_pl_r1_dev/5/target" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent@@/main/nf_pl_r1_dev/5/target".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CompBaseMotorApp/src/main/webapp/WEB-INF@@/main/nf_pl_r1_dev/1/tld" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CompBaseMotorApp/src/main/webapp/WEB-INF@@/main/nf_pl_r1_dev/1/tld".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CoreGuessAheadManager/src/main/java/com/rsa/core@@/main/nf_pl_r1_dev/1/service" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CoreGuessAheadManager/src/main/java/com/rsa/core@@/main/nf_pl_r1_dev/1/service".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CoreGuessAheadManager/src/main/java/com/rsa/core@@/main/nf_pl_r1_dev/1/service/main/nf_pl_r1_dev/1/gam" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CoreGuessAheadManager/src/main/java/com/rsa/core@@/main/nf_pl_r1_dev/1/service/main/nf_pl_r1_dev/1/gam".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CoreGuessAheadManager/src/main/java/com/rsa/core@@/main/nf_pl_r1_dev/1/service/main/nf_pl_r1_dev/1/gam/main/nf_pl_r1_dev/1/tag" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CoreGuessAheadManager/src/main/java/com/rsa/core@@/main/nf_pl_r1_dev/1/service/main/nf_pl_r1_dev/1/gam/main/nf_pl_r1_dev/1/tag".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent@@/main/nf_pl_r1_dev/7/target" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent@@/main/nf_pl_r1_dev/7/target".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CompRefApp/src/main/resources/configurationmanager@@/main/nf_pl_r1_dev/3/gam_component" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CompRefApp/src/main/resources/configurationmanager@@/main/nf_pl_r1_dev/3/gam_component".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CompRefAppWL/src/main/resources/configurationmanager@@/main/nf_pl_r1_dev/3/gam_component" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CompRefAppWL/src/main/resources/configurationmanager@@/main/nf_pl_r1_dev/3/gam_component".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/lost+found/classes.0d596edc503111dea8080002c0b9104c@@/main/nf_pl_r1_dev/CHECKEDOUT.41714/configurationmanager/main/nf_pl_r1_dev/CHECKEDOUT.41720/cal_component" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Error: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/lost+found/classes.0d596edc503111dea8080002c0b9104c@@/main/nf_pl_r1_dev/CHECKEDOUT.41714/configurationmanager/main/nf_pl_r1_dev/CHECKEDOUT.41720/cal_component" appears to be catalogued in a
checked out directory.  Cannot merge this element until the directory version
is checked in.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CorePublicWebService@@/main/nf_pl_r1_dev/3/src" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CorePublicWebService@@/main/nf_pl_r1_dev/3/src".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CorePublicWebService@@/main/nf_pl_r1_dev/3/src/main/nf_pl_r1_dev/1/main" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CorePublicWebService@@/main/nf_pl_r1_dev/3/src/main/nf_pl_r1_dev/1/main".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CorePublicWebService@@/main/nf_pl_r1_dev/3/src/main/nf_pl_r1_dev/1/main/main/nf_pl_r1_dev/1/java" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CorePublicWebService@@/main/nf_pl_r1_dev/3/src/main/nf_pl_r1_dev/1/main/main/nf_pl_r1_dev/1/java".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CorePublicWebService@@/main/nf_pl_r1_dev/3/src/main/nf_pl_r1_dev/1/main/main/nf_pl_r1_dev/1/java/main/nf_pl_r1_dev/1/com" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CorePublicWebService@@/main/nf_pl_r1_dev/3/src/main/nf_pl_r1_dev/1/main/main/nf_pl_r1_dev/1/java/main/nf_pl_r1_dev/1/com".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CorePublicWebService@@/main/nf_pl_r1_dev/3/src/main/nf_pl_r1_dev/1/main/main/nf_pl_r1_dev/1/java/main/nf_pl_r1_dev/1/com/main/nf_pl_r1_dev/1/rsa" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CorePublicWebService@@/main/nf_pl_r1_dev/3/src/main/nf_pl_r1_dev/1/main/main/nf_pl_r1_dev/1/java/main/nf_pl_r1_dev/1/com/main/nf_pl_r1_dev/1/rsa".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CorePublicWebService@@/main/nf_pl_r1_dev/3/src/main/nf_pl_r1_dev/1/main/main/nf_pl_r1_dev/1/java/main/nf_pl_r1_dev/1/com/main/nf_pl_r1_dev/1/rsa/main/nf_pl_r1_dev/1/core" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CorePublicWebService@@/main/nf_pl_r1_dev/3/src/main/nf_pl_r1_dev/1/main/main/nf_pl_r1_dev/1/java/main/nf_pl_r1_dev/1/com/main/nf_pl_r1_dev/1/rsa/main/nf_pl_r1_dev/1/core".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CorePublicWebService@@/main/nf_pl_r1_dev/3/src/main/nf_pl_r1_dev/1/main/main/nf_pl_r1_dev/1/java/main/nf_pl_r1_dev/1/com/main/nf_pl_r1_dev/1/rsa/main/nf_pl_r1_dev/1/core/main/nf_pl_r1_dev/1/service" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CorePublicWebService@@/main/nf_pl_r1_dev/3/src/main/nf_pl_r1_dev/1/main/main/nf_pl_r1_dev/1/java/main/nf_pl_r1_dev/1/com/main/nf_pl_r1_dev/1/rsa/main/nf_pl_r1_dev/1/core/main/nf_pl_r1_dev/1/service".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CorePublicWebService@@/main/nf_pl_r1_dev/3/src/main/nf_pl_r1_dev/1/main/main/nf_pl_r1_dev/1/java/main/nf_pl_r1_dev/1/com/main/nf_pl_r1_dev/1/rsa/main/nf_pl_r1_dev/1/core/main/nf_pl_r1_dev/1/service/main/nf_pl_r1_dev/1/publicws" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CorePublicWebService@@/main/nf_pl_r1_dev/3/src/main/nf_pl_r1_dev/1/main/main/nf_pl_r1_dev/1/java/main/nf_pl_r1_dev/1/com/main/nf_pl_r1_dev/1/rsa/main/nf_pl_r1_dev/1/core/main/nf_pl_r1_dev/1/service/main/nf_pl_r1_dev/1/publicws".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CorePublicWebService@@/main/nf_pl_r1_dev/3/src/main/nf_pl_r1_dev/1/main/main/nf_pl_r1_dev/1/java/main/nf_pl_r1_dev/1/com/main/nf_pl_r1_dev/1/rsa/main/nf_pl_r1_dev/1/core/main/nf_pl_r1_dev/1/service/main/nf_pl_r1_dev/1/publicws/main/nf_pl_r1_dev/1/config" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CorePublicWebService@@/main/nf_pl_r1_dev/3/src/main/nf_pl_r1_dev/1/main/main/nf_pl_r1_dev/1/java/main/nf_pl_r1_dev/1/com/main/nf_pl_r1_dev/1/rsa/main/nf_pl_r1_dev/1/core/main/nf_pl_r1_dev/1/service/main/nf_pl_r1_dev/1/publicws/main/nf_pl_r1_dev/1/config".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CorePublicWebService@@/main/nf_pl_r1_dev/3/src/main/nf_pl_r1_dev/1/main/main/nf_pl_r1_dev/1/java/main/nf_pl_r1_dev/1/com/main/nf_pl_r1_dev/1/rsa/main/nf_pl_r1_dev/1/core/main/nf_pl_r1_dev/1/service/main/nf_pl_r1_dev/1/publicws/main/nf_pl_r1_dev/1/servlet" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CorePublicWebService@@/main/nf_pl_r1_dev/3/src/main/nf_pl_r1_dev/1/main/main/nf_pl_r1_dev/1/java/main/nf_pl_r1_dev/1/com/main/nf_pl_r1_dev/1/rsa/main/nf_pl_r1_dev/1/core/main/nf_pl_r1_dev/1/service/main/nf_pl_r1_dev/1/publicws/main/nf_pl_r1_dev/1/servlet".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CorePublicWebService@@/main/nf_pl_r1_dev/3/src/main/nf_pl_r1_dev/1/main/main/nf_pl_r1_dev/2/resources" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CorePublicWebService@@/main/nf_pl_r1_dev/3/src/main/nf_pl_r1_dev/1/main/main/nf_pl_r1_dev/2/resources".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CorePublicWebService@@/main/nf_pl_r1_dev/3/src/main/nf_pl_r1_dev/2/test" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CorePublicWebService@@/main/nf_pl_r1_dev/3/src/main/nf_pl_r1_dev/2/test".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CorePublicWebService/src/main/java/com/rsa/core/service@@/main/nf_pl_r1_dev/1/security" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CorePublicWebService/src/main/java/com/rsa/core/service@@/main/nf_pl_r1_dev/1/security".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CoreBreadcrumbGenerator@@/main/nf_pl_r1_dev/3/target" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CoreBreadcrumbGenerator@@/main/nf_pl_r1_dev/3/target".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CoreBreadcrumbGenerator@@/main/nf_pl_r1_dev/3/target/main/nf_pl_r1_dev/1/test-classes" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CoreBreadcrumbGenerator@@/main/nf_pl_r1_dev/3/target/main/nf_pl_r1_dev/1/test-classes".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CoreGuessAheadManager/src/main/java/com/rsa/core@@/main/nf_pl_r1_dev/1/service/main/nf_pl_r1_dev/2/ajax" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CoreGuessAheadManager/src/main/java/com/rsa/core@@/main/nf_pl_r1_dev/1/service/main/nf_pl_r1_dev/2/ajax".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CoreGuessAheadManager/src/main/java/com/rsa/core@@/main/nf_pl_r1_dev/1/service/main/nf_pl_r1_dev/2/ajax/main/nf_pl_r1_dev/1/custom" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CoreGuessAheadManager/src/main/java/com/rsa/core@@/main/nf_pl_r1_dev/1/service/main/nf_pl_r1_dev/2/ajax/main/nf_pl_r1_dev/1/custom".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CoreGuessAheadManager/src/main/java/com/rsa/core@@/main/nf_pl_r1_dev/1/service/main/nf_pl_r1_dev/3/custom" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CoreGuessAheadManager/src/main/java/com/rsa/core@@/main/nf_pl_r1_dev/1/service/main/nf_pl_r1_dev/3/custom".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CoreGuessAheadManager/src/main/java/com/rsa/core@@/main/nf_pl_r1_dev/1/service/main/nf_pl_r1_dev/6/helper" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CoreGuessAheadManager/src/main/java/com/rsa/core@@/main/nf_pl_r1_dev/1/service/main/nf_pl_r1_dev/6/helper".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CoreGuessAheadManager/src/main/java/com/rsa/core/ajax@@/main/nf_pl_r1_dev/2/service" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CoreGuessAheadManager/src/main/java/com/rsa/core/ajax@@/main/nf_pl_r1_dev/2/service".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CoreGuessAheadManager/src/main/java/com/rsa/core/ajax@@/main/nf_pl_r1_dev/2/service/main/nf_pl_r1_dev/2/gam" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/CoreGuessAheadManager/src/main/java/com/rsa/core/ajax@@/main/nf_pl_r1_dev/2/service/main/nf_pl_r1_dev/2/gam".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/Co                                                                          service/main/nf_pl_r1_dev/2/custom" is not visible in view "clearadm_nf_pl_r1_in
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/                                                                          r1_dev/2/service/main/nf_pl_r1_dev/2/custom".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/Co                                                                          jaxManager_component" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/                                                                          1_dev/5/ajaxManager_component".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: 89 elements were skipped because they are not
visible.  You should determine why they are not visible before you complete
this deliver or rebase operation.  If these elements should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Error: An error occurred while checking out or merging the directorie
cleartool: Error: Unable to perform merge.
cleartool: Error: Unable to do integration.
cleartool: Error: Unable to deliver stream "nf_pl_r1_dev".
/home/clearadm$ ct deliver -resume | tee /emshare/DeliverBaseline_resume.txt
Resume deliver
          FROM: stream "nf_pl_r1_dev"
          TO: stream "nf_pl_r1_int"
Using target view: "clearadm_nf_pl_r1_int".

Baselines to be delivered:
        baseline:BLD_NF_PL_R1_DEV_44@/vobs/PL_PVOB      component:NwaFound@/vobs/PL_PVOB
Do you wish to continue with this deliver operation?  [no] y
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/AppReferenceApplication/src@@/main/nf_pl_r1_dev/1/main" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/AppReferenceApplication/src@@/main/nf_pl_r1_dev/1/main".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/AppReferenceApplication/src@@/main/nf_pl_r1_dev/1/main/main/nf_pl_r1_dev/1/java" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/AppReferenceApplication/src@@/main/nf_pl_r1_dev/1/main/main/nf_pl_r1_dev/1/java".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/AppReferenceApplication/src@@/main/nf_pl_r1_dev/1/main/main/nf_pl_r1_dev/1/java/main/nf_pl_r1_dev/1/com" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/AppReferenceApplication/src@@/main/nf_pl_r1_dev/1/main/main/nf_pl_r1_dev/1/java/main/nf_pl_r1_dev/1/com".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/AppReferenceApplication/src@@/main/nf_pl_r1_dev/1/main/main/nf_pl_r1_dev/1/java/main/nf_pl_r1_dev/1/com/main/nf_pl_r1_dev/1/rsa" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/AppReferenceApplication/src@@/main/nf_pl_r1_dev/1/main/main/nf_pl_r1_dev/1/java/main/nf_pl_r1_dev/1/com/main/nf_pl_r1_dev/1/rsa".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/AppReferenceApplication/src@@/main/nf_pl_r1_dev/1/main/main/nf_pl_r1_dev/1/java/main/nf_pl_r1_dev/1/com/main/nf_pl_r1_dev/1/rsa/main/nf_pl_r1_dev/1/referenceapplication" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/AppReferenceApplication/src@@/main/nf_pl_r1_dev/1/main/main/nf_pl_r1_dev/1/java/main/nf_pl_r1_dev/1/com/main/nf_pl_r1_dev/1/rsa/main/nf_pl_r1_dev/1/referenceapplication".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/AppReferenceApplication/src@@/main/nf_pl_r1_dev/1/main/main/nf_pl_r1_dev/1/java/main/nf_pl_r1_dev/1/com/main/nf_pl_r1_dev/1/rsa/main/nf_pl_r1_dev/1/referenceapplication/main/nf_pl_r1_dev/1/controller" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/AppReferenceApplication/src@@/main/nf_pl_r1_dev/1/main/main/nf_pl_r1_dev/1/java/main/nf_pl_r1_dev/1/com/main/nf_pl_r1_dev/1/rsa/main/nf_pl_r1_dev/1/referenceapplication/main/nf_pl_r1_dev/1/controller".  *** IMPORTANT ***
Before completing this deliver or rebase operation, you should understand
why this element is not visible.  If this element should be visible, cancel
this operation, fix the problem, and re-run the operation.
cleartool: Warning: Element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/AppReferenceApplication/src@@/main/nf_pl_r1_dev/1/main/main/nf_pl_r1_dev/1/java/main/nf_pl_r1_dev/1/com/main/nf_pl_r1_dev/1/rsa/main/nf_pl_r1_dev/1/referenceapplication/main/nf_pl_r1_dev/1/domain" is not visible in view "clearadm_nf_pl_r1_int".
cleartool: Warning: Skipping element "/view/clearadm_nf_pl_r1_int/vobs/NwaFound/parent/AppReferenceApplication/src@@
link|flag
vote up 0 vote down

Hi Von;

I edited my config spec and tried the delivery operation... but still the same error...

cleartool: Warning: 89 elements were skipped because they are not visible. You should determine why they are not visible before you complete this deliver or rebase operation. If these elements should be visible, cancel this operation, fix the problem, and re-run the operation. cleartool: Error: An error occurred while checking out or merging the directories in the target view. cleartool: Error: Unable to perform merge. cleartool: Error: Unable to do integration. cleartool: Error: Unable to deliver stream "nf_pl_r1_dev".

I have set to my source view (clearadm_nf_pl_r1_dev) and see only 4 check outs of the developers. Would you tell me how to remove those check outs since it is created using CCRC views? I am not sure to remove the checkouts of the CCRC views... I want a elegant way of cancelling them more than deleting the CCRC views for removing the checkout. Please assist. Thanks

link|flag
vote up 0 vote down

I was able to remove the references using

ct rmview -uuid -all.

I resumed my delivery and performed a grep on the log file for only lost+found.

The log file is something like...

Output of merge is in "/view/clearadm_nf_pl_r1_new_int/vobs/NwaFound/lost+found/datadictionary.f63b6de23fac11dea02f0002c0b9104c/EventEntry.class". Output of merge is in "/view/clearadm_nf_pl_r1_new_int/vobs/NwaFound/lost+found/datadictionary.f63b6de23fac11dea02f0002c0b9104c/IEntry.class". Output of merge is in "/view/clearadm_nf_pl_r1_new_int/vobs/NwaFound/lost+found/datadictionary.f63b6de23fac11dea02f0002c0b9104c/Spreadsheet.class". Output of merge is in "/view/clearadm_nf_pl_r1_new_int/vobs/NwaFound/lost+found/generators.fdeb710e3fac11dea02f0002c0b9104c/BaseGenerator.class". Output of merge is in "/view/clearadm_nf_pl_r1_new_int/vobs/NwaFound/lost+found/generators.fdeb710e3fac11dea02f0002c0b9104c/DataDictionaryVelocityGenerator.class". Output of merge is in "/view/clearadm_nf_pl_r1_new_int/vobs/NwaFound/lost+found/generators.fdeb710e3fac11dea02f0002c0b9104c/IGenerator.class". Output of merge is in "/view/clearadm_nf_pl_r1_new_int/vobs/NwaFound/lost+found/generators.fdeb710e3fac11dea02f0002c0b9104c/VelocityGenerator.class". Output of merge is in "/view/clearadm_nf_pl_r1_new_int/vobs/NwaFound/lost+found/util.005b71b63fad11dea02f0002c0b9104c/ApachePoiHelper.class". Output of merge is in "/view/clearadm_nf_pl_r1_new_int/vobs/NwaFound/lost+found/util.005b71b63fad11dea02f0002c0b9104c/datadictionary/BaseSheet.class". Output of merge is in "/view/clearadm_nf_pl_r1_new_int/vobs/NwaFound/lost+found/util.005b71b63fad11dea02f0002c0b9104c/datadictionary/ComponentSheet.class". Output of merge is in "/view/clearadm_nf_pl_r1_new_int/vobs/NwaFound/lost+found/util.005b71b63fad11dea02f0002c0b9104c/datadictionary/ControlSheet.class". Output of merge is in "/view/clearadm_nf_pl_r1_new_int/vobs/NwaFound/lost+found/util.005b71b63fad11dea02f0002c0b9104c/datadictionary/EventEntry.class". Output of merge is in "/view/clearadm_nf_pl_r1_new_int/vobs/NwaFound/lost+found/util.005b71b63fad11dea02f0002c0b9104c/datadictionary/IEntry.class". Output of merge is in "/view/clearadm_nf_pl_r1_new_int/vobs/NwaFound/lost+found/util.005b71b63fad11dea02f0002c0b9104c/datadictionary/Spreadsheet.class". Output of merge is in "/view/clearadm_nf_pl_r1_new_int/vobs/NwaFound/lost+found/util.005b71b63fad11dea02f0002c0b9104c/NameValuePair.class". Output of merge is in "/view/clearadm_nf_pl_r1_new_int/vobs/NwaFound/lost+found/util.005b71b63fad11dea02f0002c0b9104c/VelocityHelper.class".

It is just a sample. It has several lines like this...

Please advice

link|flag
What happen to "leave me a comment on my (VonC) answer? Once again I have not been notify of your new question ;) Are you still blocked (because even with a "select -none" rule, you will still have warning but not-bloking messages. Could you post the config spec of your destination UCM view? – VonC Aug 4 at 14:04
vote up 0 vote down

Config spec attached below...

/$ ct catcs -tag clearadm_nf_pl_r1_new_int
ucm
identity UCM.Stream oid:3385ac72.5b604e48.a00b.35:4e:02:0b:c6:67@vobuuid:2c626cca.302711de.9c36.00:02:c0:b9:10:4c 2

# ONLY EDIT THIS CONFIG SPEC IN THE INDICATED "CUSTOM" AREAS
#
# This config spec was automatically generated by the UCM stream
# "nf_pl_r1_int" at 2009-07-31T12:53:23+01.
#



# Select checked out versions
element * CHECKEDOUT

# Component selection rules...

element "[fcb63642331911deb4340002c0b9104c=/vobs/NwaFound]/..." .../nf_pl_r1_int/LATEST
element "[fcb63642331911deb4340002c0b9104c=/vobs/NwaFound]/..." /main/0 -mkbranch nf_pl_r1_int
element "[fcb63642331911deb4340002c0b9104c=/vobs/NwaFound]/..." /main/0 -mkbranch nf_pl_r1_int


end ucm

#UCMCustomElemBegin - DO NOT REMOVE - ADD CUSTOM ELEMENT RULES AFTER THIS LINE
# element /vobs/NwaFound/lost+found -none
#UCMCustomElemEnd - DO NOT REMOVE - END CUSTOM ELEMENT RULES

# Non-included component backstop rule: no checkouts
element * /main/0 -ucm -nocheckout

#UCMCustomLoadBegin - DO NOT REMOVE - ADD CUSTOM LOAD RULES AFTER THIS LINE


Comments (VonC)

# element /vobs/NwaFound/lost+found -none

1/ the '#' before the 'element /vobs/NwaFound/lost+found -none' means this selection rule is commented and will not be applied.

2/ For a vob-component (meaning the all vob is one big component), you can not use that selection rule at the end within the protected part of the UCM config spec.
Try to modify your config spec with that same selection rule, but this time at the beginning of the config spec:

/$ ct catcs -tag clearadm_nf_pl_r1_new_int
ucm
identity UCM.Stream oid:3385ac72.5b604e48.a00b.35:4e:02:0b:c6:67@vobuuid:2c626cca.302711de.9c36.00:02:c0:b9:10:4c 2

# ONLY EDIT THIS CONFIG SPEC IN THE INDICATED "CUSTOM" AREAS
#
# This config spec was automatically generated by the UCM stream
# "nf_pl_r1_int" at 2009-07-31T12:53:23+01.
#

element /vobs/NwaFound/lost+found -none


# Select checked out versions
element * CHECKEDOUT

... (rest of the config spec)

Then restart your deliver: it should not be blocked anymore by "lost+found" files

link|flag
Yes! This time I have been notified! You can leave a comment on any of my answer. I will in this case leave remark directly within your new answer – VonC Aug 6 at 15:44
And done: your answer has been completed with a new suggestion. I remain available for any further question on this issue. – VonC Aug 6 at 15:49
Von; That comment was made after the deliver operation was tried. I am sure it was not commented while I ran the deliver command. And sadly I have to cancel the delivery due to some check out files problem. I would edit the config spec and try the brand new deliver operation. Please wait for my logs – Rational Admin Aug 6 at 16:07
@Rational Admin: I will wait, but my advice stands: add the selection rule regarding lost+found at the beginning of your config spec, not at the end. Even if it was not commented, it has no chance of being taken into account due to the previous selection rules which were more general than this one. – VonC Aug 6 at 16:23
@Rational Admin: Hi, any news on that deliver? (leave me a comment on one of my answers if you want) – VonC Aug 10 at 11:46
show 1 more comment
vote up 0 vote down

The issue was resolved :) I apologize for not replying to you.

The delivery operation was smooth. Thanks much!

link|flag
Great, but if you do not leave a comment on any of my answer, I will not be notified of this feedback ;) Anyway, glad you did resolve successfully this deliver. I remain available for any further assistance on those merge operations. – VonC Aug 18 at 13:15

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.