Kbase 10880: List of Installation PROGRESS Errors from Install Routine
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
List of Installation PROGRESS Errors from Install Routine
The following is a list of ALL possible PROGRESS errors returned from
the install routine.
INSTALL ERROR (00): Invalid Control Number Combination
This error indicates that the bits contained in the user entered
control number did not add up to a valid product combination.
INSTALL ERROR (01): Too Many Command Line Arguments
This error indicates that the user entered more than one argument
on the command line.
INSTALL ERROR (02): Non-Alpha Drive Name
This error indicates that the drive that the user entered on the
command line did not begin with an alpha character.
INSTALL ERROR (03): Syntax [d:] install [d:]
This is an informational message that is displayed in conjunction
with errors (01) and (02).
INSTALL ERROR (04): Find First Entry Error
This is merely a warning. Processing continues with the next
file.
INSTALL ERROR (05): Find Next Entry Error
This is merely a warning. Processing continues with the next
file.
INSTALL ERROR (06): Unable To Make Directory
This is a warning and the program continues.
INSTALL ERROR (07): Unable To Remove Directory
This is a warning and the program continues.
INSTALL ERROR (08): Unable To Remove File
If the return code from the call to remove is not 0 (i.e. it
successfully removed the file), then this causes "rm_entry" to
return EXIT_FAILURE to "rrm". This is a warning and the program
continues.
INSTALL ERROR (09): Processing Continues
This is an informational message that is displayed in conjunction
with errors (10), (11), and (12).
INSTALL ERROR (10): Unable To Open Input Build File
This is a warning and the program continues with the next file.
INSTALL ERROR (11): Unable To Open Output Build File
This is a warning and the program continues with the next file.
INSTALL ERROR (12): Unable To Open Temporary .pf File
This is a Windows Only Error.
INSTALL ERROR (13): Unable To Open .pf File
This is a Windows only Error.
INSTALL WARNING (14): The configuration information that you have
entered for the new product being installed is different from the
product you now have installed in <dir-name>. This may cause
reduced functionality. Please contact you local PROGRESS Software
reseller, or Progress Technical Support for further information.
This is a warning to tell the user that the bits they entered via
the serial number and control number are not the same as the bits
in the previously installed .cfg file.
INSTALL ERROR (15): Unable To Open Source File
The file was unable to be opened in read only mode. This could
be a permissions problem.
INSTALL ERROR (16): Unable To Open Destination File
The file was unable to be opened in read only mode. This could be
a permissions problem.
INSTALL ERROR (17): Unable To Open Directory Flag File
This causes the program to clean up and exit. Make sure the user
is logged in as root and try the install again.
INSTALL ERROR (18): Unable To Create Version Flag File
This causes the program to clean up and exit. Make sure the user
is logged in as root and try the install again.
INSTALL ERROR (19): Unable To Create Installation Data File
The call to write to the progress.dat file failed. This causes the
program to clean up and exit. Make sure the user is logged in as
root and try the install again.
INSTALL ERROR (20): Unable To Open Configuration File
The call to open the base progress.cfg (located on the install
disk) as a read-only binary file failed. This causes the program
to clean up and exit.
OR
The call to open the previously installed core progress.cfg as a
read-only binary file failed. This causes the program to clean up
and exit.
OR
The call to create a writeable binary file failed. This causes the
program to clean up and exit.
OR
The call to open the tailored progress.cfg as a read-only binary
file failed or the call to open the destination file progress.cbk
as a read-only binary file failed. This causes the program to
clean up and exit.
INSTALL ERROR (21): Unable To Create Configuration File
The call to transfer information from the tailored progress.cfg to
the copy progress.cbk failed. This causes the program to clean up
and exit.
INSTALL ERROR (22): Configuration Error
This refers to a non-specific configuration error. This causes the
program to clean up and exit.
INSTALL ERROR (23): Please Call Technical Support
This occurs when the base configuration file that is sent to the
user is for a different product than the one created from the
information entered by the user. This causes the program to clean
up and exit.
INSTALL ERROR (24): Configuration File Has Wrong Version
This occurs when the base configuration file that is sent to the
user has the wrong version number for the base control number that
is included with it. This could happen if the user attempts to
edit the file or if it gets damaged on the tape or diskette. This
causes the program to clean up and exit.
INSTALL ERROR (25): Configuration File Is Invalid
This occurs when the base configuration file that is sent to the
user has the wrong check sum. This could happen if the user
attempts to edit the file or if it gets damaged on the tape or
diskette. This causes the program to clean up and exit.
INSTALL ERROR (26): Invalid Version, Serial Number, or Control Number
This occurs when the user types in an invalid version, serial
number or control number. Then checksum for the numbers entered is
incorrect. This causes the program to clean up and exit.
Check for "typos" (i.e. the user entered the letter "o" instead of
the number "0"). Also, check that the version number is in the
format: n.nxnn (where n is a number and x is a letter).
INSTALL ERROR (27): Unable To Open Installation Table
The call to open the installation table (install.tab, located on
the install disk) as a read-only file failed. This causes the
program to clean up and exit.
INSTALL ERROR (28): Syntax Error - No Valid Keyword In Line
The call to open the installation table (install.tab, located on
the install disk) as a read-only file failed. This causes the
program to clean up and exit.
INSTALL ERROR (29): The Serial Number Doesn't Have The Correct Number
Of Digits
The user entered serial number was not of the correct length. This
is a warning message. The user will be requested to re-enter the
serial number.
INSTALL ERROR (30): Check The Number And Try Again
An informational message displayed in conjunction with errors (29)
and (31).
INSTALL ERROR (31): The Set Of Control Digits Does Not Have The
Correct Number Of Digits/Characters
The user entered set of control digits was not of the correct
length. This is a warning message. The user will be requested to
re-enter the set of control digits.
INSTALL ERROR (32): There Is An Invalid Control Code Digit In This
Set
One of the digits in the control number set is not in the set of
predefined ranges. This is a warning message. The user is
requested to re-enter the control digits.
INSTALL ERROR (33): You Must Enter Your Company Name
The company name entered was of 0 length. This is a warning
message. The user is requested to re-enter the company name.
INSTALL ERROR (34): You Must Enter Your Version Number
The version entered was of 0 length. This is a warning message.
The user is requested to re-enter the version number.
INSTALL ERROR (35): Unable To Open Configuration Data File
The call to open the file as a write-only file failed. This
causes the program to clean up and exit.
OR
The call to open the source progress.dat (previously installed as
part of a core product) as a read-only file failed. This causes
the program to clean up and exit.
OR
The call to open the destination progress.dbk (which becomes a
duplicate of progress.dat) as a write-only file failed. This
causes the program to clean up and exit.
INSTALL ERROR (36): Unable To Open Installation Script File.
UNIX only. Check permissions and make sure user is logged in as
root.
INSTALL ERROR (37): Unable To Open Volume Identification File
The call to open the volume id file on the current diskette as a
write-only file failed. The user is asked to insert the correct
diskette and press "y" to continue or "n" to quit.
INSTALL ERROR (38): Unable To Open README.PRO File
The call to open the file README.PRO in the current working
directory as a read-only file failed.
INSTALL ERROR (39): Unable To Copy README.PRO File To Install
Directory.
UNIX only. Check permissions and make sure user is logged in as
root.
INSTALL ERROR (40): Unable To Copy Progress.cfg To Install Directory
UNIX only. Check permissions and make sure user is logged in as
root.
INSTALL ERROR (41): Unable To Copy Progress.dat To Install Directory
UNIX only. Check permissions and make sure user is logged in as
root.
INSTALL ERROR (42): You Must Be Logged On To A Drive Different Than
Your Floppy Drive
The call returns the name of the drive that the user is currently
logged onto. If it is the same as the previously determined
install drive, then the program cleans up and exits with a failure.
INSTALL ERROR (43): The PROGRESS Installation Utility Is Unable To
Continue Due To lack Of Disk Space While
Installing The Current Component. Please Free
The Required Disk Space On This Device Prior To
Continuing
If the function call returns the no more space error, this error is
displayed.
INSTALL ERROR (44): Incorrect Build File Type
If the file extensions .1E and .1O are not found within the current
file name, then the file is not of the correct build type. It is
not a file that needs to be built. Processing continues with the
next file.
INSTALL ERROR (45): Not Enough Buffer Storage For Tailoring
The program could not allocate memory for tailoring the batch
files. Processing continues with the next file.
INSTALL ERROR (46): Unable To Continue With Build Due To Bad File
Handle Error
The function call encountered a bad file handle error and
processing continues with the next file. This indicates hardware
problems.
INSTALL ERROR (47): Unable To Open EXEBASE.TAB File
Windows 3.0 only.
INSTALL ERROR (48): Unable To Open EXETLR.TAB File
Windows 3.0 only.
INSTALL ERROR (49): Unable To Allocate Table Storage Space
The program could not allocate memory for storing the installation
information table. The program exits with a failure.
INSTALL ERROR (50): Unable To Allocate Menu Storage Space
The program was unable to allocate memory to store the menu items.
The program exits with a failure.
INSTALL ERROR (51): Unable To Allocate Group Storage Space
Windows 3.0 only.
INSTALL ERROR (52): Unable To Allocate Comparison Storage Space
The program was unable to allocate memory to store the
configuration file information. The program exits with a failure.
INSTALL ERROR (53): Groups And Icons Were Not Created
Windows is not installed or not in the users path.
INSTALL ERROR (54): Unable To Open For Input -
The call to open the passed file name failed. The file was not
tailored and processing continues with the next file.
INSTALL ERROR (55): Unable To Open For Update -
The call to create the new copy of the passed file name failed.
The file was not tailored and processing continues with the next
file.
INSTALL ERROR (56): File Has Been Destroyed, Processing Terminated -
The call to write the designated file failed. The file was not
tailored and processing continues with the next file.
INSTALL ERROR (57): File Is Too Large, It Was Not Modified -
The procedure was unable to allocate enough space to store the
converted buffer. The file was not tailored and processing with
the next file.
Progress Software Technical Support Note # 10880