
User Guide
Chapter 5
GFK-3019G
Oct 2019
OSI PI Machine Adapter
33
5.7.8
Invalid PI Point Name
When the configured piPointName for data point under tag element in adapter
configuration file com.ge.ac.machineadapter.osipi-0.xml when specified in PIPointName
format is invalid, the OSI PI Machine Adapter will log the following error message to the
machine.log file, which is also displayed inside the Predix Machine Web Console OSGi Log
Service.
Response Code:502 Response Message: { "Errors": [ "[-10722] PINET: Timeout on
PI RPC or System Call." ]}
To correct this error, reconfigure the XML file to specify the valid piPointName for data
point.
5.7.9
Null PI Point Name
When the configured
piPointName
for data point under
tag
element in adapter configuration
file
com.ge.ac.machineadapter.osipi-0.xml
is empty, the OSI PI Machine Adapter will log the
following error message to the machine.log file, which is also displayed inside the Predix
Machine Web Console OSGi Log Service.
PiPointName is null for <tsTagName>: Please specify PiPointName
To correct this error, reconfigure the XML file to specify the valid
piPointName
for data point.
5.7.10
Invalid PI Server Username
When the configured com.ge.ac.machineadapter.osipi.serverUserName for PI Server in
machine configuration file com.ge.ac.machineadapter.osipi-0.config is invalid, the OSI PI
Machine Adapter will log the following error message to the machine.log file, which is also
displayed inside the Predix Machine Web Console OSGi Log Service.
IOException when reading data from PI Server: < piServerIpAddress:piServerPort >
Response Code:401 Response Message: Unauthorized
Response Code:401 Response Message: {
”
Message": "Authorization has been
denied for this request."}
To correct this error, reconfigure the XML file to specify the valid
com.ge.ac.machineadapter.osipi.serverUserName for PI server.
5.7.11
Invalid PI Server Password
When the configured com.ge.ac.machineadapter.osipi.serverPassword for PI Server in
machine configuration file com.ge.ac.machineadapter.osipi-0.config is invalid, the OSI PI
Machine Adapter will log the following error message to the machine.log file, which is also
displayed inside the Predix Machine Web Console OSGi Log Service.
IOException when reading data from PI Server: < piServerIpAddress:piServerPort >
Response Code:401 Response Message: Unauthorized
Response Code:401 Response Message: { "Message": "Authorization has been
denied for this request."}