UniInt failover specific error messages
- Last UpdatedNov 18, 2022
- 4 minute read
- PI System
- PI Interface for DNP3 3.3.1.38
- Interfaces
|
Message |
Meaning |
|---|---|
|
16-May-06 10:38:00 |
Upon system startup, the initial transition is made to this state. While in this state, the interface monitors the status of the other interface participating in failover. When configured for Hot failover, data received from the data source is queued and not sent to the PI Data Archive while in this state. The amount of data queued while in this state is determined by the failover update interval. In any case, there will be typically no more than two (phase 1) or three (phase 2) update intervals of data in the queue at any given time. Some transition chains may cause the queue to hold up to five failover update intervals worth of data. |
|
16-May-06 10:38:05 |
While in this state, the interface is in its primary role and sends data to the PI Data Archive as it is received. This message also states that there is not a backup interface participating in failover. |
|
16-May-06 16:37:21 |
While in this state, the interface sends data to the PI Data Archive as it is received. This message also states that the other copy of the interface appears to be ready to take over the role of primary. |
Errors (Phase 1 & 2)
Errors (Phase 2)
|
Message |
Cause |
Resolution |
|---|---|---|
|
16-May-06 17:29:06 |
The Active ID point is not configured properly. |
Check validity of point attributes. For example, make sure Location1 attribute is valid for the interface. All failover points must have the same PointSource and Location1 attributes. Modify point attributes as necessary and restart the interface. |
|
16-May-06 17:38:06 |
The Heartbeat point is not configured properly. |
Check validity of point attributes. For example, make sure Location1 attribute is valid for the interface. All failover points must have the same PointSource and Location1 attributes. Modify point attributes as necessary and restart the interface. |
|
17-May-06 09:06:03 |
The UFO_ID parameter has not been assigned a positive integer value. |
Change and verify the parameter to a positive integer and restart the interface. |
|
17-May-06 09:06:03 |
The /UFO_OtherID parameter is not defined or has not been assigned a positive integer value. |
Change and verify the /UFO_OtherID parameter to a positive integer and restart the interface. |
Unable to open synchronization file
|
Message |
Cause |
Resolution |
|---|---|---|
|
27-Jun-08 17:27:17 |
This message will be seen when the interface is unable to create a new failover synchronization file at startup. The creation of the file only takes place the first time either copy of the interface is started and the file does not exist. The error number most commonly seen is error number 5. Error number 5 is an "access denied" error and is likely the result of a permissions problem. |
Ensure the account the interface is running under has read and write permissions for the folder. The "log on as" property of the Windows service may need to be set to an account that has permissions for the folder. |
Error opening synchronization file
|
Message |
Cause |
Resolution |
|---|---|---|
|
Sun Jun 29 17:18:51 2008 |
This message will be seen when the interface is unable to open the failover synchronization file. The interface failover will continue to operate correctly as long as communication to the PI Data Archive is not interrupted. If communication to the PI Data Archive is interrupted while one or both interfaces cannot access the synchronization file, the interfaces will remain in the state they were in at the time of the second failure, so the primary interface will remain primary and the backup interface will remain backup. |
Ensure the account the interface is running under has read and write permissions for the folder and file. The "log on as" property of the Windows service may need to be set to an account that has permissions for the folder and file. |