IPC fgets failed, error 0 (No error information)
I get the error "VirtualHere Client: IPC fgets failed, error 0 (No error information)" in the syslog pretty consistently, which necessitates a restart of the service.
This is running on Debian 8, and I am communicating with VirtualHere via the named pipes client API from a Java application. Given the error from VirtualHere is "fgets failed", I assume that I am breaking the /tmp/vhclient pipe somehow.