Thanks Dolph and Joseph for a quick answers.<br><br>I tried through command though,.. <br><br><b>cd /opt/stack/keystone && /opt/stack/keystone/bin/keystone-all --config-file /etc/keystone/keystone.conf --log-config /etc/kestone/logging.conf -d --debug<br>
<br><br></b>The output of this -> <b><br></b><br>Traceback (most recent call last):<br>  File "/opt/stack/keystone/bin/keystone-all", line 83, in <module><br>    config.setup_logging(CONF)<br>  File "/opt/stack/keystone/keystone/config.py", line 45, in setup_logging<br>
    'config file: %s' % conf.log_config)<br>RuntimeError: Unable to locate specified logging config file: /etc/kestone/logging.conf<br><br>It seems some problem with logging.conf file.. any idea? location issue?.<br>
<br>Thanks,<br>Hitesh <br><br><br><div class="gmail_quote">On Thu, Aug 23, 2012 at 5:21 PM, Dolph Mathews <span dir="ltr"><<a href="mailto:dolph.mathews@gmail.com" target="_blank">dolph.mathews@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">What exactly happens when you try to start it directly?<div class="im"><div><br></div><div><span style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">    cd /opt/stack/keystone && /opt/stack/keystone/bin/</span><span style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">keystone-all --config-file /etc/keystone/keystone.conf --log-config /etc/ke'stone/logging.conf -d --debug</span></div>

<div><br></div></div><div>What happens when you curl <a href="http://localhost:5000/v2.0/" target="_blank">http://localhost:5000/v2.0/</a> on that machine? And with port 35357?</div><div><br></div><div>-Dolph<br><br><div class="gmail_quote">
<div><div class="h5">On Thu, Aug 23, 2012 at 3:15 AM, hitesh wadekar <span dir="ltr"><<a href="mailto:hitesh.wadekar@gmail.com" target="_blank">hitesh.wadekar@gmail.com</a>></span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">Guys,<br><br>I am installing DevStack script. I stucked here.<br><br>+ screen -S stack -p key -X stuff 'cd /opt/stack/keystone && 
/opt/stack/keystone/bin/keystone-all --config-file 
/etc/keystone/keystone.conf --log-config /etc/ke'stone/logging.conf -d 
--debug<br>
<br>echo 'Waiting for keystone to start...'<br>      Waiting for keystone to start...<br>      + timeout 60 sh -c 'while ! http_proxy= curl -s <a href="http://192.168.1.100:5000/v2.0/" target="_blank">http://192.168.1.100:5000/v2.0/</a> >/dev/null; do sleep 1; done'<br>


      + echo 'keystone did not start'<br>          keystone did not start<br><br>By looking at message, it is sure that KeyStone service has not been responding. I installed it manually but no luck still seen the same issue.<br>


<br>Any suggestion or pointers for this?<br><br>Thanks,<br>Hitesh Wadekar <br><br>
<br></div></div><div class="im">_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/%7Eopenstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/%7Eopenstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
<br></div></blockquote></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <br>-Dolph<br>
</font></span></div>
</blockquote></div><br>