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 -N -r1.31.4.2 -r1.31.4.3 --- openacs-4/packages/acs-bootstrap-installer/bootstrap.tcl 1 Oct 2013 07:40:20 -0000 1.31.4.2 +++ openacs-4/packages/acs-bootstrap-installer/bootstrap.tcl 8 Oct 2013 10:37:54 -0000 1.31.4.3 @@ -19,6 +19,8 @@ # Initialize ad_after_server_initialization. nsv_set ad_after_server_initialization . "" +ns_log Notice "bootstrap begin encoding [encoding system]" + ### # # Bootstrapping code. @@ -175,7 +177,7 @@ bootstrap_fatal_error "The request processor routines have not been loaded." } - + ns_log Notice "bootstrap finished encoding [encoding system]" ns_log Notice "$proc_name: Done loading OpenACS." }]