Forum OpenACS Q&A: Re: OpenACS 5.0 tarball
If someone will give me a magic combination that will work that won't take me 16 hours of mucking with to get an operational system running 5.0, it would be appreciated.
anyhow, now the error has moved -- it gets much further. Even hardcoding the pool definitions to remove the check for the database type didn't seem to make a difference.
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: nsmain: AOLserver/4.0 starting
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: nsmain: security info: uid=33, euid=33, gid=33, egid=33
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: nsmain: max files: FD_SETSIZE = 1024, rl_cur = 1024, rl_max = 1024
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: adp[daviesinc.com]: mapped /*.adp
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: modload: loading '/usr/lib/aolserver4/bin/nssock.so'
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: modload: loading '/usr/lib/aolserver4/bin/nslog.so'
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: nslog: opened '/var/www/aolserver4/daviesinc.com/log/daviesinc.com.log'
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: modload: loading '/usr/lib/aolserver4/bin/nssha1.so'
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: modload: loading '/usr/lib/aolserver4/bin/nscache.so'
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: nscache module version @VER@ server: daviesinc.com
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: modload: loading '/usr/lib/aolserver4/bin/nsrewrite.so'
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: modload: loading '/usr/lib/tdom0.7.8/libtdom0.7.8.so'
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: modload: loading '/usr/lib/aolserver4/bin/nsdb.so'
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: modload: loading '/usr/lib/aolserver4/bin/nspostgres.so'
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: PostgreSQL loaded.
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: libtdom module
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: conf: [ns/server/daviesinc.com]enabletclpages = 0
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Loading OpenACS, rooted at /var/www/aolserver4/daviesinc.com
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Sourcing /var/www/aolserver4/daviesinc.com/packages/acs-bootstrap-installer/bootstrap.tcl
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Bootstrap: sourcing /var/www/aolserver4/daviesinc.com/packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Bootstrap: sourcing /var/www/aolserver4/daviesinc.com/packages/acs-bootstrap-installer/tcl/10-utilities-procs.tcl
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Bootstrap: sourcing /var/www/aolserver4/daviesinc.com/packages/acs-bootstrap-installer/tcl/20-db-bootstrap-procs.tcl
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Bootstrap: sourcing /var/www/aolserver4/daviesinc.com/packages/acs-bootstrap-installer/tcl/30-apm-load-procs.tcl
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Bootstrap: sourcing /var/www/aolserver4/daviesinc.com/packages/acs-bootstrap-installer/tcl/40-db-query-dispatcher-procs.tcl
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Database API: Default database (dbn) is: 'default'
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Database API: Using ALL database pools for OpenACS.
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Database API: The following pools are available for OpenACS: pool2 pool3 pool1
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: dbdrv: opening database 'postgres:localhost::daviesinc.com'
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Opening daviesinc.com on localhost
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Ns_PgOpenDb(postgres): Openned connection to localhost::daviesinc.com.
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Couldn't determine RDBMS type of database pool "pool2".
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: dbdrv: opening database 'postgres:localhost::daviesinc.com'
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Opening daviesinc.com on localhost
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Ns_PgOpenDb(postgres): Openned connection to localhost::daviesinc.com.
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Couldn't determine RDBMS type of database pool "pool3".
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: dbdrv: opening database 'postgres:localhost::daviesinc.com'
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Opening daviesinc.com on localhost
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Ns_PgOpenDb(postgres): Openned connection to localhost::daviesinc.com.
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Couldn't determine RDBMS type of database pool "pool1".
[27/Oct/2003:19:32:13][1393.16384][-main-] Error: RDBMS type could not be determined for any pool.
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Bootstrap: Loading acs-tcl
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Loading acs-tcl/tcl/00-database-procs-postgresql.tcl
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Loading acs-tcl/tcl/00-database-procs.tcl
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Loading acs-tcl/tcl/10-charset-compat-procs.tcl
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Loading acs-tcl/tcl/30-xml-utils-procs.tcl
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Loading acs-tcl/tcl/acs-kernel-procs.tcl
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Loading acs-tcl/tcl/acs-permissions-procs.tcl
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Loading acs-tcl/tcl/acs-private-data-procs.tcl
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Loading acs-tcl/tcl/admin-procs.tcl
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Loading acs-tcl/tcl/adp-parser-procs.tcl
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Loading acs-tcl/tcl/aolserver-3-procs.tcl
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Loading acs-tcl/tcl/apm-file-procs.tcl
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Loading acs-tcl/tcl/apm-install-procs.tcl
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Loading acs-tcl/tcl/apm-procs.tcl
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Loading acs-tcl/tcl/apm-xml-procs.tcl
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Loading acs-tcl/tcl/base64-procs.tcl
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Loading acs-tcl/tcl/community-core-2-procs.tcl
[27/Oct/2003:19:32:13][1393.16384][-main-] Notice: Loading acs-tcl/tcl/community-core-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/defs-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/deprecated-utilities-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/document-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/exception-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/form-processing-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/html-email-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/md5-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/membership-rel-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/memoize-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/mime-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/navigation-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/object-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/object-type-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/openacs-kernel-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/parameter-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/request-processor-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/rollout-email-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/security-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/server-cluster-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/set-operation-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/site-node-apm-integration-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/site-node-object-map-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/site-nodes-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/sql-statement-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/table-display-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/tcl-documentation-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/text-html-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/user-extensions-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/utilities-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/whos-online-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/widgets-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/xml-0-sgml-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/xml-1-dom-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Loading acs-tcl/tcl/xml-2-procs.tcl
[27/Oct/2003:19:32:14][1393.16384][-main-] Error: Bootstrap: <p>The following database pools generated errors:
<ul><li>OpenACS could not determine the RDBMS type associated with
pool "pool2".
<li>OpenACS could not determine the RDBMS type associated with
pool "pool3".
<li>OpenACS could not determine the RDBMS type associated with
pool "pool1".</ul><p>
Possible causes might include:<p>
<ul>
<li>The database is not running.
<li>The database driver has not been correctly installed.
<li>The datasource or database user/password are incorrect.
<li>You didn't define any database pools.
</ul><p>
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Bootstrap: database problem found; Sourcing the installer.
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Sourcing files for postload...
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Done.
[27/Oct/2003:19:32:14][1393.16384][-main-] Notice: Executing initialization code blocks...
[27/Oct/2003:19:32:15][1393.16384][-main-] Notice: nsmain: AOLserver/4.0 running[27/Oct/2003:19:32:15][1393.16384][-main-] Notice: nsmain: security info: uid=33, euid=33, gid=33, egid=33
[27/Oct/2003:19:32:15][1393.32771][-sched-] Notice: sched: starting
[27/Oct/2003:19:32:15][1393.16384][-main-] Notice: nssock: listening on 192.168.24.68:81
[27/Oct/2003:19:32:15][1393.131081][-driver-] Notice: starting
[27/Oct/2003:19:32:15][1393.131081][-driver-] Notice: driver: accepting connections
is this correct?