server hangs or runs wild

Top  Previous  Next

host communication disrupted

obsolete functions

Check that you have not used the link.h functions on links that have been mentioned in the configuration file.

multiple threads accessing the server


Check that no two functions marked Server in the list of functions can be executing in different threads at the same time. See par.h .

system started another Diamond application


The system function should not be used to start another Diamond application. Doing so overwrites the one that is running and disturbs the server.