On Wednesday 15 June 2005 00:27, Janine Sisk wrote:

> Ok, this is really weird.  I took my config file and started removing
> things from it until it worked.  The line that causes the second load
> of test.tcl is:
>
> ns_param dbname(test)  test
>

What ns_section is this in? Params are associated with a section, maybe it is
accidentally following something like ns/servers???

In this case, you will get an extra server, which does nothing, but is does
load up ( just tested it here).

The config file, as I have noted before, is a giant fiasco. The more servers
you maintain, the more obvious it is. The quickest defense is to move to a
static file, or be able to print out your current one, so you can check for
what actually results during startup.

I'm just wondering if the above param line used to be something like:

set dbname(test) test ??

tom jackson


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> 
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to