
User Guide
Chapter 5
GFK-3019G
Oct 2019
OSI PI Machine Adapter
32
To correct this error, reconfigure the XML file to specify the correct proxyPort
5.7.5
Invalid Data Node Name
When the configured name for node under piConfig element in adapter configuration file
com.ge.ac.machineadapter.osipi-0.xml 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.
Invalid configuration information: Invalid name: ..
To correct this error, reconfigure the XML file to specify the valid name for data node.
5.7.6
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
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.
WebId not found for piPoint: <piPointName>
Could not fetch WebID for piPoint: <piPointName>. Check if the tag exists in the PI
Server.
WebIDs lookup process UnSuccessful ....Could not fetch WebIDs for few piPoint(s)
Either No piPointName is specified or none of them have valid WebIDs in PI Server
for Node :<name>
To correct this error, reconfigure the XML file to specify the valid piPointName for data
point.
5.7.7
Invalid PI Point Name Format
When the configured piPointName for data point under tag element in adapter
configuration
file
com.ge.ac.machineadapter.osipi-0.xml
when
specified
in
format has invalid format, the OSI PI Machine Adapter will log
one of the following error messages to the machine.log file, which is also displayed inside
the Predix Machine Web Console OSGi Log Service.
Could not fetch webid for piPoint: <piPointName>. Check if the tag exists in the PI
Server.
Non-parsable piPointName: <piPointName>
PiPointName is null for tsTagName: <tsTagName> Please specify PiPointName
To correct this error, reconfigure the XML file to specify the valid piPointName for data
point.