*Purpose
This page will help you solve problems related to the Package Extraction
The Package Extraction is a feature that corresponds to the CAST Delivery Manager Tool accessing the location of your source code.
For more information, refer to:
- Version 8.2 : DMT - Package
- Version 8.1 : DMT - Package
- Version 8.0 : DMT - Package
- Version 7.3 : Source code delivery - an introduction
- Delivery Manager Tool Online-help that is in <CAST INSTALLATION FOLDER>\DeliveryManagerTool\DeliveryManagerTool-Help.exe: CAST Delivery Manager Tool - Help > How to > Package
- TKB page for Information Guides > Information Guides by CAST AIP Component > Delivery Manager Tool DMT
The Delivery Manager Tool - Package Extraction feature is technology dependent. Here are the technologies handled by the Delivery Manager Tool Package extraction:
- Package Extraction - SVN Server
- Package Extraction - Team Foundation Server
- Package Extraction - Oracle Forms
- Package Extraction - Mainframe
- Package Extraction - Business Objects
- Package Extraction - SQL - PL/SQL
- Package Extraction - SAP
- Package Extraction - PeopleSoft
- Package Extraction - Siebel
- Package Extraction - SQL-SQL-PSM z/OS
- Package Extraction - SQL-SQL-PSM UDB
- Package Extraction - SQL - T-SQL MS
- Package Extraction - SQL - PL/SQL
- Package Extraction - Files on your files system
*Observed in CAST AIP
Release | Yes/No |
---|---|
8.3.x | |
8.2.x | |
8.1.x | |
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 |
Action Plan
- If the issue you are facing is a performance issue, go to the Delivery Manager Tool - Extraction - Performance section.
- If the issue you are facing is ERROR / WARNING / INFO messages in the Extraction log file, enable the Debug details like below:
Figure 1 - If the issue you are facing is an ERROR message identify the ERROR message that leads to the issue, check the INFO messages that are above the ERROR message like below :
Figure 2
In the example above the INFO message is explicit and explain why the issue occurs. - If the INFO message is not explicit, go to the Delivery Manager Tool - Extraction - Fatal Error
- If the issue you are facing is a WARNING message, go to the Delivery Manager Tool - Extraction - Warning page
- If the issue you are facing is an INFO, search for INFO having in their messages the below words :
- Error
- Invalid
- Not Found
- Failed
- If the content is explicit, like "Failed to found file S:\.....\XXX.uax", then solve the issue by providing missing stuff, else, go to the Delivery Manager Tool - Extraction - INFO page
- If the issue you are facing is that the extraction is not properly extracting files of any type (including jar files) from a repository like Maven or GIT, then as a temporary workaround you can create a file system folder, extract the files manually to that folder, and then use that folder in your delivery. You can still then contact CAST Technical Support with the Relevant Input to investigate the root cause of the issue, but this should allow you to proceed forward with the delivery process.
- Else navigate to
- Delivery Manager Tool - Extraction Discovery - Error - Connection Exception 400 - Repository version policy RELEASE does not allow metadata in path maven-metadata xml
- Delivery Manager Tool - Extraction - Fatal Error
- Delivery Manager Tool - Extraction - INFO
- Delivery Manager Tool - Extraction - Performance
- Delivery Manager Tool - Extraction - Warning
- If the problem you are facing does not match any case listed in this page, contact CAST Technical Support with the Relevant Input
Notes/Comments
Related Pages