<< 点击显示目录 >> 主页 exOS使用助手 > exOS Automation Help > Diagnose > Technology package build errors > 4482 |
在大多数情况下,exOS 组件会将文件传输到 Linux 目标机系统。这种文件传输是通过连接 exOS OPCUA 部署服务器,在运行系统层面上进行的。但在传输之前,需要将文件从 AS 项目传输到运行系统。在这里,exOS TP 会检查所有需要的文件是否可用,并在构建时报告任何最终会导致运行时系统出现问题的文件。
有关此主题的更多信息,请参阅 .exospkg 与配置元素之间的关系 。
•错误: 未找到文件 {0},为 {1} 中止文件传输
•警告: 未找到文件 {0},将无法部署组件 {1}
•警告:忽略未找到的 文件 {0}忽略未找到的文件 {0}
In most cases, exOS components transfer files to the Linux target system. This file transfer takes place on a runtime level, by connecting to the exOS OPCUA deployment server. Before this transfer can take place however, the files need to be transferred from the AS project to the runtime system. Here the exOS TP checks that all needed files are available, and that anything that would eventually cause a problem on the runtime system is reported while building.
Please see the Relation between the .exospkg and configuration elements for more on this topic.
•Error: File {0} not found, Aborting file transfer for {1}
•Warning: File {0} not found, component {1} will not be deployed
•Warning: Ignoring File {0} not found