This section explains the Error 10XX series messages.
Error Number |
Message |
Meaning |
Corrective Action |
---|---|---|---|
Error 1001 |
Because multi byte character was used for the path, this batch was not able to be executed. |
Something other than a single-byte character has been specifed in the path of the WinPEBat folder. | Change the path of the WinPEBat folder to one that only uses single-byte characters. |
Error 1002 |
Because the following characters were used for the path, this batch was not able to be executed. (# ; , = + % ^ & ` ! ( ) space) |
A character other than the following has been used in the path of the WinPEBat folder. (# ; , = + % ^ & ` ! ( ) and single-byte blank spaces) |
Change the path of the WinPEBat folder to one that does not use characters other than: # ; , = + % ^ & ` ! ( ) and single-byte blank spaces. |
Error 1003 |
Because this Command Prompt does not have administrator rights, this batch could not be executed. |
The command prompt was not executed with administrator privileges. | Execute the command prompt using administrator privileges, and then execute "make_WinPE.bat" again |
Error 1004 |
Could not find the [WinPEBat\winpe_batch-ROR] folder. |
The "winpe_batch-ROR" folder was not found. |
The folder may have been moved. Confirm the existence of WinPEBat\winpe_batch-ROR. If it does not exist, download and deploy WinPEBat.zip again. |
Error 1005 |
Could not find the [WinPEBat\WinPEModule] folder. |
The "WinPEModule" folder was not found in WinPEBat. | Deploy the "WinPEModule" folder in WinPEBat. |
Error 1006 |
The disk free space should be 8.0GB or more. |
Execution of the batch file requires 8.0 GB or more of available disk capacity. | After ensuring that the drive where the batch file is being executed has 8.0 GB or more of available disk capacity, execute the batch file again. |
Error 1007 |
Could not use the [WinPEBat\WinPEOutput\WinPE51_amd64\module] folder. Please use error_recovery.bat. |
There are files inside the "WinPE51_amd64\module" folder. | WinPEBat\WinPEOutput\WinPE51_amd64\module is not empty. Empty it and then perform the operation again. (If a folder remains in the output destination due to the error, execute error_recovery.bat.) |
Error 1008 |
Could not use the [WinPEBat\WinPEOutput\WinPE31_amd64\module] folder. Please use error_recovery.bat. |
There are files inside the "WinPE31_amd64\module" folder. | WinPEBat\WinPEOutput\WinPE31_amd64\module is not empty. Empty it and then perform the operation again. (If a folder remains in the output destination due to the error, execute error_recovery.bat.) |
Error 1009 | Could not use the [WinPEBat\WinPEOutput\WinPE31_x86\module] folder. Please use error_recovery.bat. | There are files inside the "WinPE31_x86\module" folder. | WinPEBat\WinPEOutput\WinPE31_x86\module is not empty. Empty it and then perform the operation again. (If a folder remains in the output destination due to the error, execute error_recovery.bat.) |
Error 1010 |
Please use x86 or amd64 for the first argument, and pe51 or pe31 for the second argument. |
The argument for execution is incorrect. The following arguments can be used. {x86 ^| amd64} {pe31 ^| pe51} |
The argument for execution is incorrect. The following arguments can be used. {x86 ^| amd64} {pe31 ^| pe51} Arguments other than these will result in errors. |
Error 1011 |
Failed to execute the batch file. Execution by double click is not supported. |
The batch file may have been executed by being double-clicked. | It is not expected that the Windows PE creation script will be executed using double-clicking. In addition, it is possible that make_winpe.bat or error-recovery.bat was only invoked, and another patch is available for execution. |
Error 1012 |
Could not find the batch_path_design.ini file. |
The "batch_path_design.ini" file was not found in WinPEBat. |
Place the "batch_path_design.ini" file in WinPEBat |
Error 1013 |
Could not find the Windows ADK. |
The Windows ADK could not be confirmed. |
Confirm the existence of the Windows ADK in WinPEBat\WinADK. When the Windows ADK has been installed using a path other than the default, change the settings in batch_path_design.ini to change the reference location for the Windows PE creation program. For details on "batch_path_design.ini", refer to "Appendix C batch_path_design.ini". |
Error 1014 |
Could not find the Windows AIK. |
The Windows AIK could not be confirmed. |
Confirm the existence of the Windows AIK in WinPEBat\WinAIK. When the Windows AIK has been installed using a path other than the default, change the settings in batch_path_design.ini to change the reference location for the Windows PE creation program. For details on "batch_path_design.ini", refer to "Appendix C batch_path_design.ini". |
Error 1015 |
Windows ADK exists in a different drive from the execution batch. |
The Windows ADK is located in a different drive to the current directory (WinPEBat\winpe_batch-ROR). |
The Windows ADK must be located in the same drive as the current directory (WinPEBat\winpe_batch-ROR). There are the two following corrective actions.
|
Error 1016 |
Windows AIK exists in a different drive from the execution batch. |
The Windows AIK is located in a different drive to the current directory (WinPEBat\winpe_batch-ROR). |
The Windows AIK must be located in the same drive as the current directory (WinPEBat\winpe_batch-ROR). There are the two following corrective actions.
|
Error 1017 |
Could not change to folder of execution batch. |
It was not possible to move to the folder where the batch file exists. |
Collect the log files in WinPEBat\WinPEOutput and contact Fujitsu technical staff. For details, refer to "Chapter 5 Troubleshooting". |
Error 1018 |
Could not read the path of [update program]. |
The path for the storage location of the update program could not be obtained. |
The file configuration may have been changed. Confirm the existence of update_file.ini. (Check the winpe_update inside the folder of update_file.ini. Check that the paths set for each version are correct and there are no mistakes.) |
Error 1019 |
Could not read the number of [update program]. |
The number of update programs could not be obtained. |
The file configuration may have been changed. Confirm the existence of update_file.ini. (Check the winpe_update inside the folder of update_file.ini. Check that the numbers of update programs set for each version are correct and there are no mistakes.) |
Error 1020 |
Could not read the start number for the error of [update program]. |
The error number at the start of the update program could not be obtained. |
The file configuration may have been changed. Confirm the existence of update_file.ini. (Check the winpe_update inside the folder of update_file.ini. Check that the numbers at the start of each error number set for each version are correct and there are no mistakes.) |
Error 1021 |
Could not get the name of [update program]. |
The update program could not be obtained. |
The file configuration may have been changed. Confirm the existence of update_file.ini. (Check the winpe_update inside the folder of update_file.ini. Check that the names of the update programs set for each version are correct and there are no mistakes.) |
Error 1023 |
Failed to output execution result to the screen. |
Screen output failed. | There is a possibility that the variable being used for screen output is empty. |
Error 1024 |
The execution result could not be written to the logfile. |
Adding of the description to the log file failed. | Redirection of the screen output failed. There is a possibility that the output destination of the log file does not exist. |
Error 1025 |
Could not change to directory of WinPEBat\WinPEOutput\WinPE51_amd64\module. |
It was not possible to move to the output folder for Windows PE 5.1 (amd64). |
It was not possible to move to the output destination folder (WinPEBat\WinPEOutput\WinPE51_amd64\module). Confirm the existence of WinPEBat\WinPEOutput\WinPE51_amd64\module. If it does, delete it and perform the operation again. If it does not, and performing the operation again still fails, contact Fujitsu technical staff. |
Error 1026 |
Could not change to directory of WinPEBat\WinPEOutput\WinPE31_amd64\module. |
It was not possible to move to the output folder for Windows PE 3.1 (amd64). |
It was not possible to move to the output destination folder (WinPEBat\WinPEOutput\WinPE31_amd64\module). Confirm the existence of WinPEBat\WinPEOutput\WinPE31_amd64\module. If it does, delete it and perform the operation again. If it does not, and performing the operation again still fails, contact Fujitsu technical staff. |
Error 1027 |
Could not change to directory of WinPEBat\WinPEOutput\WinPE31_x86\module. |
It was not possible to move to the output destination folder for Windows PE 3.1 (x86). |
It was not possible to move to the output destination folder (WinPEBat\WinPEOutput\WinPE31_x86\module). Confirm the existence of WinPEBat\WinPEOutput\WinPE31_x86\module. If it does, delete it and perform the operation again. If it does not, and performing the operation again still fails, contact Fujitsu technical staff. |
Error 1028 |
Failed in execution because the specified argument is not one of the expected values.[check.bat] |
The argument sent to check.bat was not the necessary one. |
Collect the log files in WinPEBat\WinPEOutput and contact Fujitsu technical staff. For details, refer to "Chapter 5 Troubleshooting". |
Error 1029 |
Failed in execution because the specified argument is not one of the expected values.[echoEx.bat] |
The argument sent to echoEx.bat was not the necessary one. |
Collect the log files in WinPEBat\WinPEOutput and contact Fujitsu technical staff. For details, refer to "Chapter 5 Troubleshooting". |
Error 1030 |
Could not change to directory of WinPEBat\WinPEOutput\WinPE51_amd64\log. |
It was not possible to move to the log output folder for Windows PE 5.1 (amd64). |
It was not possible to move to the output destination folder (WinPEBat\WinPEOutput\WinPE51_amd64\log). Confirm the existence of WinPEBat\WinPEOutput\WinPE51_amd64\log. If it does, delete it and perform the operation again. If it does not, and performing the operation again still fails, contact Fujitsu technical staff. |
Error 1031 |
Could not change to directory of WinPEBat\WinPEOutput\WinPE31_amd64\log. |
It was not possible to move to the log output folder for Windows PE 3.1 (amd64). |
It was not possible to move to the output destination folder (WinPEBat\WinPEOutput\WinPE31_amd64\log). Confirm the existence of WinPEBat\WinPEOutput\WinPE31_amd64\log. If it does, delete it and perform the operation again. If it does not, and performing the operation again still fails, contact Fujitsu technical staff. |
Error 1032 |
Could not change to directory of WinPEBat\WinPEOutput\WinPE31_x86\log. |
It was not possible to move to the log output folder for Windows PE 3.1 (x86). |
It was not possible to move to the output destination folder (WinPEBat\WinPEOutput\WinPE31_x86\log). Confirm the existence of WinPEBat\WinPEOutput\WinPE31_x86\log. If it does, delete it and perform the operation again. If it does not, and performing the operation again still fails, contact Fujitsu technical staff. |
Error 1033 |
Failed in execution because the specified argument is not one of the expected values.[check_adk_aik.bat] |
The argument sent to check_adk_aik.bat was not the necessary one. |
Collect the log files in WinPEBat\WinPEOutput and contact Fujitsu technical staff. For details, refer to "Chapter 5 Troubleshooting". |
Error 1034 |
Could not find the error_management.ini file. |
The "error_managment.ini" file was not found in WinPEBat\winpe_batch-ROR. |
Place the "error_management.ini" file in WinPEBat\winpe_batch-ROR. Or, deploy WinPEBat.zip again. |
Error 1035 |
Could not find the log_path.ini file. |
The "log_path.ini" file was not found in WinPEBat\winpe_batch-ROR. | Place the "log_path.ini" file in WinPEBat\winpe_batch-ROR. Or, deploy WinPEBat.zip again. |
Error 1036 |
Could not find the winpe_update.ini file. |
The "winpe_update.ini" file was not found in WinPEBat\winpe_batch-ROR. |
Place the "winpe_update.ini" file in WinPEBat\winpe_batch-ROR. Or, obtain WinPEBat again. (There is also a possibility some other section has been changed.) |
Error 1037 |
Please use x86 or amd64 for the first argument, use pe51 or pe31 for the second argument, and either use del_log for the third argument or leave it unspecified. |
The number of arguments to send to error_recovery.bat differs from the required number. |
The argument for execution is incorrect. The following arguments can be used. {x86 ^| amd64} {pe31 ^| pe51} {log_del | ^ } Arguments other than these will result in errors. |
Error 1038 |
Failed to unmount the WIM image. |
Dismounting of the Windows PE image failed. |
Collect the log files in WinPEBat\WinPEOutput and contact Fujitsu technical staff. For details, refer to "Chapter 5 Troubleshooting". |
Error 1039 |
Failed to delete folder. |
Deletion of the folder failed. |
Collect the log files in WinPEBat\WinPEOutput and contact Fujitsu technical staff. For details, refer to "Chapter 5 Troubleshooting". |
Error 1040 |
Failed to delete logfile. |
Deletion of the specified log file failed. |
If the log file remains in the specified location, please delete it manually. If manual deletion fails,Collect the log files in WinPEBat\WinPEOutput and contact Fujitsu technical staff. For details, refer to "Chapter 5 Troubleshooting". |
Error 1041 |
Could not find the unmounted folder. |
Deletion of the folder for which mounting has been released, failed. |
Collect the log files in WinPEBat\WinPEOutput and contact Fujitsu technical staff. For details, refer to "Chapter 5 Troubleshooting". |