always-on / always

Always-On Relational Agents for Social Support of Isolated Older Adults
http://www.cs.wpi.edu/~rich/always
4 stars 7 forks source link

Reeti FaceDetection.DLL: Connection closed #491

Closed charlesrich closed 9 years ago

charlesrich commented 9 years ago

@lring As per your comment last night, I think there may indeed be a bug in the way the error handling was recoded in FaceDetection for the case when Reeti is running.

In particular, I kept getting these error messages at startup:

FaceDetection.DLL: Could not connect socket, retrying in 10s... FaceDetection.DLL: Could not connect socket, retrying in 10s... FaceDetection.DLL: Connection closed

followed by the Java process exiting (and sometimes not preceded by the retry messages). I believe the Java process is supposed to keep retrying.

Tx, -CR

candysidner commented 9 years ago

Yes, this is a Reeti-specific issue. Restarting of Reeti for each session needs to be reviewed.