Forum OpenACS Development: Bootstrap: Installation is not complete - sourcing the installer.

I am trying to boot up my system but it returns the message in the error.log:

Bootstrap: Installation is not complete - sourcing the installer.

The modules start to load, as well as a few APIs from acs-tcl.
However the process of loading is very short. It loads only half of acs-tcl and the message appears. PLease, see logs bellow.

I installed the system using apt-get install openacs on ubuntu 10.04.

I remember once this error happened because of the bootstrap files where broken on my installation.
However, I just downloaded the lastest code from openacs.org but the error still remains.

What could be a reason for this problem?

[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: nsmain: AOLserver/4.5.1 starting
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: nsmain: security info: uid=1004, euid=1004, gid=1005, egid=1005
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: nsmain: max files: FD_SETSIZE = 1024, rl_cur = 1024, rl_max = 1024
[13/Apr/2011:15:37:53][2843.512431872][-main-] Error: pidfile: failed to open pid file '/var/run/aolserver4/sisp.pid': 'No such file or directory'
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: encoding: loaded: utf-8
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: fastpath[sisp]: mapped GET /
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: fastpath[sisp]: mapped HEAD /
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: fastpath[sisp]: mapped POST /
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: adp[sisp]: mapped GET /*.adp
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: adp[sisp]: mapped HEAD /*.adp
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: adp[sisp]: mapped POST /*.adp
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: modload: loading '/usr/lib/aolserver4/bin/nssock.so'
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: modload: loading '/usr/lib/aolserver4/bin/nslog.so'
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: nslog: opened '/var/lib/aolserver/sisp/log/sisp.log'
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: modload: loading '/usr/lib/aolserver4/bin/nssha1.so'
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: modload: loading '/usr/lib/aolserver4/bin/nsdb.so'
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: modload: loading '/usr/lib/aolserver4/bin/nspostgres.so'
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: PostgreSQL loaded.
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: modload: loading '/usr/lib/tcltk/thread2.6.5/libthread2.6.5-aolserver.so'
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: conf: [ns/server/sisp]enabletclpages = 0
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: default thread pool: minthreads 5 maxthreads 10 idle 0 current 0 maxconns 100 queued 0 timeout 120 spread 20
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: XOTcl version 1.6.5 loaded
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading OpenACS, rooted at /var/lib/aolserver/sisp
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Sourcing /var/lib/aolserver/sisp/packages/acs-bootstrap-installer/bootstrap.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Bootstrap: sourcing /var/lib/aolserver/sisp/packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Bootstrap: sourcing /var/lib/aolserver/sisp/packages/acs-bootstrap-installer/tcl/10-utilities-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Bootstrap: sourcing /var/lib/aolserver/sisp/packages/acs-bootstrap-installer/tcl/20-db-bootstrap-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Bootstrap: sourcing /var/lib/aolserver/sisp/packages/acs-bootstrap-installer/tcl/30-apm-load-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Bootstrap: sourcing /var/lib/aolserver/sisp/packages/acs-bootstrap-installer/tcl/40-db-query-dispatcher-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Database API: Default database (dbn) is: 'default'
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Database API: Using ALL database pools for OpenACS.
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Database API: The following pools are available for OpenACS: pool1 pool2 pool3
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: dbdrv: opening database 'postgres:banco:5432:sisp'
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Opening sisp on banco, port 5432
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Ns_PgOpenDb(postgres): Openned connection to banco:5432:sisp.
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: dbdrv: opening database 'postgres:banco:5432:sisp'
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Opening sisp on banco, port 5432
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Ns_PgOpenDb(postgres): Openned connection to banco:5432:sisp.
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: dbdrv: opening database 'postgres:banco:5432:sisp'
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Opening sisp on banco, port 5432
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Ns_PgOpenDb(postgres): Openned connection to banco:5432:sisp.
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Bootstrap: Loading acs-tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/00-database-procs-postgresql.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/00-database-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/10-charset-compat-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/30-xml-utils-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/acs-kernel-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/acs-permissions-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/acs-private-data-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/ad-functional-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/admin-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/adp-parser-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/aolserver-3-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/apm-file-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/apm-install-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/apm-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/apm-xml-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/application-data-link-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/application-link-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/callback-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/community-core-2-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/community-core-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/defs-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/deprecated-utilities-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/document-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/ds-stub-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/exception-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/form-processing-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/html-email-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/http-auth-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/image-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/install-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/json-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/membership-rel-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/memoize-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/navigation-callback-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/navigation-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/object-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/object-type-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/openacs-kernel-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/parameter-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/pdf-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/proxy-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/request-processor-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/security-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/server-cluster-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/set-operation-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/site-node-apm-integration-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/site-node-object-map-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/site-nodes-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/sql-statement-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/stack-trace-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/table-display-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/tcl-documentation-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/tdom-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/text-html-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/user-extensions-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/util-diff-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/utilities-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/whos-online-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/widgets-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/xml-0-sgml-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/xml-1-dom-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Loading acs-tcl/tcl/xml-2-procs.tcl
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Bootstrap: Installation is not complete - sourcing the installer.
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Sourcing files for postload...
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Done.
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: Executing initialization code blocks...
[13/Apr/2011:15:37:53][2843.390743824][-default:0-] Notice: random: generating 1 seed
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: nsmain: AOLserver/4.5.1 running
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: nsmain: security info: uid=1004, euid=1004, gid=1005, egid=1005
[13/Apr/2011:15:37:53][2843.512431872][-main-] Notice: driver: starting: nssock
[13/Apr/2011:15:37:53][2843.464348944][-sched-] Notice: sched: starting
[13/Apr/2011:15:37:53][2843.365528848][-nssock:driver-] Notice: starting
[13/Apr/2011:15:37:53][2843.365528848][-nssock:driver-] Notice: nssock: listening on 0.0.0.0:80

The problem is solved.
Some file was broken and i have know clue which one. I just removed /etc and /packages and the error is gone.