跳转到主内容
Waters China

The object invoked has disconnected from its clients(调用的对象已与其客户端断开连接)和 The remote procedure call failed(远程过程调用失败)之间有什么区别?- WKB51899

环境

  • Empower 3 软件

答案

The remote procedure call failed(远程过程调用失败)错误是文件服务器端网络连接暂时丢失的结果。服务器重新启动,或者 LAC/E 与服务器之间的通信段时间中断。文件服务器也可能空间不足。数据缓冲应该已经按预期启动。

The object invoked has disconnected from its clients(调用的对象已与其客户端断开连接)错误涉及 WatersService DCOM 接口。Its clients(其客户端)是任何试图将文件读取/写入到文件服务器的 Empower 客户端和 LAC/E。

附加信息

在 C:\Empower\InstrumentServer\recover.log 文件中,可以找到诸如 Unable to write remote file because the object invoked has disconnected from its clients(无法写入远程文件,原因为调用的对象已与其客户端断开连接)或 Unable to write remote file because the remote procedure call failed(无法写入远程文件,原因为远程过程调用失败)之类的消息。

id51899,