Forum OpenACS Q&A: Re: Daemontools problem with AOLserver

Collapse
Posted by Michael Olan on
I hope this is just about over. Tom was correct about svscan not running. Now it at least attempts to bring up the server. The bootstrap does not work however. The errors in the log are
Error: dbdrv: failed to load driver 'ora8'
[26/Feb/2003:18:21:32][16971.1024][-main-] Error: dbinit: no such default pool 'pool1'
[26/Feb/2003:18:21:32][16971.1024][-main-] Error: Server startup failed: Error during bootstrapping
[26/Feb/2003:18:21:32][16971.1024][-main-] Error: Error parsing queryfile /home/olanm/web/oacs/www/index-oracle.xql:
[26/Feb/2003:18:21:32][16971.1024][-main-] Error: Error parsing queryfile /home/olanm/web/oacs/www/index-postgresql.xql:
I vaguely remember having this once back in the ACS days, but don't recall the reason just now. Just in case its something obvious here's what is the current senario: Manual startup is ok:
/usr/local/aolserver/bin/nsd-oracle -t ~/web/oacs/nsd.tcl
svc -o /service/oacs startup results in the errors above. The run script contains:
#!/bin/sh

exec /usr/local/aolserver/bin/nsd-oracle -it /home/myhome/web/oacs/nsd.tcl -u mylogin -g web