Opened 14 years ago
Last modified 10 years ago
#1004 new defect
IZ63: incorrect message "cannot shutdown qmaster" with master_debug mode
Reported by: | joga | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | testsuite | Version: | current |
Severity: | Keywords: | framework | |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=63]
Issue #: 63 Platform: All Reporter: joga (joga) Component: testsuite OS: All Subcomponent: framework Version: current CC: None defined Status: NEW Priority: P3 Resolution: Issue type: DEFECT Target milestone: milestone 1 Assigned to: issues@testsuite QA Contact: joga URL: * Summary: incorrect message "cannot shutdown qmaster" with master_debug mode Status whiteboard: Attachments: Issue 63 blocks: Votes for issue 63: Vote for this issue Opened: Mon Nov 20 01:30:00 -0700 2006 ------------------------ If testsuite uses the master_debug mode, we get a message (mail) could not shutdown "sge_qmaster" on host <host>. The error message is incorrect. Qmaster has shutdown correctly, but the xterm it is running in does only shutdown after a wait time of 300 seconds. The shutdown procedure looks for processes having "$SGE_ROOT/bin/$ARCH/sge_qmaster" in the commandline - the xterm commandline contains this string. This probably depends on the operating system - if the arguments are truncated by the ps command, the problem will not show up. It saw this problem on linux (Red Hat Enterprise Linux AS release 3) on amd64.
Note: See
TracTickets for help on using
tickets.