Migration errors in PI SMT
- Last UpdatedOct 04, 2024
- 2 minute read
- PI System
- PI Server 2018
- PI Server
This section provides a list of common errors that occur during migration and what needs to be done to resolve those errors.
|
Error Message |
Description |
Action |
|---|---|---|
|
Cannot Migrate: Error Retrieving the PIUnit |
The PIUnit cannot be found at the specified location. |
Check the path in the ExDesc attribute for the PIPoint |
|
Cannot Migrate: Invalid Module Path |
Path in ExDesc does not start with \\ |
Modify the ExDesc for the corresponding PIPoint |
|
Cannot Migrate: PIModule is not a PIUnit |
PIModule does not have IsPIUnit set to true |
IsPIUnit should be set to true for the interface to generate batch data |
|
Cannot Migrate: Configuration module not found |
PIUnit is probably not configured for PIBaGen 1.x |
Configure this PIUnit for PIBaGen 2.x. There is no need to migrate this PIUnit |
|
Cannot Migrate: Already has SubBatch Hierarchy |
PIUnit has second level SubBatches already defined. |
This PIUnit is probably migrated. Use the Batch Generator Plug- in 2.x to make configuration changes. |
|
Cannot Migrate: Does not contain PIBaGen1.x configuration |
This PIUnit has SubBatch configuration that is not compatible with PIBaGen 1.x |
This PIUnit is probably migrated. Use the Batch Generator Plug- in 2.x to make configuration changes. |
|
Migration completed but with errors: See below for details |
There were errors while migrating. |
Check the Error Messages box at the bottom of the Migration Chart |
|
Error Registering the Unit |
PIUnit was migrated but not registered |
Register using the Batch Generator Plug- in |
|
Error changing attributes for configuration point |
Error setting either the Scan to zero or userint1 to 1 for the configuration point. |
Use DataLink or Point Builder to change those two parameters for that PIPoint. |
|
Error renaming configmodulename configuration module to PIBaGen 1.x Configuration- Migrated |
Error renaming the PIBaGen 1.x configuration module. |
Check if a PIModule named PIBaGen 1.x Configuration- Migrated doesn’t exist already. If it did, probably the PIUnit is already migrated. Change the userint1 attribute to 1 for the corresponding PIPoint. |