[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] BBWin 0.5 available
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] BBWin 0.5 available
- From: "Etienne Grignon" <etienne.grignon (at) gmail.com>
- Date: Mon, 3 Apr 2006 22:49:53 +0200
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=sOfnyJ6yp0JNaNDES2sRHd7LGuSFko3zhxjAUyskn4+GMfVhu2iU2HIVKHCjymjejPqde8xnVtSFFhYcyKINnyw+YTaRV+LtrM2/9DxblzjKi8X0VHoPjokObKDdHa4C7zHNPlIlaLhCTR4AB1r3KIsZskQL7mtGafoHFRHyOmE=
- References: <68e737a10604030806kef63901u426f221e981fe85a@mail.gmail.com> <00a401c6575e$daff13d0$800101df@stenhouse.local>
Hi Dave,
2006/4/3, David Gilmore <david (at) stenhouseconsulting.com>:
>
> Etienne,
>
> A problem has come up with the Externals. I had been calling all of my
> external scripts from one batch file when I was using BBNT, which worked
> fine. I ran the vbs script to convert my BBNT setting to BBWIN and checked
> the XML file to see that it had imported c:\bblogs\bbexternals.cmd.
> However, all my externals are reporting purple.
>
> I did read through the docs and changed the scripts and registry to point
> to the BBWin\tmp directory, but still no reports. If I manually execute the
> scripts, then they show up in the BBWin\tmp directory. I even changed the
> XML file to call the scripts directly. But still no luck. After a few
> service restarts I got the following in my APP log
>
> App: W 'Mon Apr 03 16:28:55 2006': BigBrotherHobbitClient - " The agent
> externals generated this event
> message : Failed to launch c:\bblogs\BBsav.vbs: "
> App: W 'Mon Apr 03 16:28:55 2006': BigBrotherHobbitClient - " The agent
> externals generated this event
> message : Failed to launch c:\bblogs\IIS-Check.vbs: "
> Any suggestions?
>
>
For vbscript, you should write externals rules like this :
<load value="cscript.exe c:\bblogs\IIS-Check.vbs" />
You have to specify the executable used for the script. It should work well
after that.
Please let me know if it still doesn't work.
--
Etienne GRIGNON