*Purpose

This page will help you solve Error during Package extraction for Oracle FORMS technology. 

Action Plan
Identify if the problem is a general one, or is linked to some specific FMBs/PLLs
  1. Check if the Forms version installed on the machine is supported by CAST by looking at the supported language section in release notes: http://doc.castsoftware.com/help/topic/73x/Supported-Languages_568426668.html. If it is not, then solution is to use supported version. If Forms version is supported, go to 2nd point mentioned below.
  2. Try removing the last FMB/PLL loaded before the crash, until it does not crash anymore, or there is no more FMBs/PLLs to extract from.
  3. It is the same approach as with the crashes in the analyzers (CMS Snapshot Analysis - Information - Overview of the Dichotomy process ), when we try to identify the culprit source files by dichotomy.
  4. If you suspect it is due to the JVM, or other environment settings, then you can do the contrary: you exclude all the files but one, just to check the hypothesis.

Note: To remove an FMB/PLL, Just rename it to exclude it from the extraction; the recommended renaming is to add a supplemental extension "excluded", or ".castexcluded" => it helps identifying the set of files to to be excluded when the extraction succeeds at last.

If the issue is not general one, then go to next section i.e. Check if the identified FMBs/DLLs are valid

Check if the identified FMBs/DLLs are valid
 Sometimes issue is related with the invalid FMBs/PLLs.
To cross check the same, try to open the same in Forms Builder.
If you are able to open it correctly then it is valid if not then it is invalid and in that case, it is expected behavior.
If you are not able to open the, then problem is linked to some specific FMBs/PLLs, then workaround is to exclude the identified FMBs/PLLs
Check if the problem is with Forms API

If the you are able to open the FMBs/PLLs in Forms Builder and still getting extraction message such as Invalid file, then problem maybe related with Forms API
To confirm the same try to package the same FBBs/PLLs in Different machine where Forms is installed.
If it works in different machine, then it is confirmed that the problem is due the Forms API of the last machine. If not then report to support

If the error is encountered while extraction

If the error is encountered while extraction, please refer the section : Refer the page as per your Extraction error/message

Other Cases

If none of the cases matches your problem please contact Cast Technical Support .

 

Select the error you are interested in :


I O error Failed to load lib

I O error  Failed to load lib

If you are facing this message while package extraction, see this section:
Delivery Manager Tool - Package Extraction - Oracle Forms - I O error Failed to load lib

0 Forms modules loaded in 0 ms

0 Forms modules loaded in 0 ms

If you are facing this message while package extraction, see this section:
Delivery Manager Tool - Extraction - INFO - Oracle Forms - 0 Forms modules loaded in 0 ms


Required Forms module not found

Required Forms module not found

If you are facing this message while package extraction, see this section:
Delivery Manager Tool - Extraction - INFO - Oracle Forms - Required Forms module not found


Invalid forms file

Invalid forms file

If you are facing this message while package extraction, see this section:
Delivery Manager Tool - Extraction - INFO - Oracle Forms - Invalid forms file