| |||
Cause | |||
The element is referenced in the change set of the UCM activity, but it is no longer present; hence checked out but removed. Attempts to cancel the checkout and remove the element from lost+found failed, which indicate that the checkout is in a corrupted state. | |||
Resolving the problem | |||
To remove the lost+found entry from the change set of the UCM activity, the view will need to be removed. Resolve all the checkouts in the view, aside from the one in lost+found, then remove the view and the entry will be removed from the change set of the UCM activity. Once the activity is empty, it can also be removed. Note: If the deliver is unable to process until the checkout is resolved (canceled) in the problem activity, then proceed with the deliver in a new view. |
Checked out element in the lost+found directory prevents a UCM Activity deliver
Selected activity deliver from stream "dev" to stream "int" is not supported
| |||
Cause | |||
Imagine the hierarchy of streams as follows:
It is not possible to deliver from the group stream to the Integration stream, based on activities in the development stream. You are allowed to deliver from the development stream directly to the integration stream. The key to which activities may be delivered individually will depend on the order the activities were delivered to the group stream and which elements were modified in the activities. This follows the general rules for which activities may be delivered using selected activity deliver. Suppose CQACT1 only modifies Component 1, and CQACT2 only modifies Component 2. Both activities are delivered to the group stream (it does not matter which order). Now suppose you want to deliver to the integration stream.
| |||
Resolving the problem | |||
UCM does not currently provide for activity "independence". You need to deliver all required activities that are referenced as dependencies. Refer to technote 1303221 Knowledge Collection: UCM Activity Dependencies for a list of resources that provide further details about activity dependencies. |