[StarCluster] Starcluster error message
Abhimanyu Dubey
abhimanyu1401 at gmail.com
Mon Jul 22 06:19:34 EDT 2013
Hey,
I installed StarCluster but on running starcluster start mycluster I get the following error message:
neelima at mudra:~$ starcluster start mycluster
Traceback (most recent call last):
File "/usr/local/bin/starcluster", line 9, in <module>
load_entry_point('StarCluster==0.93.3', 'console_scripts', 'starcluster')()
File "/usr/local/lib/python2.7/dist-packages/StarCluster-0.93.3-py2.7.egg/starcluster/cli.py", line 310, in main
logger.configure_sc_logging()
File "/usr/local/lib/python2.7/dist-packages/StarCluster-0.93.3-py2.7.egg/starcluster/logger.py", line 129, in configure_sc_logging
backupCount=2)
File "/usr/lib/python2.7/logging/handlers.py", line 118, in __init__
BaseRotatingHandler.__init__(self, filename, mode, encoding, delay)
File "/usr/lib/python2.7/logging/handlers.py", line 65, in __init__
logging.FileHandler.__init__(self, filename, mode, encoding, delay)
File "/usr/lib/python2.7/logging/__init__.py", line 897, in __init__
StreamHandler.__init__(self, self._open())
File "/usr/lib/python2.7/logging/__init__.py", line 916, in _open
stream = open(self.baseFilename, self.mode)
IOError: [Errno 2] No such file or directory: '/home/neelima/.starcluster/logs/debug.log'
Could you tell me what's wrong with my installation?
Thanks,
Abhimanyu Dubey
Junior Undergraduate, Electrical Engineering
Indian Institute of Technology Delhi
ee2110061 at ee.iitd.ac.in
More information about the StarCluster
mailing list