So after that EC2 insufficient resources error, the starcluster command listclusters failed -- basically, the security group had been created, but not some of the other relevant data (see below).   I had to remove the cluster security group by hand on elastic fox.<br>
<br>daniel-yaminss-macbook-pro:StarCluster dyamins$ starcluster listclusters<br>StarCluster - (<a href="http://web.mit.edu/starcluster">http://web.mit.edu/starcluster</a>)<br>Software Tools for Academics and Researchers (STAR)<br>
Please submit bug reports to <a href="mailto:starcluster@mit.edu">starcluster@mit.edu</a><br><br><br>---------------------------------------<br>cluster2 (security group: @sc-cluster2)<br>---------------------------------------<br>
Traceback (most recent call last):<br>  File &quot;build/bdist.macosx-10.5-intel/egg/starcluster/cli.py&quot;, line 1075, in main<br>    sc.execute(args)<br>  File &quot;build/bdist.macosx-10.5-intel/egg/starcluster/cli.py&quot;, line 432, in execute<br>
    cluster.list_clusters(cfg)<br>  File &quot;build/bdist.macosx-10.5-intel/egg/starcluster/cluster.py&quot;, line 148, in list_clusters<br>    print &#39;Launch time: %s&#39; % master.launch_time<br>AttributeError: &#39;NoneType&#39; object has no attribute &#39;launch_time&#39;<br>
<br>cli.py:1098 - ERROR - Oops! Looks like you&#39;ve found a bug in StarCluster<br>cli.py:1099 - ERROR - Debug file written to: /var/folders/bg/bgz2csGfGV8iJu5gTN+tdU+++TI/-Tmp-/starcluster-debug.log<br>cli.py:1100 - ERROR - Please submit this file, minus any private information,<br>
cli.py:1101 - ERROR - to <a href="mailto:starcluster@mit.edu">starcluster@mit.edu</a><br><br>