I get this on some queries in some namespaces. For instance, this query:
FROM ens.messageheader
GROUP BY SessionId
ORDER BY ResponseTime DESC
It works fine in HSBUS but in HSREG it throws the error.
Server closed communication device
Does anyone know what would cause this? Would it log something more useful somewhere?