You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "C:\Python27\Scripts\ccm.py", line 4, in import('pkg_resources').run_script('ccm==2.4.2', 'ccm.py')
File "C:\Python27\lib\site-packages\pkg_resources__init__.py", line 719, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "C:\Python27\lib\site-packages\pkg_resources__init__.py", line 1511, in run_script
exec(script_code, namespace, namespace)
File "C:\Python27\lib\site-packages\ccm-2.4.2-py2.7.egg\EGG-INFO\scripts\ccm.py", line 90, in
File "build\bdist.win-amd64\egg\ccmlib\cmds\cluster_cmds.py", line 593, in run
File "build\bdist.win-amd64\egg\ccmlib\cluster.py", line 391, in start
File "build\bdist.win-amd64\egg\ccmlib\node.py", line 644, in start
File "build\bdist.win-amd64\egg\ccmlib\node.py", line 1706, in __clean_win_pid
Exception: Timed out waiting for pid file.
Please help...
The text was updated successfully, but these errors were encountered:
I was able to create the cluster using
However, when I tried to start the nodes
Traceback (most recent call last):
File "C:\Python27\Scripts\ccm.py", line 4, in
import('pkg_resources').run_script('ccm==2.4.2', 'ccm.py')
File "C:\Python27\lib\site-packages\pkg_resources__init__.py", line 719, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "C:\Python27\lib\site-packages\pkg_resources__init__.py", line 1511, in run_script
exec(script_code, namespace, namespace)
File "C:\Python27\lib\site-packages\ccm-2.4.2-py2.7.egg\EGG-INFO\scripts\ccm.py", line 90, in
File "build\bdist.win-amd64\egg\ccmlib\cmds\cluster_cmds.py", line 593, in run
File "build\bdist.win-amd64\egg\ccmlib\cluster.py", line 391, in start
File "build\bdist.win-amd64\egg\ccmlib\node.py", line 644, in start
File "build\bdist.win-amd64\egg\ccmlib\node.py", line 1706, in __clean_win_pid
Exception: Timed out waiting for pid file.
Please help...
The text was updated successfully, but these errors were encountered: