Index: openacs-4/packages/acs-bootstrap-installer/bootstrap.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-bootstrap-installer/bootstrap.tcl,v diff -u -r1.37 -r1.38 --- openacs-4/packages/acs-bootstrap-installer/bootstrap.tcl 23 Oct 2024 10:41:13 -0000 1.37 +++ openacs-4/packages/acs-bootstrap-installer/bootstrap.tcl 28 Oct 2024 16:04:31 -0000 1.38 @@ -174,7 +174,7 @@ # packages have had their Tcl libraries loaded. apm_load_packages -load_libraries_p 0 -load_queries_p 0 -packages acs-tcl - if { ![nsv_exists rp_properties request_count] } { + if { ![nsv_exists rp_properties rp_initialized] } { # security-init.tcl has not been invoked, so it's safe to say that the # core has not been properly initialized and the server will probably # fail catastrophically.