Compiling the sort source file will result in messages appearing in
the text window at the bottom of the Setup window.
If the setup has worked then the message
Sort setup of xxxxx successful
will appear at the end of the messages.
Errors in the syntax of the sort source file will be listed.
Start by looking at the first one, as successive ones may have occurred
as a consequence of earlier ones.
If you cannot solve such a message, send it with the sort source file
to the address below.
EG cant create RPC client (30015) errors are caused by the shared memory spectrum server not running. Make sure a "shmsas" task is running. It can be started by executing the "rerunshmsas" command.
Error 0x3002b is caused by a previous sort run not exiting cleanly. Exit the run window and "kill -9" all of your tasks called "MTsortSchedule".
Error 0x30000 >>> OK is caused by a previous sort run overwriting one of the map files. This may have been fixed in the latest release. If it still occurs, exit the Run and compile the sort again.
Other 0x300xx errors are caused by problems associated with the shared memory spectrum server. Make sure a "shmsas" task is running. If it is, try freeing and claiming the shmsas resource in the MIDAS Apparatus window.
There are many messages output in the Sort Scheduler window as a sort is started and error messages may not be immediately noticed. If a sort starts, but fails to produce counts in the spectra, and the tape does seem to move, look closer at the list of messages.
If there is a problem reading one of the map files, or in creating a spectrum, the event handler may exit. Correct the problem with the named map/spectrum file.
If a task thread crashes with a SEGV error, the thread ID number will be printed out. Trace back through the messages to find when the thread was started and see if it is an input,output or event thread.
If the input handler has crashed, it may be a problem of the data format. Has the data format for that handler type changed in any way, compared to the description in the help window.
If the event handler thread has crashed and you are using an Input handler other than Eurogam,then it may still be a problem as above. Check the data format you have on the tapes.
Any other crashes, please inform to the address below, with all relevant information.