Ioexception:cannot Run Program "XXX file path": CreateProcess error=32

Source: Internet
Author: User
Tags semaphore

If you encounter this error, look carefully at the status code behind the error and see that the corresponding file is being used by another process by looking at the status code (see appendix).

The process cannot access the file because it is being used by another program.

find the file stream that writes the file , and then close the file stream before the new process calls the file to resolve the problem.







0 operation completed successfully.
1 functional error.
The 2 system could not find the specified file.
The 3 system could not find the specified path.
4 The system could not open the file.
5 denied access.
6 Handle is invalid.
7 The storage control block is corrupted.
8 There is not enough storage space to process this command.
9 The storage control block address is invalid.
10 environment error.
11 An attempt was made to load an incorrectly formatted program.
12 The access code is invalid.
13 data is invalid.
14 memory is not sufficient to complete this operation.
The 15 system could not find the specified drive.
16 The directory could not be deleted.
17 The system cannot move files to a different drive.
18 no more files.
19 Media is write protected.
The 20 system could not find the specified device.
21 The device is not ready.
22 The device does not recognize this command.
23 Data error (cyclic redundancy check).
24 the program issued a command, but the command length is not correct.
The 25 drive cannot find the location of a specific area or track on the disk.
26 cannot access the specified disk or diskette.
The 27 drive could not find the requested sector.
28 printer is short of paper.
29 The system cannot write to the specified device.
30 the system cannot read from the specified device.
31 devices connected to the system are not functioning.
The 32 process cannot access the file because another program is using the file.
The 33 process cannot access the file because another program has locked part of the file.
36 There are too many open files to share.
38 reach the end of the file.
39 the disk is full.
50 does not support network requests.
51 The remote computer is not available.
52 There is already a duplicate name on the network.
53 The network path could not be found.
54 Network busy.
55 The specified network resource or device is no longer available.
56 has reached the network BIOS command limit.
57 Network adapter hardware error.
58 The specified server cannot run the requested operation.
59 An unexpected network error occurred.
60 The remote adapter is not compatible.
The 61 printer queue is full.
62 The space for saving the file to be printed cannot be obtained on the server.
63 Delete Files waiting to be printed.
64 The specified network name is no longer available.
65 Deny network access.
66 network resource type is wrong.
67 The network name could not be found.
68 more than the local computer network card name restrictions.
69 the network BIOS session limit is exceeded.
70 The remote server is paused or is in the process of booting.
71 you are currently no longer able to connect to this remote computer because the number of connections to the computer has reached the limit.
72 The specified printer or disk device has been paused.
80 files exist.
82 the directory or file could not be created.
83int24 failed.
84 cannot get the storage space to process this request.
85 The local device name is already in use.
86 The specified network password is incorrect.
87 parameter error.
88 A write error occurred on the network.
89 The system cannot start another process at this time.
100 cannot create another system semaphore.
101 Another process has an exclusive semaphore.
102 The semaphore is set and cannot be closed.
103 No more lights can be set.
104 cannot request an exclusive semaphore on interruption.
105 the previous ownership of this semaphore has ended.
107 program stopped because the alternate floppy disk was not inserted.
108 The disk is in use or locked by another process.
The 109 pipeline is closed.
110 The system cannot open the specified device or file.
111 filename is too long.
112 Insufficient disk space.
113 the identity of the internal file can no longer be obtained.
114 The identity of the target internal file is incorrect.
117 application-made IOCTL call error.
118 Verify that the switch parameter value for write is incorrect.
119 The requested command is not supported by the system.
120 This feature is supported only by this system.
The 121 semaphore timeout has expired.
122 The data area passed to the system call is too small.
123 filename, directory name, or volume banner method is incorrect.
124 system call level error.
125 disk does not have a volume label.
126 The specified module could not be found.
127 The specified program was not found.
128 There are no waiting child processes.
130 the file handle of an open disk partition that attempted to use an operation other than raw disk I/O.
131 attempt to move the file pointer to the beginning of the file.
132 The file pointer cannot be set on the specified device or file.
133 contains a drive that was previously joined the drive cannot use the join or SUBST command.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.