mahbube rustaee <[email protected]> writes: > Hi, > I get the following error o "qconf -mrqs " command: > ERROR: failed receiving gdi request response for mid=4 (got syncron message > receive timeout error). > > what that means?
It looks as if the qmaster isn't responding because there's some sort of problem with network communication or something wrong with the qmaster. [To find how a message is generated, you can do something like find -name msg\*.h|xargs grep 'receiving gdi request response' and then look for usage of the catalogue symbol in the code. I use a GNU id-utils index in Emacs for that.] -- Community Grid Engine: http://arc.liv.ac.uk/SGE/ _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
