当出现一些意外故障时,vSphere Replication 会在日志中加入一条一般错误消息。
问题
某些意外
vSphere Replication 故障会导致显示错误消息
vSphere Replication 管理服务器中出现一般错误。
除了一般错误以外,该消息提供有关该问题的更多详细信息,类似于以下示例。
- vSphere Replication 管理服务器中出现一般错误。异常详细信息:“org.apache.http.conn.HttpHostConnectException:连接到 https://vCenter_Server_address 被拒绝”(VRM Server generic error. Please check the documentation for any troubleshooting information. The detailed exception is: org.apache.http.conn.HttpHostConnectException: Connection to https://vCenter_Server_address refused)。此错误涉及连接 vCenter Server 的问题。
- 同步监控已停止。请验证源主机和目标 vSphere Replication 服务器之间的复制通信连接。连接问题解决后,将恢复同步监控。此问题涉及同步操作错误。
- 错误 - 无法撤消复制虚拟机“virtual machine name”。VRM 服务器一般错误。请查看文档了解任何故障排除信息。异常详细信息:“org.hibernate.exception.LockAcquisitionException:Transaction (Process ID 57) was deadlocked on lock resources with another process and has been chosen as the deadlock victim.请重新运行事务”(Error - Unable to reverse replication for the virtual machine 'virtual machine name'. VRM Server generic error. Please check the documentation for any troubleshooting information. The detailed exception is: 'org.hibernate.exception.LockAcquisitionException: Transaction (Process ID 57) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction)。此问题涉及 Microsoft SQL Server 中的死锁。
原因
当 vSphere Replication 遇到配置错误或基础架构错误时,会发送此消息。例如,网络问题、数据库连接问题或主机过载。
解决方案
有关该问题的信息,请检查异常详细信息消息。根据消息的详细信息,可以选择重试失败的操作,重新启动 vSphere Replication,或更正基础架构。