[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bbwin 0.9 memory.exe missing
- To: hobbit (at) hswn.dk
- Subject: bbwin 0.9 memory.exe missing
- From: "Don Munyak" <don.munyak (at) gmail.com>
- Date: Tue, 23 Jan 2007 17:42:49 -0500
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=RVYzYnpsbhVYOJXnZOnSotly8jGViC3fKsi5komur5DXhBcsK99oJqMWZnr96NDGDrr5yVsxkhpyMguVpplKOeDocvnhER3VUDrGHuEhpYj/lwCMpDPQ6T34Sm8dmwW+gaQZdVd09ZtJwerbGgbmk5CBgiemDh80l9O3ewJfXm4=
bbwin 0.9 memory.exe missing
Hello,
I just installed bbwin 0.9 from sourceforge. The windows client is
reporting to hobbit, but I
was getting this error in the application log.
----------------------------------------------
Event Type: Warning
Event Source: BigBrotherHobbitClient
Event Category: Agent
Event ID: 17
Description:
The agent externals generated this event message :
Failed to launch memory.exe:
The system cannot find the file specified.
----------------------------------------------
So I commented out the memory.exe line in the bbwin.cfg
<externals>
<setting name="timer" value="3m" />
<setting name="logstimer" value="60s" />
<! externals launch examples
<load value="cscript mybbscript.vbs" />
<!-- load value="memory.exe" />
<load value="cscript wlbs.vbs" timer="15m" />
<load value="cluster.exe" timer="90s" /> -->
</externals>
Now I am getting this error reported.
----------------------------------------------
Event Type: Warning
Event Source: BigBrotherHobbitClient
Event Category: Agent
Event ID: 17
Description:
The agent externals generated this event message :
No externals have been specified
----------------------------------------------
Also from c:\Program Files\BBWin\Ext
There is only fsmon.vbs
Any thoughts or comments ??
Don