<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 10.00.9200.16686"></HEAD>
<BODY style="FONT: 10pt Tahoma; MARGIN: 4px 4px 1px">
<DIV>Hello Justin</DIV>
<DIV>Many thanks for the reply.&nbsp; That's helpful to know.&nbsp; I've since been able to launch further clusters and have not had similar problems.</DIV>
<DIV>&nbsp;</DIV>
<DIV>However, I am a bit unclear about how to install the latest version of starcluster under Windows 7 if an earlier version has already been installed.&nbsp;I thought that I had installed the latest version, but the old version number keeps appearing.</DIV>
<DIV>&nbsp;</DIV>
<DIV>In brief, I downloaded the file starcluster-0.93.tar.gz and unzipped to a folder on my hard disk.&nbsp; I then went to the folder and ran pip install startcluster [note that easy install starcluster didn't work previously - see another post].&nbsp; Is there a different method for upgrading the version under Windows 7?&nbsp; </DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks</DIV>
<DIV>Emilia</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR><BR>&gt;&gt;&gt; Justin Riley &lt;jtriley@MIT.EDU&gt; 12/12/2013 16:56 &gt;&gt;&gt;<BR>Hi Emilia,<BR><BR>The exception occured because of a failure to properly fetch the<BR>instance's userdata. I'm going to update the code to raise a better<BR>error when this happens. If this happens again try waiting a few seconds<BR>and re-running your start command and passing the --no-create (-x)<BR>option. That will re-use the existing cluster instances and try again.<BR><BR>Also, from the crash report you sent it looks like you're using 0.94.2.<BR>Could you please double check the version you're using and try upgrading<BR>again if it's not 0.94.3? Thanks!<BR><BR>~Justin<BR><BR>On Wed, Nov 27, 2013 at 12:34:37PM +0000, Emilia Vynnycky wrote:<BR>&gt;&nbsp;&nbsp;&nbsp; Hello<BR>&gt;&nbsp;&nbsp;&nbsp; I've just installed the updated version of Starcluster (version 0.94.3).<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&gt;&nbsp;&nbsp;&nbsp; However, when I tried to access the cluster that I had set up in the<BR>&gt;&nbsp;&nbsp;&nbsp; previous version, I received the following bug report.&nbsp; Could someone<BR>&gt;&nbsp;&nbsp;&nbsp; advise on what I should do please?&nbsp;&nbsp; The cluster had been terminated<BR>&gt;&nbsp;&nbsp;&nbsp; before I ran this.<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&gt;&nbsp;&nbsp;&nbsp; In case it's relevant, I'm running this under Windows 7 and following<BR>&gt;&nbsp;&nbsp;&nbsp; previous problems (see posting dated 14/11/13), I used the command pip<BR>&gt;&nbsp;&nbsp;&nbsp; install starcluster to install the latest version.<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&gt;&nbsp;&nbsp;&nbsp; Thanks in advance<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&gt;&nbsp;&nbsp;&nbsp; Emilia<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&gt;&nbsp;&nbsp;&nbsp; ---------- SYSTEM INFO ----------<BR>&gt;&nbsp;&nbsp;&nbsp; StarCluster: 0.94.2<BR>&gt;&nbsp;&nbsp;&nbsp; Python: 2.7.5 (default, May 15 2013, 22:43:36) [MSC v.1500 32 bit (Intel)]<BR>&gt;&nbsp;&nbsp;&nbsp; Platform: Windows-7-6.1.7601-SP1<BR>&gt;&nbsp;&nbsp;&nbsp; boto: 2.18.0<BR>&gt;&nbsp;&nbsp;&nbsp; paramiko: 1.12.0<BR>&gt;&nbsp;&nbsp;&nbsp; Crypto: 2.6<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&gt;&nbsp;&nbsp;&nbsp; ---------- CRASH DETAILS ----------<BR>&gt;&nbsp;&nbsp;&nbsp; Command: starcluster-script.py start thibela-build<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&gt;&nbsp;&nbsp;&nbsp; 2013-11-27 12:20:43,398 PID: 8868 config.py:567 - DEBUG - Loading config<BR>&gt;&nbsp;&nbsp;&nbsp; 2013-11-27 12:20:43,413 PID: 8868 config.py:138 - DEBUG - Loading file:<BR>&gt;&nbsp;&nbsp;&nbsp; C:\Users\user\.starcluster\config<BR>&gt;&nbsp;&nbsp;&nbsp; 2013-11-27 12:20:43,430 PID: 8868 awsutils.py:74 - DEBUG - creating<BR>&gt;&nbsp;&nbsp;&nbsp; self._conn w/ connection_authenticator kwargs = {'proxy_user': None,<BR>&gt;&nbsp;&nbsp;&nbsp; 'proxy_pass': None, 'proxy_port': None, 'proxy': None, 'is_secure': True,<BR>&gt;&nbsp;&nbsp;&nbsp; 'path': '/', 'region': None, 'validate_certs': True, 'port': None}<BR>&gt;&nbsp;&nbsp;&nbsp; 2013-11-27 12:20:45,539 PID: 8868 start.py:197 - INFO - Using default<BR>&gt;&nbsp;&nbsp;&nbsp; cluster template: smallcluster<BR>&gt;&nbsp;&nbsp;&nbsp; 2013-11-27 12:20:45,539 PID: 8868 cluster.py:1660 - INFO - Validating<BR>&gt;&nbsp;&nbsp;&nbsp; cluster template settings...<BR>&gt;&nbsp;&nbsp;&nbsp; 2013-11-27 12:20:47,316 PID: 8868 cluster.py:982 - DEBUG - Launch map:<BR>&gt;&nbsp;&nbsp;&nbsp; node001 (ami: ami-9b9ebaf2, type: m1.small)...<BR>&gt;&nbsp;&nbsp;&nbsp; 2013-11-27 12:20:47,316 PID: 8868 cluster.py:982 - DEBUG - Launch map:<BR>&gt;&nbsp;&nbsp;&nbsp; node001 (ami: ami-9b9ebaf2, type: m1.small)...<BR>&gt;&nbsp;&nbsp;&nbsp; 2013-11-27 12:20:47,365 PID: 8868 cluster.py:801 - DEBUG - Userdata size<BR>&gt;&nbsp;&nbsp;&nbsp; in KB: 0.54<BR>&gt;&nbsp;&nbsp;&nbsp; 2013-11-27 12:20:47,365 PID: 8868 cluster.py:1677 - INFO - Cluster<BR>&gt;&nbsp;&nbsp;&nbsp; template settings are valid<BR>&gt;&nbsp;&nbsp;&nbsp; 2013-11-27 12:20:47,365 PID: 8868 cluster.py:1498 - INFO - Starting<BR>&gt;&nbsp;&nbsp;&nbsp; cluster...<BR>&gt;&nbsp;&nbsp;&nbsp; 2013-11-27 12:20:47,365 PID: 8868 cluster.py:1008 - INFO - Launching a<BR>&gt;&nbsp;&nbsp;&nbsp; 2-node cluster...<BR>&gt;&nbsp;&nbsp;&nbsp; 2013-11-27 12:20:47,367 PID: 8868 cluster.py:982 - DEBUG - Launch map:<BR>&gt;&nbsp;&nbsp;&nbsp; node001 (ami: ami-9b9ebaf2, type: m1.small)...<BR>&gt;&nbsp;&nbsp;&nbsp; 2013-11-27 12:20:47,367 PID: 8868 cluster.py:1036 - DEBUG - Launching<BR>&gt;&nbsp;&nbsp;&nbsp; master (ami: ami-9b9ebaf2, type: m1.small)<BR>&gt;&nbsp;&nbsp;&nbsp; 2013-11-27 12:20:47,367 PID: 8868 cluster.py:1036 - DEBUG - Launching<BR>&gt;&nbsp;&nbsp;&nbsp; node001 (ami: ami-9b9ebaf2, type: m1.small)<BR>&gt;&nbsp;&nbsp;&nbsp; 2013-11-27 12:20:47,551 PID: 8868 awsutils.py:247 - INFO - Creating<BR>&gt;&nbsp;&nbsp;&nbsp; security group @sc-thibela-build...<BR>&gt;&nbsp;&nbsp;&nbsp; 2013-11-27 12:20:50,388 PID: 8868 cluster.py:801 - DEBUG - Userdata size<BR>&gt;&nbsp;&nbsp;&nbsp; in KB: 0.55<BR>&gt;&nbsp;&nbsp;&nbsp; 2013-11-27 12:20:51,003 PID: 8868 awsutils.py:432 - DEBUG - Forcing<BR>&gt;&nbsp;&nbsp;&nbsp; delete_on_termination for AMI: ami-9b9ebaf2<BR>&gt;&nbsp;&nbsp;&nbsp; 2013-11-27 12:20:51,959 PID: 8868 cluster.py:847 - INFO -<BR>&gt;&nbsp;&nbsp;&nbsp; Reservation:r-a44340dd<BR>&gt;&nbsp;&nbsp;&nbsp; 2013-11-27 12:20:51,959 PID: 8868 utils.py:624 - INFO - Waiting for<BR>&gt;&nbsp;&nbsp;&nbsp; instances to propagate...<BR>&gt;&nbsp;&nbsp;&nbsp; 2013-11-27 12:20:53,334 PID: 8868 cluster.py:1298 - INFO - Waiting for<BR>&gt;&nbsp;&nbsp;&nbsp; cluster to come up... (updating every 30s)<BR>&gt;&nbsp;&nbsp;&nbsp; 2013-11-27 12:20:53,561 PID: 8868 cluster.py:1255 - INFO - Waiting for all<BR>&gt;&nbsp;&nbsp;&nbsp; nodes to be in a 'running' state...<BR>&gt;&nbsp;&nbsp;&nbsp; 2013-11-27 12:20:53,971 PID: 8868 cluster.py:711 - DEBUG - existing nodes:<BR>&gt;&nbsp;&nbsp;&nbsp; {}<BR>&gt;&nbsp;&nbsp;&nbsp; 2013-11-27 12:20:53,971 PID: 8868 cluster.py:719 - DEBUG - adding node<BR>&gt;&nbsp;&nbsp;&nbsp; i-da130da1 to self._nodes list<BR>&gt;&nbsp;&nbsp;&nbsp; 2013-11-27 12:20:54,890 PID: 8868 cluster.py:719 - DEBUG - adding node<BR>&gt;&nbsp;&nbsp;&nbsp; i-c4130dbf to self._nodes list<BR>&gt;&nbsp;&nbsp;&nbsp; 2013-11-27 12:20:55,198 PID: 8868 cli.py:307 - ERROR - Unhandled exception<BR>&gt;&nbsp;&nbsp;&nbsp; occured<BR>&gt;&nbsp;&nbsp;&nbsp; Traceback (most recent call last):<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; File<BR>&gt;&nbsp;&nbsp;&nbsp; "C:\Python27\lib\site-packages\starcluster-0.94.2-py2.7.egg\starcluster\cli.py",<BR>&gt;&nbsp;&nbsp;&nbsp; line 274, in main<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sc.execute(args)<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; File<BR>&gt;&nbsp;&nbsp;&nbsp; "C:\Python27\lib\site-packages\starcluster-0.94.2-py2.7.egg\starcluster\commands\start.py",<BR>&gt;&nbsp;&nbsp;&nbsp; line 215, in execute<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; validate_running=validate_running)<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; File<BR>&gt;&nbsp;&nbsp;&nbsp; "C:\Python27\lib\site-packages\starcluster-0.94.2-py2.7.egg\starcluster\cluster.py",<BR>&gt;&nbsp;&nbsp;&nbsp; line 1485, in start<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; return self._start(create=create, create_only=create_only)<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; File "&lt;string&gt;", line 2, in _start<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; File<BR>&gt;&nbsp;&nbsp;&nbsp; "C:\Python27\lib\site-packages\starcluster-0.94.2-py2.7.egg\starcluster\utils.py",<BR>&gt;&nbsp;&nbsp;&nbsp; line 111, in wrap_f<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; res = func(*arg, **kargs)<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; File<BR>&gt;&nbsp;&nbsp;&nbsp; "C:\Python27\lib\site-packages\starcluster-0.94.2-py2.7.egg\starcluster\cluster.py",<BR>&gt;&nbsp;&nbsp;&nbsp; line 1508, in _start<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; self.setup_cluster()<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; File<BR>&gt;&nbsp;&nbsp;&nbsp; "C:\Python27\lib\site-packages\starcluster-0.94.2-py2.7.egg\starcluster\cluster.py",<BR>&gt;&nbsp;&nbsp;&nbsp; line 1516, in setup_cluster<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; self.wait_for_cluster()<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; File "&lt;string&gt;", line 2, in wait_for_cluster<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; File<BR>&gt;&nbsp;&nbsp;&nbsp; "C:\Python27\lib\site-packages\starcluster-0.94.2-py2.7.egg\starcluster\utils.py",<BR>&gt;&nbsp;&nbsp;&nbsp; line 111, in wrap_f<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; res = func(*arg, **kargs)<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; File<BR>&gt;&nbsp;&nbsp;&nbsp; "C:\Python27\lib\site-packages\starcluster-0.94.2-py2.7.egg\starcluster\cluster.py",<BR>&gt;&nbsp;&nbsp;&nbsp; line 1301, in wait_for_cluster<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; self.wait_for_running_instances()<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; File<BR>&gt;&nbsp;&nbsp;&nbsp; "C:\Python27\lib\site-packages\starcluster-0.94.2-py2.7.egg\starcluster\cluster.py",<BR>&gt;&nbsp;&nbsp;&nbsp; line 1256, in wait_for_running_instances<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; nodes = nodes or self.get_nodes_or_raise()<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; File<BR>&gt;&nbsp;&nbsp;&nbsp; "C:\Python27\lib\site-packages\starcluster-0.94.2-py2.7.egg\starcluster\cluster.py",<BR>&gt;&nbsp;&nbsp;&nbsp; line 731, in get_nodes_or_raise<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; nodes = self.nodes<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; File<BR>&gt;&nbsp;&nbsp;&nbsp; "C:\Python27\lib\site-packages\starcluster-0.94.2-py2.7.egg\starcluster\cluster.py",<BR>&gt;&nbsp;&nbsp;&nbsp; line 721, in nodes<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if n.is_master():<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; File<BR>&gt;&nbsp;&nbsp;&nbsp; "C:\Python27\lib\site-packages\starcluster-0.94.2-py2.7.egg\starcluster\node.py",<BR>&gt;&nbsp;&nbsp;&nbsp; line 884, in is_master<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; return self.alias == "master"<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; File<BR>&gt;&nbsp;&nbsp;&nbsp; "C:\Python27\lib\site-packages\starcluster-0.94.2-py2.7.egg\starcluster\node.py",<BR>&gt;&nbsp;&nbsp;&nbsp; line 140, in alias<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; aliases = aliasestxt.splitlines()[2:]<BR>&gt;&nbsp;&nbsp;&nbsp; AttributeError: 'NoneType' object has no attribute 'splitlines'<BR><BR>&gt; _______________________________________________<BR>&gt; StarCluster mailing list<BR>&gt; StarCluster@mit.edu<BR>&gt; <A href="http://mailman.mit.edu/mailman/listinfo/starcluster">http://mailman.mit.edu/mailman/listinfo/starcluster</A><BR><BR></DIV></BODY></HTML>