Hobbitlaunch running example:<br><br>[shire@frodo ~]$ ps -ef|grep hobbitlaunch<br>shire     6200     1  0 04:52 ?        00:00:00 /home/shire/server/bin/hobbitlaunch --config=/home/shire/server/etc/hobbitlaunch.cfg --env=/home/shire/server/etc/hobbitserver.cfg --log=/var/log/hobbit/hobbitlaunch.log --pidfile=/var/log/hobbit/hobbitlaunch.pid
<br>shire    17177 15967  0 17:21 pts/0    00:00:00 grep hobbitlaunch<br><br>Running Apache httpd example:<br><br>[shire@frodo ~]$ ps -ef|grep httpd<br>shire    17223 15967  0 17:22 pts/0    00:00:00 grep httpd<br>root     29834     1  0 Oct03 ?        00:00:00 /usr/sbin/httpd
<br>apache   29836 29834  0 Oct03 ?        00:00:00 /usr/sbin/httpd <--- Several similar to this<br><br>Please confirm that you have a httpd process running.  Also, try browsing to the http://<span class="q"><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://10.176.10.69/hobbit/" target="_blank">
10.176.10.69/</a></span> and see if you get a response.<br><br>Josh<br><br><br><div><span class="gmail_quote">On 10/4/07, <b class="gmail_sendername">Johann Eggers</b> <<a href="mailto:Johann.Eggers@teleatlas.com">Johann.Eggers@teleatlas.com
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">><br>> when i run it..it gives the following.<br>> TM:/home/hobbit/server/etc # ps -ef|grep hobbitlaunch
<br>> root     13113 13104  0 16:53 pts/2    00:00:00 grep hobbitlaunch.<br>><br>> does that mean it is okay?..if so..then how comes when i try to open<br>the<br>> hobbit application itself..i get something like this..
<br>> "An error occurred while loading <a href="http://10.176.10.69/hobbit/">http://10.176.10.69/hobbit/</a>:<br>> Could not connect to host <a href="http://10.176.10.69">10.176.10.69</a>."<br>><br><br>
This means your hobbit processes are NOT running.<br>Try ps -ef|grep hobbitlaunch|grep -v grep to exclude the grep task...<br><br>Do you have the webserver configured on your Hobbit box?<br><br>_Johann-<br><br>To unsubscribe from the hobbit list, send an e-mail to
<br><a href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a><br><br><br></blockquote></div><br><br clear="all"><br>-- <br>Josh Luthman<br>Office: 937-552-2340<br>Direct: 937-552-2343<br>1100 Wayne St<br>
Suite 1337<br>Troy, OH 45373<br><br>Those who don't understand UNIX are condemned to reinvent it, poorly.<br>--- Henry Spencer