Hi,<br><br>Trolling though the log files I found several errors which were all of the following form.<br>I believe I have been using ELB correctly, but anything is possible and I do not yet<br>have much experience with it. This version is from the git repo which I cloned last <br>
Friday.<br><br>I doubt that I can do much to reproduce this error, so if this trace helps, that's great.<br>I will keep an eye out for other misbehavior as well.<br><br>Thanks for the great work you guys have put into starcluster and the elb.<br>
<br>Regards,<br><br>Don MacMillen<br>PhysWare<br><br><br>PID: 1822 __init__.py:481 - INFO - Jobstats cache is not full. Pulling full job history. <br>PID: 1822 __init__.py:486 - DEBUG - getting past 10800 seconds worth of job history. <br>
PID: 1822 ssh.py:397 - ERROR - command 'source /etc/profile && qhost -xml' failed with status 127 <br>PID: 1822 ssh.py:397 - ERROR - command 'source /etc/profile && qstat -q all.q -u "*" -xml' failed with status 127 <br>
PID: 1822 ssh.py:400 - DEBUG - command source /etc/profile && qacct -j -b 201105162111 failed with status 127 <br>PID: 1822 __init__.py:524 - DEBUG - sizes: qhost: 30, qstat: 30, qacct: 30. <br>
PID: 1822 cli.py:184 - DEBUG - Traceback (most recent call last): <br> File "build/bdist.linux-i686/egg/starcluster/cli.py", line 160, in main <br>
sc.execute(args) <br> File "build/bdist.linux-i686/egg/starcluster/commands/loadbalance.py", line 91, in execute <br>
lb.run(cluster) <br> File "build/bdist.linux-i686/egg/starcluster/balancers/sge/__init__.py", line 570, in run <br>
if self.get_stats() == -1: <br> File "build/bdist.linux-i686/egg/starcluster/balancers/sge/__init__.py", line 525, in get_stats <br>
self.stat.parse_qhost(qhostxml) <br> File "build/bdist.linux-i686/egg/starcluster/balancers/sge/__init__.py", line 50, in parse_qhost <br>
doc = xml.dom.minidom.parseString(string) <br> File "/usr/lib/python2.6/xml/dom/minidom.py", line 1928, in parseString <br>
return expatbuilder.parseString(string) <br> File "/usr/lib/python2.6/xml/dom/expatbuilder.py", line 940, in parseString <br>
return builder.parseString(string) <br> File "/usr/lib/python2.6/xml/dom/expatbuilder.py", line 223, in parseString <br>
parser.Parse(string, True) <br>ExpatError: syntax error: line 1, column 0 <br>
<br>PID: 1822 cli.py:129 - ERROR - Oops! Looks like you've found a bug in StarCluster <br>
PID: 1822 cli.py:130 - ERROR - Debug file written to: /tmp/starcluster-debug-staruser.log <br>PID: 1822 cli.py:131 - ERROR - Look for lines starting with PID: 1822 <br>
PID: 1822 cli.py:132 - ERROR - Please submit this file, minus any private information, <br>PID: 1822 cli.py:133 - ERROR - to <a href="mailto:starcluster@mit.edu">starcluster@mit.edu</a> <br>
PID: 1822 ssh.py:534 - DEBUG - __del__ called <br>PID: 1822 ssh.py:534 - DEBUG - __del__ called <br>