Forum OpenACS Q&A: Sample nsd.tcl would not have aolserver start

I was able to have aolserver with the default nsd.tcl works, but when
I replace it with the sample nsd.tcl provided by OpenACS and after
configuring it as indicated would not have aolserver installed.

I have tried everything but nothing works.  The funny think is that it
would not produce any errors at all:

as aoladmin I issue:
./bin/nsd -kt nsd.tcl

[aoladmin@portal /aolserver]$
[02/Sep/2000:01:15:47][2253.1024][-t1024-] Notice:
nsd.tcl: starting to read config file...
[02/Sep/2000:01:15:47][2253.1024][-t1024-] Warning: nsd.tcl: nsssl not
loaded because key/cert files do not exist.
[02/Sep/2000:01:15:47][2253.1024][-t1024-] Notice: nsd.tcl: finished
reading config file.

ps -aux | grep nsd
Produces nothing
so were did I go wrong?

Collapse
Posted by Jade Rubick on
I'm having exactly the same problem, Amjad. I have no idea what the problem is. Here's a clue, though, in my server logs:
[01/Sep/2000:16:24:25][5337.1024][-main-] Notice: loading: /home/aol30/bin/postgres.so
[01/Sep/2000:16:24:25][5337.1024][-main-] Warning: could not load /home/aol30/bin/postgres.so:  /home/aol30/bin/postgres.so: cannot open shared object file: No such file or directory
[01/Sep/2000:16:24:25][5337.1024][-main-] Error: nsd.db: could not load driver: postgres
[01/Sep/2000:16:24:25][5337.1024][-main-] Error: nsd.db: no such default pool: main

Collapse
Posted by Jade Rubick on
Thanks Jade Rubick, That did the the trick ..!