home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 October / Chip_1997-10_cd.bin / sharewar / jar / jar101dx.exe / ERRORS.DOC < prev    next >
Text File  |  1996-11-09  |  15KB  |  578 lines

  1.  
  2.     ERRORS.DOC                                               November 1996
  3.  
  4.  
  5.     JAR ERROR MESSAGES WITH BRIEF EXPLANATION:
  6.  
  7.  
  8.     #100  Can't open file <filename> for reading
  9.  
  10.         This error message usually occurs if JAR is trying to compress a
  11.         file which is locked by another application.
  12.  
  13.  
  14.     #101  Can't create file <filename>
  15.  
  16.         JAR can't create a file with the specified name. Filename may
  17.         contain unsupported characters.
  18.  
  19.  
  20.     #102  Unknown, no description available
  21.  
  22.         JAR detected an error situation but a description is not
  23.         available.  This is an internal JAR error.
  24.  
  25.  
  26.     #104  Wrong program flow detected at (<module>,<line>)
  27.           Possibly conflict with used software or hardware
  28.  
  29.         One of the internal JAR checks failed.  This may be an internal JAR
  30.         error or a conflict with installed software or hardware.
  31.  
  32.  
  33.     #105  Internal at (<module>,<line>)
  34.           Possibly conflict with hardware
  35.  
  36.         Another type of internal JAR check failed.
  37.  
  38.  
  39.     #107  EMS call failed
  40.           Extended error code <code>
  41.  
  42.         EMS memory manager returned error code.  Check that your memory
  43.         manager is installed properly and does not conflict with other
  44.         software or hardware.
  45.  
  46.  
  47.     #108  XMS call failed
  48.           Extended error code <code>
  49.  
  50.         XMS memory manager returned error code. Check that your memory
  51.         manager is installed properly and does not conflict with other
  52.         software or hardware.
  53.  
  54.  
  55.     #109  Internal table overflow
  56.  
  57.         Near memory heap exhausted. You need to specify a simpler command
  58.         or fewer arguments.
  59.  
  60.  
  61.     #110  Not enough memory
  62.  
  63.         Not enough conventional memory to run program.  The JAR DOS version
  64.         usually uses less memory if EMS memory is available.  Detailed
  65.         information about memory usage available in JAR.DOC.
  66.  
  67.  
  68.     #111  DOS version 3.30 required
  69.  
  70.         JAR requires DOS version 3.30 or higher.
  71.  
  72.  
  73.     #112  Can't read file <filename>
  74.  
  75.         File read operation failed.
  76.  
  77.  
  78.     #113  Can't write file <filename>
  79.  
  80.         File write operation failed.  Usually this means that disk space is
  81.         exhausted.
  82.  
  83.  
  84.     #114  Can't seek file <filename>
  85.  
  86.         Seek operation on file failed.
  87.  
  88.  
  89.     #115  Unexpected end of file while reading <filename>
  90.  
  91.         JAR expected that more data would be available. Possibly the
  92.         archive is damaged.
  93.  
  94.  
  95.     #116  Requested command exhausted all virtual memory.
  96.           Please specify simpler operation
  97.  
  98.         JAR uses built-in virtual memory (VM) to process many files using a
  99.         limited amount of physical memory. On update operations JAR can use
  100.         up to 25Mbytes of virtual memory. Reported error means that all VM
  101.         is exhausted. You need to decrease the number of files to be
  102.         processed.
  103.  
  104.  
  105.     #117  Bad data to decompress
  106.  
  107.         JAR engine detected data which cannot be decompressed. This means
  108.         that your archive is damaged. You can try the "-jr" and "-hx"
  109.         options to extract files.
  110.  
  111.  
  112.     #118  Can't read directory <path>
  113.  
  114.         Directory scan operation failed.
  115.  
  116.  
  117.     #119  Error while reading directory <path>
  118.  
  119.         Directory scanning can't be completed.
  120.  
  121.  
  122.     #120  Scanned filename <filename> can't be stored into archive
  123.  
  124.         JAR scanned filename which contains unsupported binary characters.
  125.         Probably your directory or disk FAT is damaged.
  126.  
  127.  
  128.     #121  File <filename> size changed since scanning
  129.  
  130.         JAR uses the scanned file size to choose the proper compression
  131.         method. So the file size should not change until after the file is
  132.         compressed.
  133.  
  134.  
  135.     #122  Test with compressed file contents failed.
  136.           Probably file was modified
  137.  
  138.         The file comparison test with option "-ht1" failed. One possibility
  139.         is that the file has been modified since the time of compression.
  140.         Another possibility is faulty hardware or software.
  141.  
  142.  
  143.     #123  CRC check failed
  144.  
  145.         File failed CRC check. The archive is damaged. You can try the
  146.         "-jr" and "-hx" options to extract files.
  147.  
  148.  
  149.     #124  Path <filename> is too long to be processed
  150.  
  151.         JAR supports paths up to about 380 characters length.
  152.  
  153.  
  154.     #125  Path within archive <path> is not valid
  155.  
  156.         You specified an incorrect path to be stored within an archive.
  157.         Note that JAR does not support the storing of drive letters within
  158.         an archive. Use the "-ho" option instead.
  159.  
  160.  
  161.     #126  Can't store two files into same location <path>
  162.  
  163.         JAR does not support the storing of two filenames with the same
  164.         path in an archive. Use the "-ho" or "-jf" options as a possible
  165.         workaround.
  166.  
  167.  
  168.     #127  File <filename> is greater than 1G so can't be handled
  169.  
  170.         The current JAR engine does not support compression of files larger
  171.         than 1Gbyte.
  172.  
  173.  
  174.     #128  Unsupported header format. Probably it is damaged
  175.  
  176.         JAR detected unsupported header format. Archive is damaged.
  177.  
  178.  
  179.     #129  Necessary program version <version> or higher
  180.  
  181.         Newer compressor version required. Note that the JAR archive
  182.         records the necessary compressor version for three types of
  183.         operations: update, extract and list.
  184.  
  185.  
  186.     #134  Error reading standard input
  187.  
  188.         Read from standard input failed.
  189.  
  190.  
  191.     #135  Argument <argument> is too long
  192.  
  193.         Command line or response file argument is too long.
  194.  
  195.  
  196.     #136  Binary character parsed <character>
  197.  
  198.         Command line or response file contains binary characters.
  199.  
  200.  
  201.     #137  No trailing quote
  202.  
  203.         Incorrectly specified quoted argument.
  204.  
  205.  
  206.     #138  Response file is nested too deep
  207.  
  208.         Self-explanatory.
  209.  
  210.  
  211.     #139  No command
  212.  
  213.         No command specified.
  214.  
  215.  
  216.     #140  Unknown switch <switch>
  217.  
  218.         Command line or response file contains incorrect switch.
  219.  
  220.  
  221.     #141  Wrong parameter <switch argument>
  222.  
  223.         Self-explanatory.
  224.  
  225.  
  226.     #142  Unknown command <command>
  227.  
  228.         Self-explanatory.
  229.  
  230.  
  231.     #143  Option <option> can't be used with command <command>
  232.  
  233.         Switch option is incompatible with command or reserved for future
  234.         usage.
  235.  
  236.  
  237.     #144  Archive <filename> not found
  238.  
  239.         Self-explanatory.
  240.  
  241.  
  242.     #145  No archive specified
  243.  
  244.         Self-explanatory.
  245.  
  246.  
  247.     #148  Can't close file <filename>
  248.  
  249.         JAR failed to close file after reading or writing.
  250.  
  251.  
  252.     #149  Can't delete directory <directory name>
  253.  
  254.         JAR failed to delete directory. Probably it is not empty.
  255.  
  256.  
  257.     #150  Can't delete file <filename>
  258.  
  259.         JAR failed to delete file. Probably it is read-only. Use the "-ha"
  260.         option to delete read-only files.
  261.  
  262.  
  263.     #151  Can't update locked archive
  264.  
  265.         Locked archive (created with "-jl" option) can't be updated.
  266.  
  267.  
  268.     #152  Configuration file contains incorrect additional
  269.           options for command <command>
  270.  
  271.         Incorrect switch parsed from CFG file.
  272.  
  273.  
  274.     #153  Can't update locked CHAPTER <no>
  275.  
  276.         Self-explanatory.
  277.  
  278.  
  279.     #154  Chapter limit reached
  280.  
  281.         JAR supports up to about 16,000,000 chapters.
  282.  
  283.  
  284.     #155  Chapter <no> is out of range
  285.  
  286.         Archive does not contain specified chapter.
  287.  
  288.  
  289.     #156  Can't rename file <old filename>
  290.           to <new filename>
  291.  
  292.         File rename operation failed.
  293.  
  294.  
  295.     #157  Volume limit (max 990) exceeded
  296.  
  297.         Self-explanatory.
  298.  
  299.  
  300.     #158  Archive became too large
  301.  
  302.         Currently JAR does not support archives larger than 1.5Gbytes.
  303.  
  304.  
  305.     #159  Archive header damaged
  306.  
  307.         JAR detected a damaged archive header. Try the "-hx" option or in
  308.         the worse case the "rh" command for repairing the archive.
  309.  
  310.  
  311.     #160  Last volume required (default extension *.j)
  312.           Volume (<no>) has been specified instead
  313.  
  314.         Unlike ARJ, JAR processes a volume archive starting with the last
  315.         volume.
  316.  
  317.  
  318.     #161  File <filename> is not archive
  319.  
  320.         Self-explanatory.
  321.  
  322.  
  323.     #162  Can't work with multi-volume archive
  324.  
  325.         Command cannot work with a multi-volume archive. One possibility is
  326.         to concatenate it back into a single volume (using "y" command)
  327.         before running the specified command.
  328.  
  329.  
  330.     #163  Source and destination archive must differ
  331.  
  332.         When updating a multi-volume archive using the "y" command, the
  333.         destination archive name must differ from the source name.
  334.  
  335.  
  336.     #164  Copy command may update multi-volume archive
  337.           only if -o option specified
  338.  
  339.         Self-explanatory.
  340.  
  341.  
  342.     #165  Failed to load <path>
  343.  
  344.         JAR overlay or DLL missed.
  345.  
  346.  
  347.     #166  Cipher returned error code <code>
  348.           Probably archive is damaged
  349.  
  350.         JAR archive protection algorithm detected a damaged archive.
  351.  
  352.  
  353.     #167  Method <method> not available (current is <current method>)
  354.  
  355.         Incorrect method specified in "-hg" option.
  356.  
  357.  
  358.     #168  Incorrect password
  359.  
  360.         Self-explanatory. Be sure you entered password in the correct
  361.         case.
  362.  
  363.  
  364.     #169  Passwords did not match
  365.  
  366.         Self-explanatory.
  367.  
  368.  
  369.     #170  Password is too short (at least <nbr> characters)
  370.  
  371.         Short and trivial passwords allow brute-force attacks against
  372.         protected archives.  We recommend the use of passwords longer than
  373.         16 characters.  Special characters and digits in password are also
  374.         recommended.
  375.  
  376.  
  377.     #171  Password must not contain character <char code>
  378.  
  379.         Passwords must not contain binary or international characters.
  380.  
  381.  
  382.     #172  Password is too long (max <no> characters)
  383.  
  384.         Self-explanatory.
  385.  
  386.  
  387.     #173  Password can't be changed. Archive uses unsupported
  388.           compression method. Newer archiver version required.
  389.  
  390.         Self-explanatory.
  391.  
  392.  
  393.     #174  Archive requires password ("-g" option)
  394.  
  395.         Attempt to access protected archive without password.
  396.  
  397.  
  398.     #175  No recoverable data or incorrect archive password
  399.  
  400.         The "rh" command cannot locate any repairable data. Probably
  401.         incorrect archive password or protection method has been specified.
  402.  
  403.  
  404.     #176  Error during file copy operation
  405.  
  406.         File copy failed.
  407.  
  408.  
  409.     #178  Executable fails CRC check
  410.  
  411.         JAR executable has been modified. One possibility is a virus
  412.         attack.
  413.  
  414.  
  415.     #179  Can't get file <filename> date/time
  416.  
  417.         Cannot obtain file date/time when using "-u" and "-f" options.
  418.  
  419.  
  420.     #180  Failed to execute command interpreter
  421.  
  422.         Self-explanatory.
  423.  
  424.  
  425.     #181  Too many arguments for command
  426.  
  427.         There are extra arguments for command.
  428.  
  429.  
  430.     #182  Command does not support -x option
  431.  
  432.         Self-explanatory.
  433.  
  434.  
  435.     #183  Invalid date string: <date>
  436.  
  437.         Invalid parameter for "-hm" option
  438.  
  439.  
  440.     #184  Can't modify file <filename>
  441.  
  442.         Can't open file for modification.
  443.  
  444.  
  445.     #185  Can't locate JAR32.EXE
  446.           It must be in the same directory as JAR16.EXE
  447.  
  448.         This note for "reg" command.
  449.  
  450.  
  451.     #186  File does not contain registration key
  452.  
  453.         Specified file for "reg" command does not contain JAR
  454.         registration key.
  455.  
  456.  
  457.     #187  Invalid registration key
  458.  
  459.         Specified file for "reg" command contains invalid JAR
  460.         registration key.
  461.  
  462.  
  463.     #188  Program already registered
  464.  
  465.         You cannot register an already registered program.
  466.  
  467.  
  468.     #189  Registered program version required
  469.  
  470.         "-hy" option requires registered program version.
  471.  
  472.  
  473.     #190  Cannot select protection method for an already protected archive
  474.  
  475.         You must first unprotect archive and then change protection method.
  476.  
  477.  
  478.     #191  JAR no longer supports creation of archives
  479.           protected using obsolete "Authentication" method.
  480.           Use "Authenticate" method instead.
  481.           Please read documentation for problem details.
  482.  
  483.         WHATSNEW.DOC contains more details about the problem.
  484.  
  485.  
  486.   JAR WARNING MESSAGES WITH EXPLANATION:
  487.  
  488.  
  489.     #300  No files scanned
  490.  
  491.         No files to add to archive.
  492.  
  493.  
  494.     #301  Configuration file not found.
  495.           Use
  496.           JAR16 CFG <file name>
  497.           command to extract default configuration file
  498.  
  499.         JAR configuration file must reside in the same directory as the JAR
  500.         executables unless the environment variable JAR_CFG_FILE specifies
  501.         another filename.
  502.  
  503.  
  504.     #302  Bad configuration file <filename>
  505.  
  506.         Self-explanatory.
  507.  
  508.  
  509.     #303  Archive does not require password
  510.  
  511.         Command line contains password for not protected archive.
  512.  
  513.  
  514.     #305  "-m4" compression method is not recommended for
  515.           archives that may be modified in future.
  516.           Please read documentation for details.
  517.  
  518.         Self-explanatory.
  519.  
  520.  
  521.     #306  Failed to execute command interpreter
  522.  
  523.         Self-explanatory.
  524.  
  525.  
  526.     #307  Wildcards do not match any files:
  527.  
  528.         Lists wildcards which do not match files (directories ignored).
  529.         Warning available with "-hl" option only.
  530.  
  531.  
  532.   OTHER JAR MESSAGES WITH EXPLANATION:
  533.  
  534.  
  535.     <filename> is not requested volume
  536.  
  537.         Supplied file is not an archive
  538.  
  539.  
  540.     Break signaled!
  541.  
  542.         The user pressed Control C or Control BREAK.
  543.  
  544.  
  545.     Can't make directory <directoryname>
  546.  
  547.         JAR cannot create directory. Probably a file with same name exists.
  548.  
  549.  
  550.     Can't open <filename>
  551.  
  552.         JAR cannot open the file <filename>. The file may be set to
  553.         readonly or it may already be in use.
  554.  
  555.  
  556.     Copying failed. Temporary archive <filename> left
  557.  
  558.         This error usually means that there is not enough disk space to
  559.         copy the intermediate archive file to its destination drive. JAR
  560.         does not purge the intermediate archive file in this situation so
  561.         that the file can be copied manually to a drive with enough disk
  562.         space.
  563.  
  564.  
  565.     Damaged archive data encountered. Trying to skip damaged file(s)
  566.  
  567.         With the "-jr" option JAR32 does not abort on a damaged archive
  568.         and tries to continue extraction of remaining files.
  569.  
  570.  
  571.     Extracted file <filename> is damaged
  572.  
  573.         With the "-jr" option JAR32 extracted file but it failed the CRC32
  574.         test.
  575.  
  576.  
  577.     end of document
  578.