4 Oct
2007
4 Oct
'07
2:09 p.m.
when i run it..it gives the following. TM:/home/hobbit/server/etc # ps -ef|grep hobbitlaunch root 13113 13104 0 16:53 pts/2 00:00:00 grep hobbitlaunch.
does that mean it is okay?..if so..then how comes when i try to open
the
hobbit application itself..i get something like this.. "An error occurred while loading http://10.176.10.69/hobbit/: Could not connect to host 10.176.10.69."
This means your hobbit processes are NOT running. Try ps -ef|grep hobbitlaunch|grep -v grep to exclude the grep task...
Do you have the webserver configured on your Hobbit box?
_Johann-