Menu

#656 Error attempting to parse qstat output as xml

workingwiki
open
nobody
None
5
2016-02-22
2016-02-20
No

Discussion

  • Lee Worden

    Lee Worden - 2016-02-20

    This comes from a problem listing the background jobs on the cluster, fyi.
    I'll try to look into it, if it's persisting.

     
  • Lee Worden

    Lee Worden - 2016-02-20

    Here's what I get when I emulate what WW is trying to do on the cluster.

    wonder@yushan-n02:~$ sudo -u apache -i
    [sudo] password for wonder:
    apache@yushan-n02:~$ . /usr/local/sge/default/common/settings.sh
    apache@yushan-n02:~$ qstat -f -xml
    error: commlib error: got select error (Connection refused)
    error: unable to send message to qmaster using port 6444 on host "jdserv": got send error
    apache@yushan-n02:~$

    JD: maybe you and Todd can look into what's up with the grid engine? I'll try to improve WW's error reporting for this case.

     
  • Lee Worden

    Lee Worden - 2016-02-20

    I have improved reporting of qstat error output. WW now outputs:

    Error: ProjectEngine: Error attempting to parse qstat output as xml: String could not be parsed as XML
    qstat output is:
    error: commlib error: got select error (Connection refused)
    error: unable to send message to qmaster using port 6444 on host "jdserv": got send error

     

    Last edit: Lee Worden 2016-02-20
  • Andrei Akhmetzhanov

    Hi Lee, thanks for checking! Jonathan emailed me that Todd took a look at that problem.

     

Anonymous
Anonymous

Add attachments
Cancel