deployment server error codes document -...

21
www.altiris.com Deployment Server Error Codes Document Page 1 of 21 Altiris Deployment Server Error Codes Document Prepared By: Development/Sustained Engineering January 3, 2006

Upload: buihanh

Post on 08-Mar-2018

233 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: Deployment Server Error Codes Document - …community.hpe.com/hpeb/attachments/hpeb/itrc-299/4040/1/281170.pdfPage 2 of 21 Deployment Server Error Codes Document ... STATUS( 41, A_FILE_OPEN_FAILED

www.altiris.com Deployment Server Error Codes Document Page 1 of 21

Altiris® Deployment Server Error Codes Document Prepared By: Development/Sustained Engineering

January 3, 2006

Page 2: Deployment Server Error Codes Document - …community.hpe.com/hpeb/attachments/hpeb/itrc-299/4040/1/281170.pdfPage 2 of 21 Deployment Server Error Codes Document ... STATUS( 41, A_FILE_OPEN_FAILED

Page 2 of 21 Deployment Server Error Codes Document www.altiris.com

About Altiris® Altiris, Inc. is a pioneer of IT lifecycle management software that allows organizations to easily manage desktops, notebooks, thin clients, handhelds, industry-standard servers, and heterogeneous software including Windows, Linux and UNIX. Altiris automates and simplifies IT projects throughout the life of an asset to reduce the cost and complexity of management. Altiris client and mobile, server, and asset management solutions natively integrate through a common Web-based console and repository. For more information, visit www.altiris.com.

NOTICE The content in this document represents the current view of Altiris as of the date of publication. Because Altiris responds continually to changing market conditions, this document should not be interpreted as a commitment on the part of Altiris. Altiris cannot guarantee the accuracy of any information presented after the date of publication.

Copyright © 2005, Altiris, Inc. All rights reserved.

Altiris, Inc.

588 West 400 South

Lindon, UT 84042

Phone: (801) 226-8500

Fax: (801) 226-8506

BootWorks U.S. Patent No. 5,764,593.

Altiris and Deployment Solution for Servers are registered trademarks of Altiris, Inc. in the United States.

Microsoft, Windows, and the Windows logo are trademarks, or registered trademarks of Microsoft Corporation in the United States and/or other countries.

Other brands and names are the property of their respective owners.

Information in this document is subject to change without notice. For the latest documentation, visit www.altiris.com. TWPT: C

Page 3: Deployment Server Error Codes Document - …community.hpe.com/hpeb/attachments/hpeb/itrc-299/4040/1/281170.pdfPage 2 of 21 Deployment Server Error Codes Document ... STATUS( 41, A_FILE_OPEN_FAILED

www.altiris.com Deployment Server Error Codes Document Page 3 of 21

Contents Overview...............................................................................................................................................4 DS 6.x Firm Errors..............................................................................................................................4 DS 6.x Rdeploy Errors ........................................................................................................................7 DS 6.x Rdeploy Errors ......................................................................................................................14 DS 6.x Aclient Errors ........................................................................................................................16 DS 6.x Rinstall Errors .......................................................................................................................17 DS 6.x PCTWiz Errors .....................................................................................................................19 DS 6.x PCTPackage Errors ..............................................................................................................20

Page 4: Deployment Server Error Codes Document - …community.hpe.com/hpeb/attachments/hpeb/itrc-299/4040/1/281170.pdfPage 2 of 21 Deployment Server Error Codes Document ... STATUS( 41, A_FILE_OPEN_FAILED

Page 4 of 21 Deployment Server Error Codes Document www.altiris.com

Overview The primary purpose of this document is to provide DOS error code information for 6.x Deployment Servers.

DS 6.x Firm Errors Error Description STATUS 1, A_ASSERT_FAILED, Internal error: assert failed. STATUS 2, A_CANCELLED, The operation was cancelled by the user. STATUS 3, A_CMDLINE_INVALID, A command line argument was invalid. (Use

-? to see a list of valid parameters.) STATUS 4, A_UNFLATTEN_FAILED, The data could not be deserialized. STATUS 5, A_MEM_ALLOC_FAILED, Memory allocation failed. STATUS 6, A_OS_EXCEPTION, The operating system reported a fatal

exception. STATUS 7, A_UNKNOWN_EXCEPTION, An unknown exception occurred. STATUS 8, A_OS_UNSUPPORTED, The operation is not supported on this OS. STATUS( 9, A_ADDRESS_NOT_ALIGNED, The address is not aligned. STATUS( 20, A_BOOT_GRUB_FAILED, GRUB failed to install properly. This

computer will probably not boot. STATUS( 21, A_BOOT_LILO_FAILED LILO failed to install properly. This

computer will probably not boot. STATUS( 30, A_DISK_BAD_RANGE, The disk read or write operation referenced

an invalid location. STATUS( 31, A_DISK_GET_INFO_FAILED, The request for information about the disk

failed. STATUS( 32, A_DISK_INT13H_FAILED, The disk I/O (int13) call failed. STATUS( 33, A_DISK_NOT_DETECTED The disk was not found. STATUS( 34, A_DISK_NOT_WRITABLE, The disk is not writable. STATUS( 35, A_DISK_READ_FAILED, The disk read operation failed. STATUS( 36, A_DISK_WRITE_FAILED, The disk write operation failed. STATUS( 40, A_FILE_CREATE_FAILED, The file could not be created. STATUS( 41, A_FILE_OPEN_FAILED The file could not be opened. STATUS( 42, A_FILE_READ_FAILED, The file read operation failed. STATUS( 43, A_FILE_RESIZE_FAILED, The file resize operation failed. STATUS( 44, A_FILE_SEEK_FAILED, The file seek operation failed. STATUS( 45, A_FILE_SEGMENT_INVALID, Part of the split file is invalid. STATUS( 46, A_FILE_WRITE_FAILED, The file write operation failed. STATUS( 47, A_FILE_NO_SPACE, There was not enough disk space to store

the file. STATUS( 48, A_FILE_BAD_URL, The URL is invalid. STATUS( 49, A_FILE_BAD_EXE_FORMAT, The executable format is not recognizable. STATUS( 50, A_FILE_RENAME_FAILED, The file could not be renamed. STATUS( 60, A_FILE_BAD_DATA A file had unexpected data. STATUS( 51, A_FIRM_DRIVE_NOT_FOUND, The specified firm drive was not found. STATUS( 52, A_FIRM_FILE_INVALID, The firm file is invalid. STATUS( 54, A_FIRM_NOT_REGULAR_FILE, The specified file is not a regular file. STATUS( 55, A_FIRM_REG_NOT_FOUND, The registry was not found.

Page 5: Deployment Server Error Codes Document - …community.hpe.com/hpeb/attachments/hpeb/itrc-299/4040/1/281170.pdfPage 2 of 21 Deployment Server Error Codes Document ... STATUS( 41, A_FILE_OPEN_FAILED

www.altiris.com Deployment Server Error Codes Document Page 5 of 21

Error Description STATUS( 57, A_FIRM_TEMP_NOT_DEFINED, The TEMP environment variable is not

defined. STATUS( 70, A_FIRMLITE_NO_BOOT_DRIVE, No bootable partition was found on this

drive. STATUS( 71, A_FIRMLITE_FIRM_SOURCE_NOT_FOUND, An attempt was made to copy a file that

doesn't exist off a firm drive. STATUS( 72, A_FIRMLITE_CANT_OPEN_DOS_SOURCE, The DOS source file could not be opened. STATUS( 73, A_FIRMLITE_CANT_OPEN_DOS_DEST, The DOS destination file could not be

opened. STATUS( 74, A_FIRMLITE_CANT_READ_FIRM_SOURCE The firm source file could not be read. STATUS( 75, A_FIRMLITE_CANT_WRITE_DOS_DEST, The DOS destination file could not be

written. STATUS( 76, A_FIRMLITE_CANT_WRITE_FIRM_DEST, The firm destination file could not be

written. STATUS( 90, A_FS_DIR_OPEN_FAILED, The directory could not be opened. STATUS( 91, A_FS_FILE_BAD_ATTR, The file attribute is missing or the offset is

out of range. STATUS( 92, A_FS_FILE_BAD_PATH The file path is invalid. STATUS( 93, A_FS_FILE_COMPRESSED, The operation failed because the file is

compressed. STATUS( 94, A_FS_FILE_CREATE_FAILED The file could not be created. STATUS( 95, A_FS_FILE_DELETE_FAILED, The file could not be deleted. STATUS( 96, A_FS_FILE_NAME_NOT_UNIQUE, The file name is not unique (it already

exists) in this directory. STATUS( 97, A_FS_FILE_READ_FAILED, The file could not be read. STATUS( 98, A_FS_FILE_REF_NOT_FOUND The file (directory entry) was not found. STATUS( 99, A_FS_FILE_SEEK_FAILED, The file seek operation failed. STATUS( 100, A_FS_FILE_TOO_LARGE, The file is too large for this type of file

system." STATUS( 101, A_FS_FULL, The volume is full. STATUS( 102, A_FS_INVALID, The volume is invalid. STATUS( 103, A_FS_LOCK_FAILED, The volume could not be locked for

imaging. STATUS( 104, A_FS_MOUNT_FAILED, The volume could not be mounted. STATUS( 105, A_FS_NOT_WRITABLE, The volume is not writable. STATUS( 106, A_FS_OVERUSED_HASH, The filename matches a hash that is

overused. STATUS( 107, A_FS_TOO_BIG, The partition is too big for this file system. STATUS( 108, A_FS_TOO_SMALL, The partition is too small for this file system. STATUS( 109, A_FS_RAW_GEOMETRY_MISMATCH, This raw volume cannot be restored to this

disk. STATUS( 110, A_FS_FILE_RESIZE_FAILED, The file could not be resized. STATUS( 111, A_FS_FILE_OPEN_FAILED, The file could not be opened. STATUS( 120, A_IMAGE_INVALID, The image is invalid. STATUS( 121, A_IMAGE_BAD_PASSWORD, The image password is invalid. STATUS( 122, A_IMAGE_BAD_VERSION, The image cannot be read with this version

of the software. STATUS( 123, A_IMAGE_FILE_EXISTS, The file already exists in the image. STATUS( 124, A_IMAGE_FILE_OPEN_FAILED, The file within the image could not be

opened. STATUS( 125, A_IMAGE_NOT_DEPLOYABLE, The image is not usable by RapiDeploy. STATUS( 126, A_IMAGE_NOT_NEW, The image is not open for creation.

Page 6: Deployment Server Error Codes Document - …community.hpe.com/hpeb/attachments/hpeb/itrc-299/4040/1/281170.pdfPage 2 of 21 Deployment Server Error Codes Document ... STATUS( 41, A_FILE_OPEN_FAILED

Page 6 of 21 Deployment Server Error Codes Document www.altiris.com

Error Description STATUS( 127, A_IMAGE_NOT_READABLE, The image is not open for reading. STATUS( 128, A_IMAGE_NOT_UPDATABLE, The image is not open for updating. STATUS( 129, A_IMAGE_NOT_WRITABLE, The image is not open for writing. STATUS( 130, A_IMAGE_VOL_NOT_UPDATABLE, The volume within the image cannot be

updated. STATUS( 131, A_IMAGE_INDEX_INVALID, The image index is invalid. STATUS( 140, A_NET_IP_ADDRESS_INVALID, The specified IP address is invalid. STATUS( 141, A_NET_MCAST_TOO_SLOW, This computer was too slow to keep up with

the multicast session. STATUS( 142, A_NET_SOCKET_ERROR, There was a network error. STATUS( 143, A_NET_TIMEOUT, Timed out while waiting for data from the

network. STATUS( 150, A_PART_EB_CANT_INSTALL, Embedded Bootwork cannot be installed on

this file system. STATUS( 151, A_PART_NO_SPACE, There is not enough space to add or resize

the partition. STATUS( 152, A_PART_NOT_RELOCATABLE, The partition is not relocatable. STATUS( 153, A_PART_STRUCTURE_INVALID, The disk contains no recognizable

partitions. STATUS( 154, A_PART_TOO_MANY_EXTENDED, Too many extended partitions (limit is 1). STATUS( 155, A_PART_TOO_MANY_PRIMARY, Too many primary partitions (limit is 4). STATUS( 156, A_PART_EB_HOSED, The Embedded Bootwork partition does not

contain a valid file system. STATUS( 157, A_PART_TOO_MANY_BOOTWORK, Too many Bootwork partitions (limit is 1). STATUS( 158, A_PART_TOO_MANY_OEM, Too many OEM partitions (limit is 1). STATUS( 159, A_PART_APM_BAD_VERSION, The Altiris Partition Manager is too new. STATUS( 160, A_RD_CANT_OPEN_FRM_FILE, Can't open the file specified by -frm=... STATUS( 161, A_RD_CANT_OPEN_MIG_FILE, Can't open the file specified by -mig=... STATUS( 162, A_RD_CANT_READ_FRM_FILE, Can't read file specified by -frm=... STATUS( 163, A_RD_FILENAME_NOT_SET, The image filename has not been set. STATUS( 164, A_RD_FRM_FILE_INVALID, An invalid line was found in the file specified

by -frm=... STATUS( 165, A_RD_IMAGE_FILE_NOT_EXIST, The specified image file does not exist. STATUS( 166, A_RD_MIG_CANT_FIND_DESC, The file specified by -mig=... doesn't seem

to contain a [UserInfo] section with a Description key in it.

STATUS( 167, A_RD_MODE_NOT_SET, The mode has not been set. STATUS( 168, A_RD_NO_CLIENTS, No clients have connected. STATUS( 169, A_RD_POSTCFG_BAD_DEST_PATH, An invalid destination path was found while

doing post config processing. STATUS( 170, A_RD_PERMISSION, RDeploy must be run by Administrator

(Windows) or root (Linux). STATUS( 180, A_XFORM_COMPRESS_FAILED, The compression operation failed. STATUS( 181, A_XFORM_DECOMPRESS_FAILED, The decompression operation failed. STATUS( 182, A_XFORM_DECRYPT_FAILED, The decryption operation failed. STATUS( 183, A_XFORM_ENCRYPT_FAILED, The encryption operation failed. STATUS( 184, A_XFORM_ENCRYPT_INIT_FAILED, The encryption engine could not be

initialized. STATUS( 190, A_PART_APM_BAD_STRUCTURE, The Altiris Partition Manager is corrupted. STATUS( 191, A_PART_SECTOR_CONFLICT, The Altiris Partition Manager attempted to

use sectors that were already in use. STATUS( 192, A_PART_APM_NOT_INSTALLED, The Altiris Partition Manager is not installed.

Page 7: Deployment Server Error Codes Document - …community.hpe.com/hpeb/attachments/hpeb/itrc-299/4040/1/281170.pdfPage 2 of 21 Deployment Server Error Codes Document ... STATUS( 41, A_FILE_OPEN_FAILED

www.altiris.com Deployment Server Error Codes Document Page 7 of 21

Error Description STATUS( 193, A_PART_APM_ALREADY_INSTALLED, The Altiris Partition Manager is already

installed. STATUS( 194, A_PART_APART_NOT_INSTALLED, No such Altiris Partition exists.

DS 6.x Rdeploy Errors Error Number

Error Description Possible Causes Possible Resolutions

1 Internal error: assert failed.

There was an internal program error.

Try the operation again. If you are unable to resolve this problem, please report it to Altiris, Inc.

2 The operation was cancelled by the user.

3 A command line argument was invalid. (Use -? to see a list of valid parameters.)

The format of one or more command line parameters was invalid.

Check the syntax of the command-line parameter(s).

4 The data could not be deserialized.

Data has been corrupted (e.g. in an image or on the network).

Repeat the operation to see if the problem occurs in the same manner again. Simplify the network by removing routers, etc. that might corrupt data. If a file is being read, recreate the file.

5 Memory allocation failed.

Out of memory. Install more memory. Delete some files on the computer you're imaging.

6 The operating system reported a fatal exception.

There was an internal program error.

Try the operation again. If you are unable to resolve this problem, please report it to Altiris, Inc.

7 An unknown exception occurred.

There was an internal program error.

Try the operation again. If you are unable to resolve this problem, please report it to Altiris, Inc.

8 The operation is not supported on this OS.

9 The address is not aligned.

There was an internal program error.

Try the operation again. If you are unable to resolve this problem, please report it to Altiris, Inc.

20 GRUB failed to install properly. This computer will probably not boot.

The hardware syntax in the fstab or menu.lst files was misunderstood.

Install grub manually.

21 LILO failed to install properly. This computer will probably not boot.

The hardware syntax in the fstab or lilo.conf files was misunderstood. The version of LILO you are using may be unsupported.

Install lilo manually.

30 The disk read or write operation referenced an invalid location.

31 The request for information about the disk failed.

A problem occurred while accessing the hard drive on your computer.

Repeat the operation to see if the problem occurs in the same manner again. Replace the hard drive in the computer that is malfunctioning.

Page 8: Deployment Server Error Codes Document - …community.hpe.com/hpeb/attachments/hpeb/itrc-299/4040/1/281170.pdfPage 2 of 21 Deployment Server Error Codes Document ... STATUS( 41, A_FILE_OPEN_FAILED

Page 8 of 21 Deployment Server Error Codes Document www.altiris.com

Error Number

Error Description Possible Causes Possible Resolutions

32 The disk I/O (int13) call failed.

A problem occurred while accessing the hard drive on your computer. Data has been corrupted (e.g. in an image or on the network).

Repeat the operation to see if the problem occurs in the same manner again. Replace the hard drive in the computer that is malfunctioning. Simplify the network by removing routers, etc. that might corrupt data. If a file is being read, recreate the file.

33 The disk was not found.

A problem occurred while accessing the hard drive on your computer.

Repeat the operation to see if the problem occurs in the same manner again. Replace the hard drive in the computer that is malfunctioning.

34 The disk is not writable.

A problem occurred while accessing the hard drive on your computer.

Repeat the operation to see if the problem occurs in the same manner again. Replace the hard drive in the computer that is malfunctioning.

35 The disk read operation failed.

A problem occurred while accessing the hard drive on your computer.

Repeat the operation to see if the problem occurs in the same manner again. Replace the hard drive in the computer that is malfunctioning.

36 The disk write operation failed.

A problem occurred while accessing the hard drive on your computer.

Repeat the operation to see if the problem occurs in the same manner again. Replace the hard drive in the computer that is malfunctioning.

40 The file could not be created.

A network drive was not mapped properly. You do not have permission for this operation on the file or directory.

Make sure the network drive is mapped and that you have sufficient rights. Fix the permissions on the file or directory.

41 The file could not be opened.

A file that was expected to exist does not exist. You do not have permission for this operation on the file or directory.

Make sure the file exists and is accessible. If the missing file is part of this program, reinstall the program. Fix the permissions on the file or directory.

42 The file read operation failed.

43 The file resize operation failed.

44 The file seek operation failed.

45 Part of the split file is invalid.

Data has been corrupted (e.g. in an image or on the network).

Repeat the operation to see if the problem occurs in the same manner again. Simplify the network by removing routers, etc. that might corrupt data. If a file is being read, recreate the file.

46 The file write operation failed.

47 There was not enough disk space to store the file.

The drive where the image file is being stored is almost full.

Remove some files to make more free space on the drive where the image is being stored.

48 The URL is invalid. 49 The executable

format is not recognizable.

Page 9: Deployment Server Error Codes Document - …community.hpe.com/hpeb/attachments/hpeb/itrc-299/4040/1/281170.pdfPage 2 of 21 Deployment Server Error Codes Document ... STATUS( 41, A_FILE_OPEN_FAILED

www.altiris.com Deployment Server Error Codes Document Page 9 of 21

Error Number

Error Description Possible Causes Possible Resolutions

50 The file could not be renamed.

51 The specified firm drive was not found.

52 The firm file is invalid. 54 The specified file is

not a regular file.

55 The registry was not found.

The specified path to the registry was incorrect. This PC may not have a registry.

57 The TEMP environment variable is not defined.

A path containing TEMP was specified but the TEMP environment variable was not set.

Set the TEMP environment variable with the SET command. Use a different file name.

60 A file had unexpected data.

70 No bootable partition was found on this drive.

71 An attempt was made to copy a file that doesn't exist off a firm drive.

72 The DOS source file could not be opened.

73 The DOS destination file could not be opened.

74 The firm source file could not be read.

75 The DOS destination file could not be written.

76 The firm destination file could not be written.

90 The directory could not be opened.

This operation requires a directory, not a file.

Use a directory instead of a file for this operation.

91 The file attribute is missing or the offset is out of range.

There was an internal program error.

Try the operation again. If you are unable to resolve this problem, please report it to Altiris, Inc.

92 The file path is invalid.

A file that was expected to exist does not exist.

Make sure the file exists and is accessible. If the missing file is part of this program, reinstall the program.

93 The operation failed because the file is compressed.

94 The file could not be created.

95 The file could not be deleted.

The directory being deleted is not empty.

Remove the files in the directory before deleting it.

Page 10: Deployment Server Error Codes Document - …community.hpe.com/hpeb/attachments/hpeb/itrc-299/4040/1/281170.pdfPage 2 of 21 Deployment Server Error Codes Document ... STATUS( 41, A_FILE_OPEN_FAILED

Page 10 of 21 Deployment Server Error Codes Document www.altiris.com

Error Number

Error Description Possible Causes Possible Resolutions

96 The file name is not unique (it already exists) in this directory.

97 The file could not be read.

Data has been corrupted (e.g. in an image or on the network).

Repeat the operation to see if the problem occurs in the same manner again. Simplify the network by removing routers, etc. that might corrupt data. If a file is being read, recreate the file.

98 The file (directory entry) was not found.

There is a problem with the filesystem. There was an internal program error.

Run chkdsk (NT, 2000, XP), scandisk (95, 98), or fsck (Linux) and try the operation again. Try the operation again. If you are unable to resolve this problem, please report it to Altiris, Inc.

99 The file seek operation failed.

Data has been corrupted (e.g. in an image or on the network).

Repeat the operation to see if the problem occurs in the same manner again. Simplify the network by removing routers, etc. that might corrupt data. If a file is being read, recreate the file.

100 The file is too large for this type of file system.

101 The volume is full. The volume where data is being written is full.

Increase the size of the partition being written to.

102 The volume is invalid. 103 The volume could not

be locked for imaging. The volume is in use by the operating system or an application.

Close all other applications and try again. Exclude the volume from the imaging task. Exit Windows before running the imaging task.

104 The volume could not be mounted.

There is a problem with the filesystem.

Run chkdsk (NT, 2000, XP), scandisk (95, 98), or fsck (Linux) and try the operation again. Try the operation again. If you are unable to resolve this problem, please report it to Altiris, Inc.

105 The volume is not writable.

106 The filename matches a hash that is overused.

The filename specified can't be created because of a limitation in the Reiser file system.

Use a different file name.

107 The partition is too big for this file system.

108 The partition is too small for this file system.

109 This raw volume cannot be restored to this disk.

The disk geometry does not match the original disk geometry.

Use a disk that matches the original disk geometry.

110 The file could not be resized.

111 The file could not be opened.

A file that was expected to exist does not exist.

Make sure the file exists and is accessible. If the missing file is part of this program, reinstall the program.

Page 11: Deployment Server Error Codes Document - …community.hpe.com/hpeb/attachments/hpeb/itrc-299/4040/1/281170.pdfPage 2 of 21 Deployment Server Error Codes Document ... STATUS( 41, A_FILE_OPEN_FAILED

www.altiris.com Deployment Server Error Codes Document Page 11 of 21

Error Number

Error Description Possible Causes Possible Resolutions

120 The image is invalid. Data has been corrupted (e.g. in an image or on the network). A gigabit ethernet card is being used.

Repeat the operation to see if the problem occurs in the same manner again. Simplify the network by removing routers, etc. that might corrupt data. If a file is being read, recreate the file. Disable 'TCP Checksum Offloading' on the servers with the gigab

121 The image password is invalid.

The image file is password protected and no password or an incorrect password was specified.

122 The image cannot be read with this version of the software.

The wrong version of this program is being used.

Use the same version of the program that created the image. Upgrade to the latest version of this program.

123 The file already exists in the image.

124 The file within the image could not be opened.

125 The image is not usable by RapiDeploy.

The image was created by another application (e.g. Firm).

126 The image is not open for creation.

There was an internal program error.

Try the operation again. If you are unable to resolve this problem, please report it to Altiris, Inc.

127 The image is not open for reading.

There was an internal program error.

Try the operation again. If you are unable to resolve this problem, please report it to Altiris, Inc.

128 The image is not open for updating.

There was an internal program error.

Try the operation again. If you are unable to resolve this problem, please report it to Altiris, Inc.

129 The image is not open for writing.

There was an internal program error.

Try the operation again. If you are unable to resolve this problem, please report it to Altiris, Inc.

130 The volume within the image cannot be updated.

There was an internal program error.

Try the operation again. If you are unable to resolve this problem, please report it to Altiris, Inc.

131 The image index is invalid.

The image index is incomplete, out of date, or not associated with this image.

Rebuild the image index with the 'makeimx' utility. Erase the image index (the file with a .imx extension).

140 The specified IP address is invalid.

141 This computer was too slow to keep up with the multicast session.

This PC is too slow. If possible, choose this computer to be the master instead of a client.

142 There was a network error.

The network is not setup properly.

Make sure the network is setup correctly.

143 Timed out while waiting for data from the network.

The client stopped receiving or never received any data from the master.

Repeat the operation to see if the problem occurs in the same manner again.

Page 12: Deployment Server Error Codes Document - …community.hpe.com/hpeb/attachments/hpeb/itrc-299/4040/1/281170.pdfPage 2 of 21 Deployment Server Error Codes Document ... STATUS( 41, A_FILE_OPEN_FAILED

Page 12 of 21 Deployment Server Error Codes Document www.altiris.com

Error Number

Error Description Possible Causes Possible Resolutions

150 Embedded Bootwork cannot be installed on this file system.

The volume occupies the wrong sectors of the disk for this operation.

Try this operation on a different volume.

151 There is not enough space to add or resize the partition.

152 The partition is not relocatable.

153 The disk contains no recognizable partitions.

The disk is not partitioned. The disk is partitioned in an unsupported way.

154 Too many extended partitions (limit is 1).

155 Too many primary partitions (limit is 4).

156 The Embedded Bootwork partition does not contain a valid file system.

157 Too many Bootwork partitions (limit is 1).

158 Too many OEM partitions (limit is 1).

159 The Altiris Partition Manager is too new.

The wrong version of this program is being used.

Use the same version of the program that created the image. Upgrade to the latest version of this program.

160 Can't open the file specified by -frm=...

The format of one or more command line parameters was invalid.

Check the syntax of the command-line parameter(s).

161 Can't open the file specified by -mig=...

A file that was expected to exist does not exist.

Make sure the file exists and is accessible. If the missing file is part of this program, reinstall the program.

162 Can't read file specified by -frm=...

163 The image filename has not been set.

In text mode, all necessary options were not specified on the command line.

164 An invalid line was found in the file specified by -frm=...

165 The specified image file does not exist.

A file that was expected to exist does not exist. A network drive was not mapped properly.

Make sure the file exists and is accessible. If the missing file is part of this program, reinstall the program. Make sure the network drive is mapped and that you have sufficient rights.

166 The file specified by -mig=... doesn't seem to contain a [UserInfo] section with a Description key in it.

Page 13: Deployment Server Error Codes Document - …community.hpe.com/hpeb/attachments/hpeb/itrc-299/4040/1/281170.pdfPage 2 of 21 Deployment Server Error Codes Document ... STATUS( 41, A_FILE_OPEN_FAILED

www.altiris.com Deployment Server Error Codes Document Page 13 of 21

Error Number

Error Description Possible Causes Possible Resolutions

167 The mode has not been set.

In text mode, all necessary options were not specified on the command line

168 No clients have connected.

169 An invalid destination path was found while doing post config processing.

170 RDeploy must be run by Administrator (Windows) or root (Linux).

180 The compression operation failed.

There was an internal program error.

Try the operation again. If you are unable to resolve this problem, please report it to Altiris, Inc.

181 The decompression operation failed.

Data has been corrupted (e.g. in an image or on the network).

Repeat the operation to see if the problem occurs in the same manner again. Simplify the network by removing routers, etc. that might corrupt data. If a file is being read, recreate the file.

182 The decryption operation failed.

Data has been corrupted (e.g. in an image or on the network).

Repeat the operation to see if the problem occurs in the same manner again. Simplify the network by removing routers, etc. that might corrupt data. If a file is being read, recreate the file.

183 The encryption operation failed.

There was an internal program error.

Try the operation again. If you are unable to resolve this problem, please report it to Altiris, Inc.

184 The encryption engine could not be initialized.

There was an internal program error.

Try the operation again. If you are unable to resolve this problem, please report it to Altiris, Inc.

190 The Altiris Partition Manager is corrupted.

Data has been corrupted (e.g. in an image or on the network).

Repeat the operation to see if the problem occurs in the same manner again. Simplify the network by removing routers, etc. that might corrupt data. If a file is being read, recreate the file.

191 The Altiris Partition Manager attempted to use sectors that were already in use.

192 The Altiris Partition Manager is not installed.

193 The Altiris Partition Manager is already installed.

194 No such Altiris Partition exists.

Page 14: Deployment Server Error Codes Document - …community.hpe.com/hpeb/attachments/hpeb/itrc-299/4040/1/281170.pdfPage 2 of 21 Deployment Server Error Codes Document ... STATUS( 41, A_FILE_OPEN_FAILED

Page 14 of 21 Deployment Server Error Codes Document www.altiris.com

DS 6.x Rdeploy Errors /* Status codes returned in the status word of PXENV API parameter

* structures. Some of these codes are also used to return status

* from an NBP to the boot ROM. */

Error Code Description /* Generic API status & error codes that are reported by the loader */

0x00 #define PXENV_STATUS_SUCCESS

0x01 #define PXENV_STATUS_FAILURE

/* General failure. */

0x02 #define PXENV_STATUS_BAD_FUNC

/* Invalid function number. */

0x03 #define PXENV_STATUS_UNSUPPORTED

/* Function is not yet supported. */

0x04 #define PXENV_STATUS_KEEP_UNDI

/* UNDI must not be unloaded from base memory. */

0x05 #define PXENV_STATUS_KEEP_ALL

0x06 #define PXENV_STATUS_OUT_OF_RESOURCES

/* Base-code and UNDI must not be unloaded from base memory. */

/* ARP errors (0x10 to 0x1F) */

0x11 #define PXENV_STATUS_ARP_TIMEOUT

/* Base-Code state errors */

0x18 #define PXENV_STATUS_UDP_CLOSED

0x19 #define PXENV_STATUS_UDP_OPEN

0x1A #define PXENV_STATUS_TFTP_CLOSED

0x1B #define PXENV_STATUS_TFTP_OPEN

/* BIOS/system errors (0x20 to 0x2F) */

0x20 #define PXENV_STATUS_MCOPY_PROBLEM

0x21 #define PXENV_STATUS_BIS_INTEGRITY_FAILURE

0x22 #define PXENV_STATUS_BIS_VALIDATE_FAILURE

0x23 #define PXENV_STATUS_BIS_INIT_FAILURE

0x24 #define PXENV_STATUS_BIS_SHUTDOWN_FAILURE

0x25 #define PXENV_STATUS_BIS_GBOA_FAILURE

0x26 #define PXENV_STATUS_BIS_FREE_FAILURE

0x27 #define PXENV_STATUS_BIS_GSI_FAILURE

0x28 #define PXENV_STATUS_BIS_BAD_CKSUM

Page 15: Deployment Server Error Codes Document - …community.hpe.com/hpeb/attachments/hpeb/itrc-299/4040/1/281170.pdfPage 2 of 21 Deployment Server Error Codes Document ... STATUS( 41, A_FILE_OPEN_FAILED

www.altiris.com Deployment Server Error Codes Document Page 15 of 21

/* TFTP/MTFTP errors (0x30 to 0x3F) */

0x30 #define PXENV_STATUS_TFTP_CANNOT_ARP_ADDRESS

0x32 #define PXENV_STATUS_TFTP_OPEN_TIMEOUT

0x33 #define PXENV_STATUS_TFTP_UNKNOWN_OPCODE

0x35 #define PXENV_STATUS_TFTP_READ_TIMEOUT

0x36 #define PXENV_STATUS_TFTP_ERROR_OPCODE

0x38 #define PXENV_STATUS_TFTP_CANNOT_OPEN_CONNECTION

0x39 #define PXENV_STATUS_TFTP_CANNOT_READ_FROM_CONNECTION

0x3A #define PXENV_STATUS_TFTP_TOO_MANY_PACKAGES

0x3B #define PXENV_STATUS_TFTP_FILE_NOT_FOUND

0x3C #define PXENV_STATUS_TFTP_ACCESS_VIOLATION

0x3D #define PXENV_STATUS_TFTP_NO_MCAST_ADDRESS

0x3E #define PXENV_STATUS_TFTP_NO_FILESIZE

0x3F #define PXENV_STATUS_TFTP_INVALID_PACKET_SIZE

/* Reserved errors 0x40 to 0x4F) */

/* DHCP/BOOTP errors (0x50 to 0x5F) */

0x51 #define PXENV_STATUS_DHCP_TIMEOUT

0x52 #define PXENV_STATUS_DHCP_NO_IP_ADDRESS

0x53 #define PXENV_STATUS_DHCP_NO_BOOTFILE_NAME

0x54 #define PXENV_STATUS_DHCP_BAD_IP_ADDRESS

/* Driver errors (0x60 to 0x6F) */

/* These errors are for UNDI compatible NIC drivers. */

0x60 #define PXENV_STATUS_UNDI_INVALID_FUNCTION

0x61 #define PXENV_STATUS_UNDI_MEDIATEST_FAILED

0x62 #define PXENV_STATUS_UNDI_CANNOT_INIT_NIC_FOR_MCAST

0x63 #define PXENV_STATUS_UNDI_CANNOT_INITIALIZE_NIC

0x64 #define PXENV_STATUS_UNDI_CANNOT_INITIALIZE_PHY

0x65 #define PXENV_STATUS_UNDI_CANNOT_READ_CONFIG_DATA

0x66 #define PXENV_STATUS_UNDI_CANNOT_READ_INIT_DATA

0x67 #define PXENV_STATUS_UNDI_BAD_MAC_ADDRESS

0x68 #define PXENV_STATUS_UNDI_BAD_EEPROM_CHECKSUM

0x69 #define PXENV_STATUS_UNDI_ERROR_SETTING_ISR

0x6A #define PXENV_STATUS_UNDI_INVALID_STATE

0x6B #define PXENV_STATUS_UNDI_TRANSMIT_ERROR

0x6C #define PXENV_STATUS_UNDI_INVALID_PARAMETER

/* ROM and NBP Bootstrap errors (0x70 to 0x7F) */

0x74 #define PXENV_STATUS_BSTRAP_PROMPT_MENU

0x76 #define PXENV_STATUS_BSTRAP_MCAST_ADDR

Page 16: Deployment Server Error Codes Document - …community.hpe.com/hpeb/attachments/hpeb/itrc-299/4040/1/281170.pdfPage 2 of 21 Deployment Server Error Codes Document ... STATUS( 41, A_FILE_OPEN_FAILED

Page 16 of 21 Deployment Server Error Codes Document www.altiris.com

0x77 #define PXENV_STATUS_BSTRAP_MISSING_LIST

0x78 #define PXENV_STATUS_BSTRAP_NO_RESPONSE

0x79 #define PXENV_STATUS_BSTRAP_FILE_TOO_BIG

/* Environment NBP errors (0x80 to 0x8F) */

/* Reserved errors (0x90 to 0x9F) */

/* Misc. errors (0xA0 to 0xAF) */

0xA0 #define PXENV_STATUS_BINL_CANCELED_BY_KEYSTROKE

0xA1 #define PXENV_STATUS_BINL_NO_PXE_SERVER

0xA2 #define PXENV_STATUS_NOT_AVAILABLE_IN_PMODE

0xA3 #define PXENV_STATUS_NOT_AVAILABLE_IN_RMODE

/* BUSD errors (0xB0 to 0xBF) */

0xB0 #define PXENV_STATUS_BUSD_DEVICE_NOT_SUPPORTED

/* Loader errors (0xC0 to 0xCF) */

0xC0 #define PXENV_STATUS_LOADER_NO_FREE_BASE_MEMORY

0xC1 #define PXENV_STATUS_LOADER_NO_BC_ROMID

0xC2 #define PXENV_STATUS_LOADER_BAD_BC_ROMID

0xC3 #define PXENV_STATUS_LOADER_BAD_BC_RUNTIME_IMAGE

0xC4 #define PXENV_STATUS_LOADER_NO_UNDI_ROMID

0xC5 #define PXENV_STATUS_LOADER_BAD_UNDI_ROMID

0xC6 #define PXENV_STATUS_LOADER_BAD_UNDI_DRIVER_IMAGE

0xC8 #define PXENV_STATUS_LOADER_NO_PXE_STRUCT

0xC9 #define PXENV_STATUS_LOADER_NO_PXENV_STRUCT

0xCA #define PXENV_STATUS_LOADER_UNDI_START

0xCB #define PXENV_STATUS_LOADER_BC_START

/* Vendor errors (0xD0 to 0xFF) */

DS 6.x Aclient Errors Error Code Description 0 Success 1 Error executing: file not found 3 General Failure 4 Speed limit exceeded 5 The user canceled the operation 6 Unable to update client configuration 7 Unable to reboot the machine 8 Invalid client ID while transferring a file 9 Unable to create an encrypted session 10 Unable to decrypt sent data 11 Timeout expired while waiting for data on file transfer port

Page 17: Deployment Server Error Codes Document - …community.hpe.com/hpeb/attachments/hpeb/itrc-299/4040/1/281170.pdfPage 2 of 21 Deployment Server Error Codes Document ... STATUS( 41, A_FILE_OPEN_FAILED

www.altiris.com Deployment Server Error Codes Document Page 17 of 21

Error Code Description 100 Unknown error executing package 101 Waiting for package to report result 102 The package was aborted 103 The package was deferred to a later time 104 User names and passwords cannot be used with Windows 9x 105 Timeout, no user response to prompt, operation aborted 106 Windows Installer (MSIEXEC) not found 107 Unable to communicate with the Notification Server Client 108 UNC path is invalid 109 An error occurred while setting the IP address on this machine 110 An error occurred while setting the computer's networking properties 111 The operation is invalid on the device 112 The device is unable to boot to DOS 113 Unable to set the computer name, please make sure the name specified is valid 114 Pocket PC Clients can't copy files directly from the source 115 Task not supported on this operating system 201 Unable to set domain information because this machine is a domain controller

DS 6.x Rinstall Errors Error Meaning 0 Success 1 Undefined Error 2 Reboot needed 3 Pre-Install - This RIP requires Admin rights to run 4 Pre-Install - Cannot obtain rights needed to run this RIP 5 Pre-Install - Not enough disk space to run this RIP 6 Pre-Install - Evaluation period is over 7 Pre-Install - Bad password 9 Pre-Install - Password required 10 Pre-Install - This RIP requires Windows NT 4.0 12 Pre-Install - This RIP requires Windows 95 13 Pre-Install - This RIP requires Windows 98 14 The installation was cancelled by the user while in progress 15 The user chose to exit the installation 16 Pre-Install - No user available for the current user settings 17 One or more errors -- see RapidInstall log file 18 Pre-Install - Wrong version of Windows 19 Non-volatile error -- see RapidInstall log file 20 Pre-Install - Low registry quota 21 Pre-Install - Required drive not present 22 Pre-Install - Install conditions not met 23 Post install program execution failed 24 Pre-Install - Path replacement drive not found 25 Pre-Install - Path replacement path could not be created 26 Pre-Install - Path Replacement specified in RIP with Registry

Page 18: Deployment Server Error Codes Document - …community.hpe.com/hpeb/attachments/hpeb/itrc-299/4040/1/281170.pdfPage 2 of 21 Deployment Server Error Codes Document ... STATUS( 41, A_FILE_OPEN_FAILED

Page 18 of 21 Deployment Server Error Codes Document www.altiris.com

Error Meaning 27 Pre-Install - Path Replacement list file error. File not found or RIP can't process 28 Non-volatile error -- see RapidInstall log file 29 Pre-Install - This RIP requires Windows NT 4.0 or Windows 98 30 Pre-Install - This RIP requires Windows NT 4.0 or Windows 95 31 Pre-Install - This RIP requires Windows 95 or Windows 98 32 Pre-Install - This RIP requires Windows NT 4.0, Windows 95, or Windows 98 33 Pre-Install - This RIP requires Windows 2000 34 Pre-Install - This RIP requires Windows NT 4.0 or Windows 2000 35 Pre-Install - This RIP requires Windows 98 or Windows 2000 36 Pre-Install - This RIP requires Windows NT 4.0, Windows 98, or Windows 2000 37 Pre-Install - This RIP requires Windows 95 or Windows 2000 38 Pre-Install - This RIP requires Windows NT 4.0, Windows 95, or Windows 2000 39 Pre-Install - This RIP requires Windows 95, Windows 98, or Windows 2000 40 Pre-Install - This RIP requires Windows NT 4.0, Windows 95, Windows 98, or Windows 2000 41 Pre-Install - This RIP requires Windows ME 42 Pre-Install - This RIP requires Windows NT 4.0 or Windows ME 43 Pre-Install - This RIP requires Windows 98 or Windows ME 44 Pre-Install - This RIP requires Windows NT 4.0, Windows 98, or Windows ME 45 Pre-Install - This RIP requires Windows 95 or Windows ME 46 Pre-Install - This RIP requires Windows NT 4.0, Windows 95, or Windows ME 47 Pre-Install - This RIP requires Windows 95, Windows 98, or Windows ME 48 Pre-Install - This RIP requires Windows NT 4.0, Windows 95, Windows 98, or Windows ME 49 Pre-Install - This RIP requires Windows 2000 or Windows ME 50 Pre-Install - This RIP requires Windows NT 4.0, Windows 2000, or Windows ME 51 Pre-Install - This RIP requires Windows 98, Windows 2000, or Windows ME 52 Pre-Install - This RIP requires Windows NT 4.0, Windows 98, Windows 2000, or Windows ME 53 Pre-Install - This RIP requires Windows 95, Windows 2000, or Windows ME 54 Pre-Install - This RIP requires Windows NT 4.0, Windows 95, Windows 2000, or Windows ME 55 Pre-Install - This RIP requires Windows 95, Windows 98, Windows 2000, or Windows ME 56 Pre-Install - This RIP requires Windows NT 4.0, Windows 95, Windows 98, Windows 2000, or

Windows ME 58 Pre-Install - Not enough RAM to run this RIP 59 Pre-Install - Unable to initialize the variables 61 Pre-Install - This RIP requires Windows XP 62 Pre-Install - This RIP requires Windows NT 4.0 or Windows XP 63 Pre-Install - This RIP requires Windows 98 or Windows XP 64 Pre-Install - This RIP requires Windows NT 4.0, Windows 98, or Windows XP 65 Pre-Install - This RIP requires Windows 95 or Windows XP 66 Pre-Install - This RIP requires Windows NT 4.0, Windows 95, or Windows XP 67 Pre-Install - This RIP requires Windows 95, Windows 98, or Windows XP 68 Pre-Install - This RIP requires Windows NT 4.0, Windows 95, Windows 98, or Windows XP 69 Pre-Install - This RIP requires Windows 2000 or Windows XP"); 70 Pre-Install - This RIP requires Windows NT 4.0, Windows 2000, or Windows XP 71 Pre-Install - This RIP requires Windows 98, Windows 2000, or Windows XP 72 Pre-Install - This RIP requires Windows NT 4.0, Windows 98, Windows 2000, or Windows XP 73 Pre-Install - This RIP requires Windows 95, Windows 2000, or Windows XP 74 Pre-Install - This RIP requires Windows NT 4.0, Windows 95, Windows 2000, or Windows XP

Page 19: Deployment Server Error Codes Document - …community.hpe.com/hpeb/attachments/hpeb/itrc-299/4040/1/281170.pdfPage 2 of 21 Deployment Server Error Codes Document ... STATUS( 41, A_FILE_OPEN_FAILED

www.altiris.com Deployment Server Error Codes Document Page 19 of 21

Error Meaning 75 Pre-Install - This RIP requires Windows 95, Windows 98, Windows 2000, or Windows XP 76 Pre-Install - This RIP requires Windows NT 4.0, Windows 95, Windows 98, Windows 2000, or

Windows XP 77 Pre-Install - This RIP requires Windows ME or Windows XP 78 Pre-Install - This RIP requires Windows NT 4.0, Windows ME, or Windows XP 79 Pre-Install - This RIP requires Windows 98, Windows ME, or Windows XP 80 Pre-Install - This RIP requires Windows NT 4.0, Windows 98, Windows ME, or Windows XP 81 Pre-Install - This RIP requires Windows 95, Windows ME, or Windows XP 82 Pre-Install - This RIP requires Windows NT 4.0, Windows 95, Windows ME, or Windows XP 83 Pre-Install - This RIP requires Windows 95, Windows 98, Windows ME, or Windows XP 84 Pre-Install - This RIP requires Windows NT 4.0, Windows 95, Windows 98, Windows ME, or

Windows XP 85 Pre-Install - This RIP requires Windows 2000, Windows ME, or Windows XP 86 Pre-Install - This RIP requires Windows NT 4.0, Windows 2000, Windows ME, or Windows XP 87 Pre-Install - This RIP requires Windows 98, Windows 2000, Windows ME, or Windows XP 88 Pre-Install - This RIP requires Windows NT 4.0, Windows 98, Windows 2000, Windows ME, or

Windows XP 89 Pre-Install - This RIP requires Windows 95, Windows 2000, Windows ME, or Windows XP 90 Pre-Install - This RIP requires Windows NT 4.0, Windows 95, Windows 2000, Windows ME, or

Windows XP 91 Pre-Install - This RIP requires Windows 95, Windows 98, Windows 2000, Windows ME, or

Windows XP 92 Pre-Install - This RIP requires Windows NT 4.0, Windows 95, Windows 98, Windows 2000,

Windows ME, or Windows XP 93 Pre-Install - Unable to access one or more directories needed to run this RIP 94 An external execution file failed causing the RIP to fail. Check the log file for further details. 95 The temp directory does not exist or is not accessible.

DS 6.x PCTWiz Errors Code Description -1 Application cancelled by user 0 Success 1 Undefined error 2 Reboot needed to complete the migration 3 Administrative rights required 4 Unable to obtain the rights needed 5 Not enough disk space 6 Evaluation time for using the product has expired 7 Invalid run password provided 8 Run password prompt cancelled by user 9 Run password required 10 The target OS is not supported by PC Transplant 16 The specified user(s) cannot be found 17 Errors logged. Please refer to the error log file for more information 18 Waiting for user to log on to complete the migration 19 Unable to create user account 21 Missing settings files (dsktp*.ini and ntwrk*.ini) 22 There appears to be problems with this package. Please rebuild.

Page 20: Deployment Server Error Codes Document - …community.hpe.com/hpeb/attachments/hpeb/itrc-299/4040/1/281170.pdfPage 2 of 21 Deployment Server Error Codes Document ... STATUS( 41, A_FILE_OPEN_FAILED

Page 20 of 21 Deployment Server Error Codes Document www.altiris.com

Code Description 23 Unable to obtain a connection 24 Could not write the package to the specified path 25 Required file InstPCT.bin missing 26 The specified template file does not exist 27 Connection speed does not meet minimum requirements 28 Unable to locate the PCT Web service 29 Package expired on PCTWeb server 30 Attempting to resume the migration. 31 Cannot execute while an instance of PCTPackage or PCTRTDestAgent is running 32 The request from client contains bad syntax or cannot be fullfilled 33 PCT Real-time destination agent could not be found 34 Failed to authenticate to web server. User name or password typed is wrong 35 PCTWeb server may not be installed properly 36 User would not have sufficient rights on destination machine 37 Username and/or password provided for destination machine was wrong 38 Destination machine does not have sufficient disk space 39 Error occurred while transferring PCTRTDestAgent to destination machine 40 Failed to open file PCTResource.dll at web server 41 Language of personality build template did not match with language of current locale 42 Tried to Migrate to different locale destination machine that is not allowed 43 Failed to connect to the destination machine 44 Invalid computer name was provided for destination machine 45 Invalid IP address was provided for destination machine 46 Error occurred while loading user hive 9000 Expired or Invalid License 9001 Operating System not supported 9002 Setting files (dsktp*.ini and ntwrk*.ini) could not be found 10022 Package built appears to be corrupt or invalid

DS 6.x PCTPackage Errors Error Code Description -1 Application cancelled by user 0 Success 1 Undefined Error 2 Reboot required to complete migration 3 This package requires administrative rights to run 4 Cannot obtain rights needed to run this package 5 Not enough disk space to run this package 6 Evaluation period is over 7 Incorrect password supplied 8 Package cancelled at password dialog 9 Password required to run this package 10 The target OS is not supported by PC Transplant 16 The specified user cannot be found in the package 17 Multiple errors encountered. Refer to the migrate.log file on the destination computer for

more information. 18 Waiting for the user to log on to the computer 19 User account does not exist in the computer

Page 21: Deployment Server Error Codes Document - …community.hpe.com/hpeb/attachments/hpeb/itrc-299/4040/1/281170.pdfPage 2 of 21 Deployment Server Error Codes Document ... STATUS( 41, A_FILE_OPEN_FAILED

www.altiris.com Deployment Server Error Codes Document Page 21 of 21

Error Code Description 20 Missing span file 22 There appears to be problems with this package. Please rebuild. 31 Cannot execute a package while another instance is running 42 Migration to different local machine is not allowed 46 Error occurred while loading user hive 52 Failed to open resource file: PCTResource.dll