[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [hobbit] Purple Colours
- To: <hobbit (at) hswn.dk>
- Subject: RE: [hobbit] Purple Colours
- From: "Jarrod Hodder" <Jarrod.Hodder (at) paradigmit.net.au>
- Date: Fri, 31 Oct 2008 13:08:01 +1100
- References: <339D555B07BAFC4A9A6C99FAFBD5BF0616B0C8 (at) para-serve.para.local> <961092e10810301828o5d766c86jc384f09f584c8104 (at) mail.gmail.com>
- Thread-index: Ack6+RwEcEYmE1C4SKatcVUOYHu3oAABCDQg
- Thread-topic: [hobbit] Purple Colours
Restarting
root (at) Hobbits:/usr/lib/hobbit/client/bin# /etc/init.d/hobbit restart
Stopping Hobbit Server: hobbitd.
Starting Hobbit Server: hobbitd.
root (at) Hobbits:/usr/lib/hobbit/client/bin# /runclient.sh status
Hobbit client (clientlaunch) does not appear to be running
root (at) Hobbits:/usr/lib/hobbit/client/bin#
Same thing again
root (at) Hobbits:/usr/lib/hobbit/client/bin# cd /usr/lib/hobbit/client/ &&
./bin/hobbitclient.sh
./bin/hobbitclient.sh: 45: /bin/clientupdate: not found
./bin/hobbitclient.sh: 52: /bin/hobbitclient-linux.sh: not found
./bin/hobbitclient.sh: 63: /bin/logfetch: not found
./bin/hobbitclient.sh: 79: @: not found
root (at) Hobbits:/usr/lib/hobbit/client#
Same thing again.
From: Josh Luthman [mailto:josh (at) imaginenetworksllc.com]
Sent: Friday, 31 October 2008 12:28 PM
To: hobbit (at) hswn.dk
Subject: Re: [hobbit] Purple Colours
I think you want to...
/etc/init.d/hobbit restart
Try this otherwise:
cd /usr/lib/hobbit/client/ && ./bin/hobbitclient.sh
Josh Luthman
Office: 937-552-2340
Direct: 937-552-2343
1100 Wayne St
Suite 1337
Troy, OH 45373
Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer
On Thu, Oct 30, 2008 at 9:14 PM, Jarrod Hodder
<Jarrod.Hodder (at) paradigmit.net.au> wrote:
Hey,
I have noticed that on my monitor that a lot of the tests are turning
purple.
I read in this thread
(http://www.hobbitmon.com/hobbiton/2007/08/msg00051.html) that I should
check the status of my hobbitclient.sh.
I ran the status and it returned.
/runclient.sh status
Hobbit client (clientlaunch) does not appear to be running
So I thought that would be my problem, I navigated to my hobbitclient.sh
and tried to run it. This is the error I am getting.
root (at) Hobbits:/usr/lib/hobbit/client/bin# ./hobbitclient.sh
./hobbitclient.sh: 45: /bin/clientupdate: not found
./hobbitclient.sh: 52: /bin/hobbitclient-linux.sh: not found
./hobbitclient.sh: 63: /bin/logfetch: not found
./hobbitclient.sh: 79: @: not found
root (at) Hobbits:/usr/lib/hobbit/client/bin#
This is a list of files in my /client/bin/ directory
bb bbhostgrep hobbitclient-aix.sh hobbitclient-hp-ux.sh
hobbitclient-netbsd.sh hobbitclient-sco_sv.sh hobbitlaunch
orcahobbit
bbcmd bbhostshow hobbitclient-darwin.sh hobbitclient-irix.sh
hobbitclient-openbsd.sh hobbitclient.sh logfetch
bbdigest clientupdate hobbitclient-freebsd.sh hobbitclient-linux.sh
hobbitclient-osf1.sh hobbitclient-sunos.sh msgcache
So from that I can see that the files are infact there, but it can't see
them.
Any help on where I went wrong would be appreciated.
-Jarrod