Unexplained Errors: Message: "done": Job terminated abnormally Case: Bootstrap-working directly contains the finished files, and everything looks normal Web Server Errors (login as cipresw) -------------------------------------------------------------------------------- + Error Messages: "Cannot allocate memory" + Possible Cause: Too many RunServiceApp() processes running on 8ball.sdsc.edu "top" command on 8ball shows Swap: 0K Free + Possible Solution: Delete some of the old RunServiceApp() processes; Cipres Framework Errors (login in as cipresd) -------------------------------------------------------------------------------- + Error Messages: "error initializing the service"; "couldn't be initialized"; "retries exceeded"; "couldn't connect to property service"; "Unexpected exception IDL:CipresIDL_api1/ApplicationException:1.0" + Possible Cause: Cipres Registry or Property Service are not running, or running but not responding; + Possible Solution: Restart the Cipres Registry and/or Property service on cluster: To find out which cluster the web server is connected to, look at file: /fs/cipres/cipresweb-src/cipresweb/cipres-web/src/main/resources/clusternodes.txt > ssh cipresd@cipresxx > ./bin/ciprescntl stop /* to stop both registry and property services*/ > ./bin/ciprescntl start /* to start both registry and property services*/ > ./bin/ciprescntl status /* to check the status of registry and property services*/ Cluster Errors (not likely to happen) -------------------------------------------------------------------------------- + Error Messages: "cannot register client event"; "connection timeout"; "unable to conttact qmaster"; + Possible Causes: Maximum number of jobs have been submitted or SGE is not running; + Possible Solution: suspend some of the jobs manually or contact Phong;