My hansa.log file contains the following. What does the error mean.
2013-04-10 11:04:04 KSS Printing Report Specifications
2013-04-10 11:04:16 KSS Printing Report Specifications
2013-04-10 11:05:03 KSS Printing Report Specifications
2013-04-10 11:05:38 KSS Printing Report Specifications
2013-04-10 11:05:56 KSS GetThreadRepCancel() = true -- SendROData(): SendDataSV() Failed 2
2013-04-10 11:05:56 Quitting application...
2013-04-10 11:05:56 Close database
2013-04-10 11:05:56 Application shutdown properly...
This answer was correctCreated by12:32 10 Apr 2013
Server failed to send data to a Client
You did not specify whether this log file was from the server or client. Most likely cause is network interruption.
It would appear the user KSS was printing some report, when the network link between the client and the server was interrupted for some reason.
Since the server now had nowhere to send the report output, a log message was generated.
HansaWorld Support Team