MSIR.0852 Daemon requires non-command-level input -- restarting

From m204wiki
Revision as of 16:06, 13 August 2015 by JALWiccan (talk | contribs) (Automatically generated page update)
Jump to navigation Jump to search

The sdaemon thread doing work for a Daemon object required terminal input, but the input stream (the first parameter to the Daemon class Run method) had reached its end. Each invocation of the Run method must return the daemon thread to Model 204 command level. There are too many possible reasons for such an error to generalize about possible corrective actions. See Daemon class for more information about Daemon objects.