Delivery Manager Tool - Extraction - Warning - Tree dump file does not exist Discovered projects file discovery CastProjects not found in package Selected projects file selection CastProjects not found in package
Description
When doing the package extraction in DMT received the following warnings in the different steps:
Scan: 2016-02-02 10:10:47.266 WARNING Tree dump file does not exist: X:\Delivery\data{xxx-xxxx-xxxx-xxxx-xxxx}{xxx-xxxx-xxxx-xxxx-xxxx}{xxx-xxxx-xxxx-xxxx-xxxx}\sources.CastSourceTreeDump
Discovery: 2016-02-02 10:11:00.636 WARNING Discovered projects file ‘discovery.CastProjects’ not found in package X:\Delivery\data{xxx-xxxx-xxxx-xxxx-xxxx}{xxx-xxxx-xxxx-xxxx-xxxx}{xxx-xxxx-xxxx-xxxx-xxxx}\discovery.CastProjects
Selection: 2016-02-02 10:11:13.724 WARNING Selected projects file ‘selection.CastProjects’ not found in package X:\Delivery\data{xxx-xxxx-xxxx-xxxx-xxxx}{xxx-xxxx-xxxx-xxxx-xxxx}{xxx-xxxx-xxxx-xxxx-xxxx}\selection.CastProjects
Observed in CAST AIP
| Release | Yes/No |
|---|---|
| 8.0.x | ✅ |
| 7.3.x | ✅ |
| 7.2.x | ✅ |
| 7.0.x | ❌ |
Observed on RDBMS
| RDBMS | Yes/No |
|---|---|
| Oracle Server | ✅ |
| Microsoft SQL Server | ✅ |
| CSS2 | ✅ |
| CSS1 | ❌ |
Step by Step Scenario
- Migrate the databases.
- Add a new version (cloned from the migrated one) from CMS.
- Run the package extraction and the warnings will appear.
Action Plan
The issue is raised due to empty package folders inside the migrated version Delivery folder.
The solution is to remove the empty package folders present in the migrated version Delivery folder.
- Go to Delivery folder path " X:\Delivery\data{
}{ }" - Find the empty folders.
- Delete the empty folders. (Note: Delete only the folders, do not delete the XML files)
- Run the DMT and package it.
Notes/comments
Ticket # 4540
Related Pages