Hello All,

I have an AOLserver installed on NetBSD-current with Zoran's help. It works fine but I 
can't connect to a postgres database. The PostgreSQL version is 7.3.3, the AOLserver 
version is 4b8, the nspostgres driver version is 4.0-beta1. After the server startup 
it gives the following messages (with "embedded" fprintf functions for "traceing" in 
the nsdb/dbinit.c file):

$ /usr/pkg/aol.4b8/bin/nsd -ft /usr/pkg/aol.4b8/sample-config.tcl
[27/Jun/2003:22:21:13][28575.3216769024][-main-] Warning: config.tcl: nsssl not loaded 
-- key/cert files do not exist.
[27/Jun/2003:22:21:13][28575.3216769024][-main-] Notice: encoding: loaded: iso8859-1
[27/Jun/2003:22:21:13][28575.3216769024][-main-] Notice: nsmain: AOLserver/4.0 starting
[27/Jun/2003:22:21:13][28575.3216769024][-main-] Notice: nsmain: security info: 
uid=1000, euid=1000, gid=1000, egid=1000
[27/Jun/2003:22:21:13][28575.3216769024][-main-] Notice: nsmain: max files: FD_SETSIZE 
= 1024, rl_cur = 1024, rl_max = 0
[27/Jun/2003:22:21:13][28575.3216769024][-main-] Notice: adp[server1]: mapped /*.adp
[27/Jun/2003:22:21:13][28575.3216769024][-main-] Notice: adp[server1]: mapped /*.u_adp
[27/Jun/2003:22:21:13][28575.3216769024][-main-] Notice: adp[server1]: mapped /*.gb_adp
[27/Jun/2003:22:21:13][28575.3216769024][-main-] Notice: adp[server1]: mapped 
/*.sjis_adp
[27/Jun/2003:22:21:13][28575.3216769024][-main-] Notice: modload: loading 
'/usr/pkg/aol.4b8/bin/nssock.so'
[27/Jun/2003:22:21:13][28575.3216769024][-main-] Notice: modload: loading 
'/usr/pkg/aol.4b8/bin/nslog.so'
[27/Jun/2003:22:21:13][28575.3216769024][-main-] Notice: nslog: opened 
'/usr/pkg/aol.4b8/servers/server1/modules/nslog/access.log'
[27/Jun/2003:22:21:13][28575.3216769024][-main-] Notice: modload: loading 
'/usr/pkg/aol.4b8/bin/nssha1.so'
[27/Jun/2003:22:21:13][28575.3216769024][-main-] Notice: modload: loading 
'/usr/pkg/aol.4b8/bin/nsdb.so'
NsDbInitPools after Ns_SetKey dbinit.c pool: pool1
NsDbInitPools after Ns_ConfigGetPath dbinit.c path: (null)
NsDbInitPools after Ns_ConfigGetValue dbinit.c driver: (null)
DB driver CreatePool (dbinit.c): (null)
[27/Jun/2003:22:21:13][28575.3216769024][-main-] Error: dbinit: no driver for pool 
'pool1'
NsDbInitServer dbinit.c path: ns/server/server1/db
[27/Jun/2003:22:21:13][28575.3216769024][-main-] Error: dbinit: no such default pool 
'pool1'
Ns_ModuleInit server, module (nsdb.c Ns_ModuleInit) server1     nsdb
[27/Jun/2003:22:21:13][28575.3216769024][-main-] Notice: conf: 
[ns/server/server1]enabletclpages = 0
[27/Jun/2003:22:21:13][28575.3216769024][-main-] Notice: stats: web stats enabled for 
'/aolserver/stats'
[27/Jun/2003:22:21:13][28575.3216769024][-main-] Notice: nsmain: AOLserver/4.0 running
[27/Jun/2003:22:21:13][28575.3216769024][-main-] Notice: nsmain: security info: 
uid=1000, euid=1000, gid=1000, egid=1000
[27/Jun/2003:22:21:13][28575.3216769024][-main-] Notice: nssock: listening on 
192.168.0.11:8000
[28/Jun/2003:00:21:13][28575.1216086016][-sched-] Notice: sched: starting
[28/Jun/2003:00:21:13][28575.1216348160][-driver-] Notice: starting
[28/Jun/2003:00:21:13][28575.1216348160][-driver-] Notice: driver: accepting 
connections

The server config file is attached.
Am I doing something wrong?

TIA


--
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.
Feri

Attachment: sample-config.tcl
Description: Tcl script

Reply via email to