DISCLAIMER - I did a cvs update so it could be my install, but I don't think so.
I am using the 2001-10-22 tarball and it has load problems and drop problems and the Index page doesn't show up.
Database operation "select" failed (exception NSDB, "Query was not a statement returning rows.")
while executing
"ns_pg_bind select nsdb0 {
select contract_id, contract_name, impl_name,impl_id
from valid_uninstalled_bindings;
}"
("uplevel" body line 1)
invoked from within
"uplevel $ulevel [list ns_pg_bind $type $db $sql"
invoked from within
"db_exec select $db $full_statement_name $sql"
and :
psql:acs-sc-views-create.sql:16: ERROR: Relation 'acs_sc_impl_aliases' does not exist
psql:acs-sc-views-create.sql:35: ERROR: Relation 'acs_sc_impl_aliases' does not exist
on data model load.