home *** CD-ROM | disk | FTP | other *** search
/ GameStar 1998 October / Gamestar_00_1998-10_cd1.bin / programy / ARJ260X.EXE / ERRORS.DOC < prev    next >
Text File  |  1997-11-16  |  19KB  |  661 lines

  1.  
  2.      ERRORS.DOC                                                  July 1997
  3.  
  4.  
  5.      The following error messages may appear when using ARJ.  A brief
  6.      explanation of each message follows:
  7.  
  8.  
  9.      <filename> does not exist
  10.  
  11.          The file <filename> could not be found on the disk.
  12.  
  13.          This error may occur in a multiple volume extraction if ARJ is
  14.          trying to extract a split file.  If this split file is not the
  15.          beginning of the file, ARJ will look for the beginning of the
  16.          file on the disk. If this file is missing, ARJ will report this
  17.          error.  To correct this problem, you need to extract the previous
  18.          portion(s) of this file.
  19.  
  20.          This error will also occur during an extraction to freshen
  21.          existing files.
  22.  
  23.  
  24.      <filename> exists
  25.  
  26.          The file <filename> already exists on the disk.
  27.  
  28.  
  29.      <filename> is not an ARJ archive
  30.  
  31.          The file <filename> does not have a valid ARJ archive header in
  32.          the initial portion of the file.  This file may not be an ARJ
  33.          archive or it may be damaged.
  34.  
  35.  
  36.      <filename> is not the same date/time
  37.  
  38.          The file <filename> that is being appended to does not have the
  39.          correct file date-time stamp.  This message occurs during multiple
  40.          volume extraction when the portion of the file on disk does not
  41.          match the portion in the archive.  This can happen if a multiple
  42.          volume extraction was interrupted by a "quit" response.
  43.  
  44.  
  45.      <filename> is same or newer
  46.  
  47.          The file <filename> has the same or newer file date-time stamp
  48.          than the matching file in the archive.
  49.  
  50.  
  51.      <filename> is same or older
  52.  
  53.          The file <filename> has the same or older file date-time stamp
  54.          than the matching file in the archive.
  55.  
  56.  
  57.      Already a chapter archive
  58.  
  59.          The archive being converted to a chapter archive is already a
  60.          chapter archive.
  61.  
  62.  
  63.      Archive name argument missing
  64.  
  65.          The ARJ command is missing the name of the ARJ archive filename.
  66.  
  67.  
  68.      Arg table overflow
  69.  
  70.          There are more than 64 arguments on the ARJ command line.
  71.  
  72.  
  73.      *** Valid ARJ-SECURITY envelope signature:
  74.  
  75.          This message is displayed when ARJ has verified that the archive
  76.          has a valid ARJ-SECURITY envelope.  This indicates that the archive
  77.          contents are intact and unmodified as originally distributed by the
  78.          individual identified in the text that follows this message.
  79.  
  80.  
  81.      Bad command syntax
  82.  
  83.          The ARJ command line is not correct syntactically.
  84.  
  85.  
  86.      Bad file data
  87.  
  88.          The file in the ARJ archive is damaged and has invalid data in it.
  89.          It is not possible to recover this file in an undamaged format.
  90.  
  91.  
  92.      Bad file data or bad password
  93.  
  94.          The file in the ARJ archive is damaged or you may have supplied
  95.          the wrong password to the "-g" option.  Check the password that
  96.          you specified.
  97.  
  98.  
  99.      Bad header
  100.  
  101.          The ARJ archive file description information record is damaged.
  102.  
  103.  
  104.      Bad or missing SECURITY key
  105.  
  106.          An invalid or missing security key was provided to ARJ.  Check
  107.          to see if the security key is correct.
  108.  
  109.  
  110.      Break signaled
  111.  
  112.          The user pressed Control C or Control BREAK.
  113.  
  114.  
  115.      Can't copy temp <filename> to archive <filename>
  116.  
  117.          This error usually means that there is not enough disk space to
  118.          copy the intermediate archive file to its destination drive. ARJ
  119.          does not purge the intermediate archive file in this situation so
  120.          that the file can be copied manually to a drive with enough disk
  121.          space.
  122.  
  123.  
  124.      Can't delete <filename>
  125.  
  126.          ARJ cannot delete the file <filename>.  Most likely, the file is
  127.          in use or is set as readonly.
  128.  
  129.  
  130.      Can't find <filename>
  131.  
  132.          The file <filename> does not exist.
  133.  
  134.  
  135.      Can't find restart file: <filename>
  136.  
  137.          The file <filename> does not exist.
  138.  
  139.  
  140.      Can't find restart information
  141.  
  142.          During the scan of the specified index file, ARJ could not find
  143.          a line of text similar to the following:
  144.  
  145.          Next volume - 001 1      19931 C:\ARC\VGA640.DRV
  146.  
  147.          This can happened if the index file is damaged or was created by
  148.          a version of ARJ prior to 2.39.
  149.  
  150.  
  151.      Can't get volume label
  152.  
  153.          ARJ could not read the volume label of the drive specified.
  154.  
  155.  
  156.      Can't handle ARJ-SECURITY version <number>
  157.  
  158.          This version of ARJ encountered an ARJ-SECURITY envelope version
  159.          of which it does not know how to verify the integrity.
  160.  
  161.  
  162.      Can't make directory <directoryname>
  163.  
  164.          ARJ could not create the directory <directoryname>.  The name
  165.          <directoryname> may already exist or the name may be too long.
  166.  
  167.  
  168.      Can't open <filename>
  169.  
  170.          ARJ cannot open the file <filename>.  The file may be set to
  171.          readonly or it may already be in use.  The "-hq" option may be
  172.          useful in some file-in-use situations.
  173.  
  174.  
  175.      Can't order a multiple volume archive
  176.  
  177.          Re-ordering a multiple volume archive is NOT allowed.
  178.  
  179.  
  180.      Can't read file or unexpected end of file
  181.  
  182.          This error message usually occurs if the end of the file has been
  183.          reached when ARJ is expecting more data.
  184.  
  185.  
  186.      Can't rename <filename> to <filename>
  187.  
  188.          ARJ could not rename <filename>.  The target filename may already
  189.          exist.
  190.  
  191.  
  192.      Can't reset <filename>
  193.  
  194.          ARJ could not reset the archive bit attribute of <filename>.  This
  195.          error is ignored by ARJ.
  196.  
  197.  
  198.      Can't seek to position <number> in file
  199.  
  200.          ARJ could not seek to the position in the file.  This file may not
  201.          be as large as the position specified.
  202.  
  203.  
  204.      Can't update an ARJ-SECURED archive!
  205.  
  206.          Modification of an ARJ-SECURED archive is NOT allowed.
  207.  
  208.  
  209.      Can't use -jt1 or -jt2 with -e or -e1
  210.  
  211.          ARJ always uses the filename stored in the archive to access the
  212.          file during the compare operation.  The -e and -e1 options strip
  213.          significant information from the filename.
  214.  
  215.  
  216.      Can't use -v with -je1
  217.  
  218.          The small self-extraction module does not support multiple volume
  219.          archives.
  220.  
  221.  
  222.      Can't write file. Disk full?
  223.  
  224.          Self-explanatory.
  225.  
  226.  
  227.      Cannot convert an archive to a dual-name archive
  228.  
  229.          A dual-name archive must be so designated at the initial archive
  230.          creation.  An already existing archive cannot be converted since
  231.          the alternate filenames have not been stored in the archive.
  232.  
  233.  
  234.      Cannot find damage in <filename>
  235.  
  236.          Using the information from the ARJ damage protection file, ARJ
  237.          could not find any damaged data areas in the ARJ archive
  238.          <filename>.  There is a small probability (about 1 in 3 billion)
  239.          that ARJ cannot detect a corrupted section of data.
  240.  
  241.  
  242.      Chapter error (<number>)
  243.  
  244.          This is an internal error in chapter processing and should not
  245.          happen.  This indicates a problem in the program logic.  Please
  246.          notify ARJ Software, Inc of this problem.
  247.  
  248.  
  249.      CRC error
  250.  
  251.          The file in the ARJ archive is damaged and has invalid data in it.
  252.          It is not possible to recover this file in an undamaged format.
  253.  
  254.          If this error is encountered when ARJ initially starts up, this
  255.          indicates that the ARJ runfile is probably damaged.
  256.  
  257.  
  258.      CRC INFO sections damaged
  259.  
  260.          The ARJ data damage protection file is too damaged to use to
  261.          repair archive damage.
  262.  
  263.  
  264.      Critical device error
  265.  
  266.          A DOS critical error has occurred.  ARJ has trapped this error
  267.          condition and returned a error.
  268.  
  269.  
  270.      *** Damaged ARJ-SECURED archive!
  271.  
  272.          This ARJ archive has been damaged or corrupted.  The contents of
  273.          the archive are not in the same condition as when it was created.
  274.  
  275.  
  276.      Delete argument missing
  277.  
  278.          The ARJ delete command requires that a filename or wildspec be
  279.          specified on the command line.  It does not assume "*.*".
  280.  
  281.  
  282.      *** Detected an OBSOLETE ARJ-SECURITY envelope.  NOT verified!
  283.  
  284.          ARJ has detected a version 1 ARJ-SECURITY envelope.  ARJ has not
  285.          verified the validity of the ARJ-SECURITY envelope because of
  286.          the obsolescence of version 1 envelopes.
  287.  
  288.  
  289.      Entry point not found
  290.  
  291.          ARJ could not access the encryption module.  This error may be
  292.          the result of corruption of the encryption module.
  293.  
  294.  
  295.      Exceeded chapter limit of <number>
  296.  
  297.          ARJ only supports up to 250 chapters within a single archive.
  298.  
  299.  
  300.      Exceeded maximum path size of <number> at <filename>
  301.  
  302.          The maximum pathname length is limited in size to <number>
  303.          characters.
  304.  
  305.  
  306.      Exceeded name limit of <number> at <filename>
  307.  
  308.          The number of filenames encountered by ARJ has exceeded the
  309.          documented limited of <number> filenames.
  310.  
  311.  
  312.      File is password encrypted
  313.  
  314.          ARJ is skipping the current file because it is password encrypted
  315.          (garbled) and no password has been specified on the command line
  316.          with the "-g" option.
  317.  
  318.  
  319.      Found <number> error(s)
  320.  
  321.          ARJ has encountered <number> of non-fatal errors.
  322.  
  323.  
  324.      Garbled files are not allowed for SFXJR
  325.  
  326.          The small self-extractor module does not support the extraction of
  327.          garbled files.
  328.  
  329.  
  330.      GCRYPT internal error
  331.  
  332.          This error should not occur.  Please notify ARJ Software, Inc.
  333.  
  334.  
  335.      Header CRC error
  336.  
  337.          The file description header record in the archive is damaged.
  338.          This cannot be fixed.  The use of the "-jr" option will allow the
  339.          recovery of files after the damaged section.
  340.  
  341.  
  342.      Invalid command: <command>
  343.  
  344.          The specified <command> is not a valid ARJ command.
  345.  
  346.  
  347.      Invalid comment header
  348.  
  349.          This error should never happen.
  350.  
  351.  
  352.      Invalid date string: <date>
  353.  
  354.          The date <date> contains an invalid date.  It should be specified
  355.          in YYMMDDHHMMSS format where YY represents the two digit year, MM
  356.          represents the month, DD represents the day, HH represents the
  357.          hour, MM represents the minutes, and SS represents the seconds.
  358.  
  359.  
  360.      Invalid multiple volume file sequence
  361.  
  362.          ARJ has detected a sequence error in a series of multiple volume
  363.          archives.  This error should never occur.
  364.  
  365.  
  366.      Invalid parameter string: <parameter>
  367.  
  368.          The parameter string <parameter> is not correct syntactically.
  369.  
  370.  
  371.      Invalid switch: <option>
  372.  
  373.          The switch option <option> is not a valid option.
  374.  
  375.  
  376.      Invalid use of self-extraction switch
  377.  
  378.          The -je or -je1 switch was used with a non-modification command.
  379.  
  380.  
  381.      Invalid volume size
  382.  
  383.          The specified volume size was too small.  Only 360, 720, 1200, and
  384.          1440 are acceptable abbreviations.  Other sizes may be specified
  385.          as in 300000, 2800K and 500K where K indicates THOUSANDS (1000).
  386.  
  387.  
  388.      Listing error: no free blocks at <pathname>
  389.  
  390.          This is an ARJ internal error.  Please notify ARJ Software, Inc.
  391.  
  392.  
  393.      Listing XMS error: init
  394.  
  395.          ARJ is unable to allocate XMS memory for its use.
  396.  
  397.  
  398.      Listing XMS error: read
  399.  
  400.          ARJ cannot access a requested XMS memory block.
  401.  
  402.  
  403.      Listing XMS error: write
  404.  
  405.          ARJ cannot store a requested XMS memory block.
  406.  
  407.          Some Windows 3.x memory "enhancers" may interfere with access to
  408.          XMS memory blocks while in a Windows DOS box.
  409.  
  410.  
  411.      Missing filename argument for <command>
  412.  
  413.          A filename must be specified for <command>.
  414.  
  415.  
  416.      Multiple volume update requires -v
  417.  
  418.          Since updates to multiple volumes involve putting all changed
  419.          files at the end of the volumes, it is necessary to specify the
  420.          volume switch "-v", so that ARJ will process all the volumes.
  421.  
  422.  
  423.      Multiple volume updates are NOT supported (OBSOLETE)
  424.  
  425.          The modification of ARJ multiple volume archives is not supported
  426.          or recommended.  You can use the "-hu" option to override this
  427.          prohibition.
  428.  
  429.  
  430.      Must specify only non-wildnames for order command
  431.  
  432.          The ARJ order command does not accept wildcards.
  433.  
  434.  
  435.      Not a chapter archive
  436.  
  437.          Self-explanatory.
  438.  
  439.          You can convert a standard archive to a chapter archive with the
  440.          "cc" command.
  441.  
  442.  
  443.      NOT found
  444.  
  445.          This message is displayed when the filename in the archive is not
  446.          found on disk.
  447.  
  448.  
  449.      NOT matched
  450.  
  451.          This message is displayed when the contents of the filename in the
  452.          archive does not match the contents of the same filename on disk.
  453.  
  454.  
  455.      No available memory to store <filename>
  456.  
  457.          ARJ has run out of memory and cannot store the name <filename>.
  458.          Specifying fewer filenames or using a listfile are two ways to
  459.          work around the lack of memory.
  460.  
  461.          The new "-hm" option sets ARJ to use disk space to store this list
  462.          of filenames thus avoiding this memory problem.
  463.  
  464.  
  465.      No filename in comment
  466.  
  467.          The dual-name archive is not properly set up with long and short
  468.          filenames being stored.
  469.  
  470.  
  471.      Nothing to do
  472.  
  473.          This message is displayed if you try to restart a multiple volume
  474.          archival process that did not abort but actually completed.
  475.  
  476.  
  477.      No strings were entered
  478.  
  479.          At least one search string must be specified for the ARJ "w"
  480.          command.
  481.  
  482.  
  483.      Not a chapter archive
  484.  
  485.          Self-explanatory.
  486.  
  487.  
  488.      Not a valid method for SFX
  489.  
  490.          The ARJ self-extraction modules do not support extraction of files
  491.          compressed with the "-m4" option.
  492.  
  493.  
  494.      Not enough disk space for extraction. Overflow by over <number> bytes.
  495.  
  496.          Self-explanatory.
  497.  
  498.  
  499.      Not enough disk space
  500.  
  501.          Self-explanatory.
  502.  
  503.  
  504.      Not enough free disk space
  505.  
  506.          Self-explanatory.
  507.  
  508.  
  509.      Order command file count mismatch
  510.  
  511.          This error should not happen.  Please report this problem.
  512.  
  513.  
  514.      Out of memory
  515.  
  516.          There is not enough memory for ARJ to complete its operation.
  517.  
  518.  
  519.      Out of near memory
  520.  
  521.          There is not enough small model memory for ARJ to complete its
  522.          operation.  It can occur if there is a large amount of environment
  523.          space allocated to environment variables.  The use of "COMMAND /C
  524.          /E:200 ARJ <command> ... " may work around this problem.
  525.  
  526.  
  527.      Password option missing
  528.  
  529.          The "-g" option requires the specification of a password.
  530.  
  531.  
  532.      Passwords did not match
  533.  
  534.          The two passwords entered did not match exactly.
  535.  
  536.  
  537.      Protect internal overflow error
  538.  
  539.          This error should not occur.  Please notify ARJ Software, Inc.
  540.  
  541.  
  542.      Read/Write error <message> on drive <letter>
  543.  
  544.          Self-explanatory.
  545.  
  546.  
  547.      Requires WIN95 or -hf1 or -hf2 option
  548.  
  549.          An archive built under Windows 95 will not normally extract under
  550.          a short filename environment (DOS 6, plain DOS 7, Win95 MS-DOS
  551.          mode) UNLESS it was built with the -hf option or -hf1 option.
  552.  
  553.          The -hf1 and -hf2 option can be used to force ARJ to extract a
  554.          Win95 ARJ archive.
  555.  
  556.          ARJ does NOT support the use of long filenames under Windows NT.
  557.  
  558.  
  559.      Set label error
  560.  
  561.          ARJ could not set the volume label to the volume label stored in
  562.          the archive.  This can happen if the volume label in the archive
  563.          is not a standard DOS volume label.
  564.  
  565.  
  566.      Signal failed
  567.  
  568.          This error should not happen.  Please report this problem.
  569.  
  570.  
  571.      Skipping a possible ARJ-SECURED archive
  572.  
  573.          This message is displayed when the option (-he1) has been specified
  574.          and ARJ has just accessed an ARJ archive that has an ARJ-SECURITY
  575.          envelope on it.  This does NOT indicate the validity or integrity
  576.          of the ARJ-SECURITY envelope.
  577.  
  578.  
  579.      Stream: <number> both CRC sections damaged. Can't verify file.
  580.  
  581.          The ARJ data damage protection file is damaged.  It is not
  582.          possible to determine what sections of the archive are damaged.
  583.  
  584.  
  585.      Text mode (-t1) files are not allowed for SFXJR
  586.  
  587.          The ARJ small self-extraction module (-je1) does not support
  588.          extraction of files compressed in text mode (-t1).
  589.  
  590.  
  591.      The ARJ-SECURITY envelope on this archive has been violated
  592.  
  593.          This ARJ archive has been damaged or corrupted.  The contents of
  594.          the archive are not in the same condition as when it was created.
  595.  
  596.  
  597.      This archive HAS a valid ARJ-SECURITY envelope
  598.  
  599.          This ARJ archive has been ARJ-SECURED and most probably is in the
  600.          same condition as when it was created.
  601.  
  602.  
  603.      Too much damage. Recovery aborted.
  604.  
  605.          ARJ cannot fix the damage to this archive.  There are too many
  606.          errors to fix.
  607.  
  608.  
  609.      Unknown file type: <number>
  610.  
  611.          ARJ has encountered an unknown file type in the archive.
  612.          You may need a newer version of ARJ to process this archive.
  613.  
  614.  
  615.      Unknown method: <number>
  616.  
  617.          ARJ has encountered an unknown compression method in the archive.
  618.          You may need a newer version of ARJ to process this archive.
  619.  
  620.  
  621.      Unknown version: <number>
  622.  
  623.          ARJ has encountered an unknown extraction version in the archive.
  624.          You may need a newer version of ARJ to process this archive.
  625.  
  626.  
  627.      *** Verifying ARJ SECURITY envelope ...
  628.  
  629.          ARJ is testing the integrity of the ARJ-SECURITY envelope on the
  630.          archive.  If the envelope has been corrupted or damaged, ARJ will
  631.          display a message to that effect.
  632.  
  633.  
  634.      Volume labels are not allowed for SFX
  635.  
  636.          The ARJ self-extraction modules, ARJSFXJR and ARJSFX, do not
  637.          support the extraction of volume labels.
  638.  
  639.  
  640.      Warning! Only <number> bytes of free disk space. Continue?
  641.  
  642.          Self-explanatory.
  643.  
  644.  
  645.      Wrong encryption version: <number>
  646.  
  647.          ARJ stores the encryption method in the ARJ main header.  It is
  648.          improper to mix encryption methods in a single archive.  Specify
  649.          the correct encryption method to use.  The old version is "0".
  650.          The new version is "1".
  651.  
  652.  
  653.      Warning! Not a standard ARJ garble module: <filename>
  654.  
  655.          Either a non-standard encryption module has been specified or
  656.          the standard ARJ encryption module has been damaged.
  657.  
  658.  
  659.      end of document
  660.  
  661.