Ao instalar o xotcl-core o openacs pediu pra reiniciar o servidor, ao reiniciar a não consigo mais entrar em nenhuma página, a página de login por exemplo ela me traz esse erro
Error in include template "/var/lib/aolserver/service0/packages/acs-subsite/lib/login": invalid command name "auth::authority::get_authority_options"
Autor: Renan Monteiro

4949 comentários
invalid command name "auth::require_login"
while executing
"auth::require_login"
(procedure "ad_maybe_redirect_for_registration" line 2)
invoked from within
"ad_maybe_redirect_for_registration"
invoked from within
"set user_id [ad_maybe_redirect_for_registration]"
("uplevel" body line 40)
invoked from within
"uplevel {
#
# Copyright (C) 2001, 2002 MIT
#
# This file is part of dotLRN.
#
# dotLRN is free software; you can redistribute it and/or modi..."
(procedure "code::tcl::/var/lib/aolserver/service0/packages/dotlrn/www/i..." line 2)
invoked from within
"code::tcl::$__adp_stub"
invoked from within
"if { [file exists $__adp_stub.tcl] } { # ensure that data source preparation procedure exists and is up-to-date
adp_init tcl $__adp_stub
..."
("uplevel" body line 3)
invoked from within
"uplevel { if { [file exists $__adp_stub.tcl] } { # ensure that data source preparation procedure exists and is up-to-date
adp_init t..."
(procedure "adp_prepare" line 2)
invoked from within
"adp_prepare "
(procedure "template::adp_parse" line 30)
invoked from within
"template::adp_parse [file root [ad_conn file]] {}"
(procedure "adp_parse_ad_conn_file" line 5)
invoked from within
"$handler"
("uplevel" body line 2)
invoked from within
"uplevel $code"
invoked from within
"ad_try {
$handler
} ad_script_abort val {
# do nothing
}"
invoked from within
"rp_serve_concrete_file [ad_conn file]"
(procedure "rp_serve_abstract_file" line 60)
invoked from within
"rp_serve_abstract_file "$root/$path""
("uplevel" body line 2)
invoked from within
"uplevel $code"
invoked from within
"ad_try {
rp_serve_abstract_file "$root/$path"
set tcl_url2file([ad_conn url]) [ad_conn file]
set tcl_url2path_info..."
isso aconteceu após eu atualizar o pacote xotcl-core, e ele pedir pra reiniciar o servidor.
versão dotlrn 2.2.1
versão aolserver 4.5
<package-name>dotLRN</package-name>
<pretty-plural>dotLRN</pretty-plural>
<initial-install-p>f</initial-install-p>
<singleton-p>f</singleton-p> <version name="2.2.1" url="http://openacs.org/repository/download/apm/dotlrn-2.2.1.apm">
<owner url="http://openacs.org">OpenACS</owner>
<summary>A Course Management System</summary>
<release-date>2006-12-31</release-date>
<vendor url="http://openacs.org">OpenACS</vendor>
<description format="text/html">Course Management</description> <provides url="dotlrn" version="2.2.1"/>
<requires url="acs-kernel" version="5.2.2"/>
<requires url="acs-lang" version="5.1.2d1"/>
<requires url="attachments" version="0.5"/>
<requires url="new-portal" version="0.1a"/>
<requires url="user-profile" version="0.1d"/> <callbacks>
<callback type="after-install" proc="dotlrn::apm::after_install"/>
<callback type="before-uninstall" proc="dotlrn::apm::before_uninstall"/>
<callback type="after-instantiate" proc="dotlrn::apm::after_instantiate"/>
<callback type="after-upgrade" proc="dotlrn::apm::after_upgrade"/>
</callbacks> <parameter datatype="string" min_n_values="1" max_n_values="1" name="non_member_page_name" default="#dotlrn.non_member_page_name#" description="The name of the not a member page"/>
<parameter datatype="number" min_n_values="1" max_n_values="1" name="show_portrait_p" default="1" description="Should we show and solicit user portraits? 1=Yes, 0=No"/>
<parameter datatype="string" min_n_values="1" max_n_values="1" name="subcomm_pages_csv" default="#dotlrn.subcomm_page_home_title#,#new-portal.simple_2column_layout_name#;#dotlrn.subcomm_page_info_title#,#new-portal.simple_1column_layout_name#;#dotlrn.subcomm_page_calendar_title#,#new-portal.simple_1column_layout_name#;#dotlrn.subcomm_page_file_storage_title#,#new-portal.simple_1column_layout_name#" description="default page names and layouts for subcomms"/>
<parameter datatype="string" min_n_values="1" max_n_values="1" name="subcommunities_pretty_name" default="#dotlrn.subcommunities_pretty_name#" description="what subcomms are called"/>
<parameter datatype="string" min_n_values="1" max_n_values="1" name="subcommunities_pretty_plural" default="#dotlrn.subcommunities_pretty_plural#" description="the plural"/>
<parameter datatype="number" min_n_values="1" max_n_values="1" name="user" default="user" description="Defines which subtype of dotlrn portal type is going to be used by default when creating a new User portal." section_name=".LRN Portal Types"/>
<parameter datatype="number" min_n_values="1" max_n_values="1" name="UserChangeSiteTemplate_p" default="0" description="Indicates if all users are able to change their Site Template. A value of 0 indicates that users cannot change it. A value of 1 indicates that users can." section_name=".LRN Portal Types"/>
<parameter datatype="number" min_n_values="1" max_n_values="1" name="UserDefaultSiteTemplate_p" default="0" description="This is the site_template_id used by default when creating a user. If you want to change this parameter go to Dotlrn Admin and Click in Site Templates; then Choose wich is the Site Template for default when creating users." section_name=".LRN Portal Types"/>
<parameter datatype="string" min_n_values="1" max_n_values="1" name="user_portal_pages_csv" default="#dotlrn.user_portal_page_home_title#,#new-portal.simple_2column_layout_name#;#dotlrn.user_portal_page_calendar_title#,#new-portal.simple_1column_layout_name#;#dotlrn.user_portal_page_file_storage_title#,#new-portal.simple_1column_layout_name#" description="a csv list of the other pages to create on the user wsp by default"/>
<parameter datatype="string" min_n_values="1" max_n_values="1" name="user_portal_pretty_name" default="#dotlrn.user_portal_pretty_name#" description="the pretty name for the user portal"/>
<parameter datatype="string" min_n_values="1" max_n_values="1" name="DefaultCommunityJoinMailP" default="0" description="If there is no welcome mail for new members in the database, should a default one be send?" section_name="Communities"/>
<parameter datatype="number" min_n_values="1" max_n_values="1" name="SelfRegistrationP" default="1" description="Allow a user to join/leave communities or classes."/>
<parameter datatype="string" min_n_values="1" max_n_values="1" name="SelfRegistrationRedirectTo" default="/dotlrn" description="URL to redirect to if user is not allowed to join/leave a community or class instead of displaying the 'Not Allowed' page."/>
</parameters> </version>
</package>
Se não me engano, a atualização do XoTcl requer uma mudança no bootstrap. Dê uma olhada nesse diff e vê se resolve: svn.softwarepublico.gov.br/trac/openacs/changeset/59#file0  Você está usando o PostgreSQL 8? Se está, lembrou-se de criar as funções como estão descritas no Wiki: www.softwarepublico.gov.br/dotlrn/clubs/openacs/xowiki/Instala%C3%A7%C3%A3o_pelo_source  Dê uma olhada nessas sugestões e veja se te ajudam.
tinha q ter um interação maio com o usuario e falar alguma coisa q
estava executando 2008/6/17 : Forum: Fórum de Desenvolvimento no OpenACS [2]
Thread: Erro [3]
Author: Eduardo Santos [4]
Posted: 2008-06-17 16:05:36.340774-03 Cara, ficar executando os scripts várias vezes na seqüência
pode dar um crash no sistema. Pode ser que você tenha detonado o
banco ou alguma coisa assim. Mas como diria o meu amigo Jack, vamos por partes. O que foi
exatamente que você baixou? O que está no diretório do
serviço? Recebendo correspondência demais? Gerencie suas notificações
em: www.softwarepublico.gov.br/notifications/manage [5] --
André Barboza Rocha [1] mailto:eduardo.edusantos@gmail.com
[2] www.softwarepublico.gov.br/dotlrn/clubs/openacs/forums/forum-view?forum_id=6548
[3] www.softwarepublico.gov.br/dotlrn/clubs/openacs/forums/message-view?message_id=4505836
[4] mailto:eduardo.edusantos@gmail.com
[5] www.softwarepublico.gov.br/notifications/manage
ns_param nslog ${bindir}/nslog.so
ns_param nssha1 ${bindir}/nssha1.so
ns_param nscache ${bindir}/nscache.so
ns_param libthread /usr/local/src/aolserver45/thread2.6.4/unix/libthread2.6.4.so mas só que na hora de subir o serviço o arquivo de log error.log mostra um erro dizendo que não encontra o arquivo nscache.so, verifiquei e vi que realmente esse arquivo não está no diretório /usr/local/aolserver/bin
# change to 80 and 443 for production use
set httpport 80
set httpsport 8443
[20/Jun/2008:03:01:29][22152.1216612704][-nssock:driver-] Notice: starting
[20/Jun/2008:03:01:29][22152.1216612704][-nssock:driver-] Notice: nssock: listening on 0.0.0.0:80 Coloque o máximo de informações do log que puder pra que a gente possa te ajudar.
[20/Jun/2008:10:38:41][29695.3083725472][-main-] Notice: Executing initialization code blocks...
[20/Jun/2008:10:38:41][29695.3083725472][-main-] Notice: nsmain: AOLserver/4.5.0 running
[20/Jun/2008:10:38:41][29695.3083725472][-main-] Notice: nsmain: security info: uid=1002, euid=1002, gid=1001, egid=1001
[20/Jun/2008:10:38:41][29695.3075115952][-sched-] Notice: sched: starting
[20/Jun/2008:10:38:41][29695.3083725472][-main-] Notice: driver: starting: nssock
[20/Jun/2008:10:38:41][29695.3071945648][-nssock:driver-] Notice: starting
[20/Jun/2008:10:38:41][29695.3071945648][-nssock:driver-] Error: nssock: failed to listen on 127.0.0.1:80: Permission denied
[20/Jun/2008:10:38:41][29695.3071945648][-nssock:driver-] Notice: exiting
[20/Jun/2008:10:38:41][29695.3083725472][-main-] Fatal: could not start drivers [20/Jun/2008:10:39:05][29780.3083864736][-main-] Notice: Loading acs-tcl/tcl/whos-online-procs.tcl
[20/Jun/2008:10:39:05][29780.3083864736][-main-] Notice: Loading acs-tcl/tcl/widgets-procs.tcl
[20/Jun/2008:10:39:05][29780.3083864736][-main-] Notice: Loading acs-tcl/tcl/xml-0-sgml-procs.tcl
[20/Jun/2008:10:39:05][29780.3083864736][-main-] Notice: Loading acs-tcl/tcl/xml-1-dom-procs.tcl
[20/Jun/2008:10:39:05][29780.3083864736][-main-] Notice: Loading acs-tcl/tcl/xml-2-procs.tcl
[20/Jun/2008:10:39:05][29780.3083864736][-main-] Error: Bootstrap: RDBMS type could not be determined for any pool.
[20/Jun/2008:10:39:05][29780.3083864736][-main-] Notice: Bootstrap: database problem found; Sourcing the installer.
[20/Jun/2008:10:39:05][29780.3083864736][-main-] Notice: Sourcing files for postload...
[20/Jun/2008:10:39:05][29780.3083864736][-main-] Notice: Done.
[20/Jun/2008:10:39:05][29780.3083864736][-main-] Notice: Executing initialization code blocks... [20/Jun/2008:10:39:26][29853.3083442848][-main-] Notice: Loading acs-tcl/tcl/whos-online-procs.tcl
[20/Jun/2008:10:39:26][29853.3083442848][-main-] Notice: Loading acs-tcl/tcl/widgets-procs.tcl
[20/Jun/2008:10:39:26][29853.3083442848][-main-] Notice: Loading acs-tcl/tcl/xml-0-sgml-procs.tcl
[20/Jun/2008:10:39:26][29853.3083442848][-main-] Notice: Loading acs-tcl/tcl/xml-1-dom-procs.tcl
[20/Jun/2008:10:39:26][29853.3083442848][-main-] Notice: Loading acs-tcl/tcl/xml-2-procs.tcl
[20/Jun/2008:10:39:26][29853.3083442848][-main-] Error: Bootstrap: RDBMS type could not be determined for any pool.
[20/Jun/2008:10:39:26][29853.3083442848][-main-] Notice: Bootstrap: database problem found; Sourcing the installer.
[20/Jun/2008:10:39:26][29853.3083442848][-main-] Notice: Sourcing files for postload...
[20/Jun/2008:10:39:26][29853.3083442848][-main-] Notice: Done.
[20/Jun/2008:10:39:26][29853.3083442848][-main-] Notice: Executing initialization code blocks... [20/Jun/2008:10:40:07][29998.3083897504][-main-] Notice: Done.
[20/Jun/2008:10:40:07][29998.3083897504][-main-] Notice: Executing initialization code blocks...
[20/Jun/2008:10:40:07][29998.3083897504][-main-] Notice: nsmain: AOLserver/4.5.0 running
[20/Jun/2008:10:40:07][29998.3083897504][-main-] Notice: nsmain: security info: uid=1002, euid=1002, gid=1001, egid=1001
[20/Jun/2008:10:40:07][29998.3075287984][-sched-] Notice: sched: starting
[20/Jun/2008:10:40:07][29998.3083897504][-main-] Notice: driver: starting: nssock
[20/Jun/2008:10:40:07][29998.3072117680][-nssock:driver-] Notice: starting
[20/Jun/2008:10:40:07][29998.3072117680][-nssock:driver-] Error: nssock: failed to listen on 127.0.0.1:80: Permission denied
[20/Jun/2008:10:40:07][29998.3072117680][-nssock:driver-] Notice: exiting
[20/Jun/2008:10:40:07][29998.3083897504][-main-] Fatal: could not start drivers [20/Jun/2008:10:40:41][30133.3083291296][-main-] Notice: Bootstrap: sourcing /var/lib/aolserver/service0/packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl
[20/Jun/2008:10:40:41][30133.3083291296][-main-] Notice: Bootstrap: sourcing /var/lib/aolserver/service0/packages/acs-bootstrap-installer/tcl/10-utilities-procs.tcl
[20/Jun/2008:10:40:41][30133.3083291296][-main-] Notice: Bootstrap: sourcing /var/lib/aolserver/service0/packages/acs-bootstrap-installer/tcl/20-db-bootstrap-procs.tcl
[20/Jun/2008:10:40:41][30133.3083291296][-main-] Notice: Bootstrap: sourcing /var/lib/aolserver/service0/packages/acs-bootstrap-installer/tcl/30-apm-load-procs.tcl
[20/Jun/2008:10:40:41][30133.3083291296][-main-] Notice: Bootstrap: sourcing /var/lib/aolserver/service0/packages/acs-bootstrap-installer/tcl/40-db-query-dispatcher-procs.tcl
[20/Jun/2008:10:40:41][30133.3083291296][-main-] Notice: Database API: Default database (dbn) is: 'default'
[20/Jun/2008:10:40:41][30133.3083291296][-main-] Notice: Database API: Using ALL database pools for OpenACS.
[20/Jun/2008:10:40:41][30133.3083291296][-main-] Notice: Database API: The following pools are available for OpenACS:
[20/Jun/2008:10:40:41][30133.3083291296][-main-] Error: Database API: RDBMS type could not be determined for any pool.
[20/Jun/2008:10:40:41][30133.3083291296][-main-] Notice: Bootstrap: Loading acs-tcl [20/Jun/2008:10:40:55][30182.3083827872][-main-] Notice: modload: loading '/usr/local/aolserver/bin/nssha1.so'
[20/Jun/2008:10:40:55][30182.3083827872][-main-] Notice: modload: loading '/usr/local/aolserver/bin/nscache.so'
[20/Jun/2008:10:40:55][30182.3083827872][-main-] Notice: nscache module version @VER@ server: service0
[20/Jun/2008:10:40:55][30182.3083827872][-main-] Notice: modload: loading '/usr/local/src/aolserver45/thread2.6.4/unix/libthread2.6.4.so'
[20/Jun/2008:10:40:55][30182.3083827872][-main-] Notice: modload: loading '/usr/local/aolserver/bin/nsdb.so'
[20/Jun/2008:10:40:55][30182.3083827872][-main-] Notice: modload: stat(/usr/local/aolserver/bin/nspostgres.so) failed: No such file or directory
[20/Jun/2008:10:40:55][30182.3083827872][-main-] Error: dbdrv: failed to load driver 'postgres'
[20/Jun/2008:10:40:55][30182.3083827872][-main-] Error: dbinit: no such default pool 'pool1'
[20/Jun/2008:10:40:55][30182.3083827872][-main-] Notice: modload: loading '/usr/local/aolserver/lib/thread2.6.4/libthread2.6.4.so'
[20/Jun/2008:10:40:55][30182.3083827872][-main-] Notice: conf: [ns/server/service0]enabletclpages = 0 [20/Jun/2008:10:41:39][30339.3083774624][-main-] Notice: conf: [ns/server/service0]enabletclpages = 0
[20/Jun/2008:10:41:39][30339.3083774624][-main-] Notice: XOTcl version 1.5.3 loaded
[20/Jun/2008:10:41:39][30339.3083774624][-main-] Notice: Loading OpenACS, rooted at /var/lib/aolserver/service0
[20/Jun/2008:10:41:39][30339.3083774624][-main-] Notice: Sourcing /var/lib/aolserver/service0/packages/acs-bootstrap-installer/bootstrap.tcl
[20/Jun/2008:10:41:39][30339.3083774624][-main-] Error: 0-acs-init.tcl: error loading tdom: can't find package tdom
[20/Jun/2008:10:41:39][30339.3083774624][-main-] Notice: Bootstrap: sourcing /var/lib/aolserver/service0/packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl
[20/Jun/2008:10:41:39][30339.3083774624][-main-] Notice: Bootstrap: sourcing /var/lib/aolserver/service0/packages/acs-bootstrap-installer/tcl/10-utilities-procs.tcl
[20/Jun/2008:10:41:39][30339.3083774624][-main-] Notice: Bootstrap: sourcing /var/lib/aolserver/service0/packages/acs-bootstrap-installer/tcl/20-db-bootstrap-procs.tcl
[20/Jun/2008:10:41:39][30339.3083774624][-main-] Notice: Bootstrap: sourcing /var/lib/aolserver/service0/packages/acs-bootstrap-installer/tcl/30-apm-load-procs.tcl
[20/Jun/2008:10:41:39][30339.3083774624][-main-] Notice: Bootstrap: sourcing /var/lib/aolserver/service0/packages/acs-bootstrap-installer/tcl/40-db-query-dispatcher-procs.tcl
A flag -b tem que ser passada para o daemontools da forma correta. Veja: você manda o serviço subir com o comando -b 0.0.0.0:80, mas a configuração do arquivo config.tcl diz para o serviço subir no 127.0.0.1:80. Para alterar isso, mude a seguinte linha do config.tcl: set address [ns_info address] Para: set address 0.0.0.0 Acho que essa última opção deve, finalmente resolver o seu problema.
RDBMS type could not be determined for any pool.
The first step involved in setting up your OpenACS installation is to configure your RDBMS, correctly install a database driver, and configure AOLserver to use it. You can download and install the latest version of the AOLserver Oracle and PostgreSQL drivers from the OpenACS.org Software Page.
Once you're sure everything is installed and configured correctly, restart AOLserver. gatekeepers@openacs.org
# which database do you want? postgres or oracle
set database postgres set db_name $server if { $database == "oracle" } {
set db_password "mysitepassword"
} else {
set db_host localhost
set db_port ""
set db_user service0
} Preste atenção nas seguintes linhas: set db_name $server Essa linha indica o nome do banco, no caso o mesmo valor da variável server. No seu arquivo deve ter a seguinte linha: set server "service0" A variável server indica o diretório onde estão localizados os arquivos do OpenACS. Como você conseguiu subir o serviço, esse valor está correto. Verifique agora se o banco service0 existe. Caso não exista, coloque o nome do seu banco na linha db_name. Se o nome estiver correto, verifique o usuário. O usuário service0 deve ser o dono do banco, além de ter permissões de escrita. Para descobrir isso, digite o seguinte comando, como usuário postgres: psql -l Ele deve te dar alguma saída do tipo: Lista dos bancos de dados
Nome | Dono | Codificação
-----------+----------+---------------
postgres | postgres | SQL_ASCII
service0 | service0 | UTF8
template0 | postgres | SQL_ASCII
template1 | postgres | SQL_ASCII
(4 registros) O banco service0 deve pertencer ao usuário service0. De olho nessas configurações, seus problemas devem finalmente se acabar.
Nome | Dono | Codificação
-----------+----------+-------------
postgres | postgres | UTF8
service0 | service0 | UTF8
template0 | postgres | UTF8
template1 | postgres | UTF8
(4 registros) Mas ainda continua com o mesmo erro.
ns_section "ns/db/drivers"
if { $database eq "oracle" } {
ns_param ora8 ${bindir}/ora8.so
} else {
ns_param postgres ${bindir}/nspostgres.so ;# Load PostgreSQL driver
} if { $database eq "oracle" } {
ns_section "ns/db/driver/ora8"
ns_param maxStringLogLength -1
ns_param LobBufferSize 32768
} # Database Pools: This is how AOLserver ``talks'' to the RDBMS. You need
# three for OpenACS: main, log, subquery. Make sure to replace ``yourdb''
# and ``yourpassword'' with the actual values for your db name and the
# password for it, if needed.
#
# AOLserver can have different pools connecting to different databases
# and even different different database servers. See
# openacs.org/doc/openacs-5-1/tutorial-second-database.html ns_section ns/db/pools
ns_param pool1 "Pool 1"
ns_param pool2 "Pool 2"
ns_param pool3 "Pool 3" ns_section ns/db/pool/pool1
ns_param maxidle 0
ns_param maxopen 0
ns_param connections 5
ns_param verbose $debug
ns_param extendedtableinfo true
ns_param logsqlerrors $debug
if { $database eq "oracle" } {
ns_param driver ora8
ns_param datasource {}
ns_param user $db_name
ns_param password $db_password
} else {
ns_param driver postgres ns_param datasource ${db_host}:${db_port}:${db_name}
ns_param user $db_user
ns_param password ""
} ns_section ns/db/pool/pool2
ns_param maxidle 0
ns_param maxopen 0
ns_param connections 5
ns_param verbose $debug
ns_param extendedtableinfo true
ns_param logsqlerrors $debug
if { $database eq "oracle" } {
ns_param driver ora8
ns_param datasource {}
ns_param user $db_name
ns_param password $db_password
} else {
ns_param driver postgres
ns_param datasource ${db_host}:${db_port}:${db_name}
ns_param user $db_user
ns_param password ""
} ns_section ns/db/pool/pool3
ns_param maxidle 0
ns_param maxopen 0
ns_param connections 5
ns_param verbose $debug
ns_param extendedtableinfo true
ns_param logsqlerrors $debug
if { $database eq "oracle" } {
ns_param driver ora8
ns_param datasource {}
ns_param user $db_name
ns_param password $db_password
} else {
ns_param driver postgres
ns_param datasource ${db_host}:${db_port}:${db_name}
ns_param user $db_user
ns_param password ""
} ns_section ns/server/${server}/db
ns_param pools "*"
ns_param defaultpool pool1 #---------------------------------------------------------------------
# which modules should be loaded? Missing modules break the server, so
# don't uncomment modules unless they have been installed.
ns_section ns/server/${server}/modules
ns_param nssock ${bindir}/nssock.so
ns_param nslog ${bindir}/nslog.so
ns_param nssha1 ${bindir}/nssha1.so
ns_param nscache ${bindir}/nscache.so
# ns_param nscgi ${bindir}/nscgi.so
# ns_param nsperm ${bindir}/nsperm.so
ns_param libthreadn /usr/local/src/aolserver45/thread2.6.4/unix/libthread2.6.4.so # openacs versions earlier than 5.x requires nsxml
# ns_param nsxml ${bindir}/nsxml.so #---------------------------------------------------------------------
# nsopenssl will fail unless the cert files are present as specified
# later in this file, so it's disabled by default
# ns_param nsopenssl ${bindir}/nsopenssl.so # authorize-gateway package requires dqd_utils
# ns_param dqd_utils dqd_utils[expr {int($tcl_version)}].so # Full Text Search
# ns_param nsfts ${bindir}/nsfts.so # PAM authentication
# ns_param nspam ${bindir}/nspam.so # LDAP authentication
# ns_param nsldap ${bindir}/nsldap.so # These modules aren't used in standard OpenACS installs
# ns_param nsperm ${bindir}/nsperm.so
# ns_param nscgi ${bindir}/nscgi.so
# ns_param nsjava ${bindir}/libnsjava.so
# ns_param nsrewrite ${bindir}/nsrewrite.so if { [ns_info version] >= 4 } {
# Required for AOLserver 4.x
ns_param nsdb ${bindir}/nsdb.so
} else {
# Required for AOLserver 3.x
ns_param libtdom ${bindir}/libtdom.so
} # nsthread library which should become standard in 5.3
ns_param libthread [lindex [glob ${homedir}/lib/thread*/libthread*[info sharedlibextension]] 0] if {[ns_info version] >= 4.5} {
ns_limits set default -maxupload [ns_config ns/server/${server}/module/nssock maxinput]
} ns_log notice "nsd.tcl: using threadsafe tcl: [info exists tcl_platform(threaded)]"
ns_log notice "nsd.tcl: finished reading config file."
if {[ns_info version] >= 4.5} {
ns_limits set default -maxupload [ns_config ns/server/${server}/module/nssock maxinput]
}
[23/Jun/2008:03:00:07][4069.18446744073300882160][-main-] Notice: PostgreSQL loaded. (...) [23/Jun/2008:03:00:08][4069.18446744073300882160][-main-] Notice: XOTcl version 1.5.6 loaded
[23/Jun/2008:03:00:08][4069.18446744073300882160][-main-] Notice: Loading OpenACS, rooted at /var/lib/aolserver/service0 (...) [23/Jun/2008:03:00:08][4069.18446744073300882160][-main-] Notice: Database API: Default database (dbn) is: 'default'
[23/Jun/2008:03:00:08][4069.18446744073300882160][-main-] Notice: Database API: Using ALL database pools for OpenACS.
[23/Jun/2008:03:00:08][4069.18446744073300882160][-main-] Notice: Database API: The following pools are available for OpenACS: pool2 pool3 pool1
[23/Jun/2008:03:00:08][4069.18446744073300882160][-main-] Notice: dbdrv: opening database 'postgres:localhost::service0'
[23/Jun/2008:03:00:08][4069.18446744073300882160][-main-] Notice: Opening service0 on localhost
[23/Jun/2008:03:00:08][4069.18446744073300882160][-main-] Notice: Ns_PgOpenDb(postgres): Openned connection to localhost::service0.
[23/Jun/2008:03:00:08][4069.18446744073300882160][-main-] Notice: dbdrv: opening database 'postgres:localhost::service0' No seu caso, deve estar acontecendo algum problema e as mensagens acima não serão mostradas. Procure por alguma mensagem de erro e coloque aqui, por favor.
[23/Jun/2008:06:38:34][2915.3083995808][-main-] Error: dbinit: no such default pool 'pool1'
[23/Jun/2008:06:38:34][2915.3083995808][-main-] Notice: modload: loading '/usr/local/aolserver/lib/thread2.6.4/libthread2.6.4.so'
[23/Jun/2008:06:38:34][2915.3083995808][-main-] Notice: conf: [ns/server/service0]enabletclpages = 0
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: XOTcl version 1.5.3 loaded
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading OpenACS, rooted at /var/lib/aolserver/service0
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Sourcing /var/lib/aolserver/service0/packages/acs-bootstrap-installer/bootstrap.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Error: 0-acs-init.tcl: error loading tdom: can't find package tdom
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Bootstrap: sourcing /var/lib/aolserver/service0/packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Bootstrap: sourcing /var/lib/aolserver/service0/packages/acs-bootstrap-installer/tcl/10-utilities-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Bootstrap: sourcing /var/lib/aolserver/service0/packages/acs-bootstrap-installer/tcl/20-db-bootstrap-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Bootstrap: sourcing /var/lib/aolserver/service0/packages/acs-bootstrap-installer/tcl/30-apm-load-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Bootstrap: sourcing /var/lib/aolserver/service0/packages/acs-bootstrap-installer/tcl/40-db-query-dispatcher-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Database API: Default database (dbn) is: 'default'
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Database API: Using ALL database pools for OpenACS.
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Database API: The following pools are available for OpenACS:
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Error: Database API: RDBMS type could not be determined for any pool.
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Bootstrap: Loading acs-tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/00-database-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/10-charset-compat-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/30-xml-utils-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/acs-kernel-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/acs-permissions-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/acs-private-data-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/ad-functional-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/admin-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/adp-parser-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/aolserver-3-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/apm-file-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/apm-install-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/apm-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/apm-xml-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/application-data-link-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/application-link-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/callback-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/community-core-2-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/community-core-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/defs-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/deprecated-utilities-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/document-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/ds-stub-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/exception-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/form-processing-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/html-email-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/http-auth-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/image-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/install-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/membership-rel-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/memoize-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/navigation-callback-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/navigation-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/object-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/object-type-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/openacs-kernel-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/parameter-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/pdf-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/proxy-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/request-processor-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/rollout-email-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/security-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/server-cluster-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/set-operation-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/site-node-apm-integration-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/site-node-object-map-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/site-nodes-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/sql-statement-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/stack-trace-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/table-display-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/tcl-documentation-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/tdom-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/text-html-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/user-extensions-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/util-diff-procs.tcl
[23/Jun/2008:06:38:35][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/utilities-procs.tcl
[23/Jun/2008:06:38:36][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/whos-online-procs.tcl
[23/Jun/2008:06:38:36][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/widgets-procs.tcl
[23/Jun/2008:06:38:36][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/xml-0-sgml-procs.tcl
[23/Jun/2008:06:38:36][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/xml-1-dom-procs.tcl
[23/Jun/2008:06:38:36][2915.3083995808][-main-] Notice: Loading acs-tcl/tcl/xml-2-procs.tcl
[23/Jun/2008:06:38:36][2915.3083995808][-main-] Error: Bootstrap: RDBMS type could not be determined for any pool.
[23/Jun/2008:06:38:36][2915.3083995808][-main-] Notice: Bootstrap: database problem found; Sourcing the installer.
[23/Jun/2008:06:38:36][2915.3083995808][-main-] Notice: Sourcing files for postload...
[23/Jun/2008:06:38:36][2915.3083995808][-main-] Notice: Done.
[23/Jun/2008:06:38:36][2915.3083995808][-main-] Notice: Executing initialization code blocks...
[23/Jun/2008:06:38:36][2915.3083995808][-main-] Notice: nsmain: AOLserver/4.5.0 running
[23/Jun/2008:06:38:36][2915.3083995808][-main-] Notice: nsmain: security info: uid=1002, euid=1002, gid=1001, egid=1001
[23/Jun/2008:06:38:36][2915.3083995808][-main-] Notice: driver: starting: nssock
[23/Jun/2008:06:38:36][2915.3075386288][-sched-] Notice: sched: starting
[23/Jun/2008:06:38:36][2915.3072215984][-nssock:driver-] Notice: starting
[23/Jun/2008:06:38:36][2915.3072215984][-nssock:driver-] Notice: nssock: listening on 0.0.0.0:80
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: nsmain: AOLserver/4.5.0 starting
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: nsmain: security info: uid=1002, euid=1002, gid=1001, egid=1001
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: nsmain: max files: FD_SETSIZE = 1024, rl_cur = 1024, rl_max = 1024
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Error: pidfile: failed to open pid file '/usr/local/aolserver/log/nspid.service0': 'Permission denied'
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: encoding: loaded: utf-8
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: fastpath[service0]: mapped GET /
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: fastpath[service0]: mapped HEAD /
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: fastpath[service0]: mapped POST /
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: adp[service0]: mapped GET /*.adp
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: adp[service0]: mapped HEAD /*.adp
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: adp[service0]: mapped POST /*.adp
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: modload: loading '/usr/local/aolserver/bin/nssock.so'
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: modload: loading '/usr/local/aolserver/bin/nslog.so'
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: nslog: opened '/var/lib/aolserver/service0/log/service0.log'
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: modload: loading '/usr/local/aolserver/bin/nssha1.so'
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: modload: loading '/usr/local/aolserver/bin/nscache.so'
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: nscache module version @VER@ server: service0
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: modload: loading '/usr/local/src/aolserver45/thread2.6.4/unix/libthread2.6.4.so'
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: modload: loading '/usr/local/aolserver/bin/nsdb.so'
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: modload: stat(/usr/local/aolserver/bin/nspostgres.so) failed: No such file or directory
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Error: dbdrv: failed to load driver 'postgres'
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Error: dbinit: no such default pool 'pool1'
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: modload: loading '/usr/local/aolserver/lib/thread2.6.4/libthread2.6.4.so'
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: conf: [ns/server/service0]enabletclpages = 0
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: XOTcl version 1.5.3 loaded
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: Loading OpenACS, rooted at /var/lib/aolserver/service0
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: Sourcing /var/lib/aolserver/service0/packages/acs-bootstrap-installer/bootstrap.tcl
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Error: 0-acs-init.tcl: error loading tdom: can't find package tdom
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: Bootstrap: sourcing /var/lib/aolserver/service0/packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: Bootstrap: sourcing /var/lib/aolserver/service0/packages/acs-bootstrap-installer/tcl/10-utilities-procs.tcl
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: Bootstrap: sourcing /var/lib/aolserver/service0/packages/acs-bootstrap-installer/tcl/20-db-bootstrap-procs.tcl
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: Bootstrap: sourcing /var/lib/aolserver/service0/packages/acs-bootstrap-installer/tcl/30-apm-load-procs.tcl
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: Bootstrap: sourcing /var/lib/aolserver/service0/packages/acs-bootstrap-installer/tcl/40-db-query-dispatcher-procs.tcl
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: Database API: Default database (dbn) is: 'default'
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: Database API: Using ALL database pools for OpenACS.
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: Database API: The following pools are available for OpenACS:
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Error: Database API: RDBMS type could not be determined for any pool.
[23/Jun/2008:06:39:03][2922.3083881120][-main-] Notice: Bootstrap: Loading acs-tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/00-database-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/10-charset-compat-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/30-xml-utils-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/acs-kernel-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/acs-permissions-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/acs-private-data-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/ad-functional-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/admin-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/adp-parser-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/aolserver-3-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/apm-file-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/apm-install-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/apm-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/apm-xml-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/application-data-link-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/application-link-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/callback-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/community-core-2-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/community-core-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/defs-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/deprecated-utilities-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/document-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/ds-stub-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/exception-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/form-processing-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/html-email-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/http-auth-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/image-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/install-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/membership-rel-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/memoize-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/navigation-callback-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/navigation-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/object-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/object-type-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/openacs-kernel-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/parameter-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/pdf-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/proxy-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/request-processor-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/rollout-email-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/security-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/server-cluster-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/set-operation-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/site-node-apm-integration-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/site-node-object-map-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/site-nodes-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/sql-statement-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/stack-trace-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/table-display-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/tcl-documentation-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/tdom-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/text-html-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/user-extensions-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/util-diff-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/utilities-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/whos-online-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/widgets-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/xml-0-sgml-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/xml-1-dom-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Loading acs-tcl/tcl/xml-2-procs.tcl
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Error: Bootstrap: RDBMS type could not be determined for any pool.
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Bootstrap: database problem found; Sourcing the installer.
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Sourcing files for postload...
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Done.
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: Executing initialization code blocks...
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: nsmain: AOLserver/4.5.0 running
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: nsmain: security info: uid=1002, euid=1002, gid=1001, egid=1001
[23/Jun/2008:06:39:04][2922.3075271600][-sched-] Notice: sched: starting
[23/Jun/2008:06:39:04][2922.3083881120][-main-] Notice: driver: starting: nssock
[23/Jun/2008:06:39:04][2922.3072101296][-nssock:driver-] Notice: starting
[23/Jun/2008:06:39:04][2922.3072101296][-nssock:driver-] Notice: nssock: listening on 0.0.0.0:80
The following database pools generated errors: OpenACS could not allocate a handle from database pool "pool2". Possible causes might include: The database is not running.
The database driver has not been correctly installed.
The datasource or database user/password are incorrect.
You didn't define any database pools. The first step involved in setting up your OpenACS installation is to configure your RDBMS, correctly install a database driver, and configure AOLserver to use it. You can download and install the latest version of the AOLserver Oracle and PostgreSQL drivers from the OpenACS.org Software Page.
Once you're sure everything is installed and configured correctly, restart AOLserver. gatekeepers@openacs.org
Verifiquei a base de dados e ela esta rodando, também consigo me conectar a base por esse comando: psql -h localhost -U service0 -W
createdb dropdb initdb pg_ctl pg_encoding pg_restore psql
createlang droplang ipcclean pg_dump pg_id postgres vacuumdb dentro da lib existem os arquivos: ascii_and_mic.so latin2_and_win1250.so utf8_and_big5.so utf8_and_gb18030.so utf8_and_tcvn.so
cyrillic_and_mic.so latin_and_mic.so utf8_and_cyrillic.so utf8_and_gbk.so utf8_and_uhc.so
euc_cn_and_mic.so libpq.so.3 utf8_and_euc_cn.so utf8_and_iso8859_1.so utf8_and_win1250.so
euc_jp_and_sjis.so libpq.so.3.1 utf8_and_euc_jp.so utf8_and_iso8859.so utf8_and_win1256.so
euc_kr_and_mic.so plpgsql.so utf8_and_euc_kr.so utf8_and_johab.so utf8_and_win874.so
euc_tw_and_big5.so utf8_and_ascii.so utf8_and_euc_tw.so utf8_and_sjis.so no diretorio 8.1 existe o diretorio bin: dentro do bin existe o arquivo : pg_config será que isso que ta bugando tudo?
Como foi que você instalou o PostgreSQL? Você utilizou o pacote (apt-get) ou compilou?Se você fez as duas coisas, deu problema com certeza. O que existe no diretório /usr/local/pgsql ?
Tente remover os pacotes do PostgreSQL com os seguintes comandos:
apt-get remove --purge postgresqlapt-get remove --purge postgresql-8apt-get remove --purge postgresql-8.1
Vamos ter que tentar descobrir qual é o problema no seu banco de dados. Isso pode ser complicado, mas vamos tentar em etapas. O que aconteceu, com certeza, é que o banco está com instalação dúbia: foi instalado do pacote e compilado. Vamos tentar resolver da seguinte forma:Vamos tentar descobrir primeiro qual é o erro que o sistema está identificando. Coloque aqui as mensagens de erro que o sistema está mostrando (aquelas que estão no post anterior acima).Depois, vamos ver qual o script de banco que está sendo executado. Execute o comando: locate psqlTente conectar-se no banco utilizando o comando psql service0 como usuário service0.Coloque aqui o arquivo /usr/local/pgsql/data/pg_hba.confPor último, execute o comando /usr/local/psgsql/bin/psql -l e coloque aqui a saída.
The following database pools generated errors: OpenACS could not allocate a handle from database pool "pool2". Possible causes might include: The database is not running.
The database driver has not been correctly installed.
The datasource or database user/password are incorrect.
You didn't define any database pools. The first step involved in setting up your OpenACS installation is to configure your RDBMS, correctly install a database driver, and configure AOLserver to use it. You can download and install the latest version of the AOLserver Oracle and PostgreSQL drivers from the OpenACS.org Software Page.
Once you're sure everything is installed and configured correctly, restart AOLserver. gatekeepers@openacs.org
2 - o comando locale psql não traz nada, mas o mesmo comando com o parametro -a, traz isso: debian:/usr/local/pgsql/bin# locale -a psql
C
POSIX
pt_BR.utf8 e o parametro -m: debian:/usr/local/pgsql/bin# locale -m psql
ANSI_X3.110-1983
ANSI_X3.4-1968
ARMSCII-8
ASMO_449
BIG5
BIG5-HKSCS
BRF
BS_4730
BS_VIEWDATA
CP10007
CP1125
CP1250
CP1251
CP1252
CP1253
CP1254
CP1255
CP1256
CP1257
CP1258
CP737
CP775
CP949
CSA_Z243.4-1985-1
CSA_Z243.4-1985-2
CSA_Z243.4-1985-GR
CSN_369103
CWI
DEC-MCS
DIN_66003
DS_2089
EBCDIC-AT-DE
EBCDIC-AT-DE-A
EBCDIC-CA-FR
EBCDIC-DK-NO
EBCDIC-DK-NO-A
EBCDIC-ES
EBCDIC-ES-A
EBCDIC-ES-S
EBCDIC-FI-SE
EBCDIC-FI-SE-A
EBCDIC-FR
EBCDIC-IS-FRISS
EBCDIC-IT
EBCDIC-PT
EBCDIC-UK
EBCDIC-US
ECMA-CYRILLIC
ES
ES2
EUC-JISX0213
EUC-JP
EUC-JP-MS
EUC-KR
EUC-TW
GB18030
GB2312
GBK
GB_1988-80
GEORGIAN-ACADEMY
GEORGIAN-PS
GOST_19768-74
GREEK-CCITT
GREEK7
GREEK7-OLD
HP-ROMAN8
IBM037
IBM038
IBM1004
IBM1026
IBM1047
IBM1124
IBM1129
IBM1132
IBM1133
IBM1160
IBM1161
IBM1162
IBM1163
IBM1164
IBM256
IBM273
IBM274
IBM275
IBM277
IBM278
IBM280
IBM281
IBM284
IBM285
IBM290
IBM297
IBM420
IBM423
IBM424
IBM437
IBM500
IBM850
IBM851
IBM852
IBM855
IBM856
IBM857
IBM860
IBM861
IBM862
IBM863
IBM864
IBM865
IBM866
IBM866NAV
IBM868
IBM869
IBM870
IBM871
IBM874
IBM875
IBM880
IBM891
IBM903
IBM904
IBM905
IBM918
IBM922
IEC_P27-1
INIS
INIS-8
INIS-CYRILLIC
INVARIANT
ISIRI-3342
ISO-8859-1
ISO-8859-10
ISO-8859-11
ISO-8859-13
ISO-8859-14
ISO-8859-15
ISO-8859-16
ISO-8859-2
ISO-8859-3
ISO-8859-4
ISO-8859-5
ISO-8859-6
ISO-8859-7
ISO-8859-8
ISO-8859-9
ISO-IR-197
ISO-IR-209
ISO-IR-90
ISO_10367-BOX
ISO_10646
ISO_11548-1
ISO_2033-1983
ISO_5427
ISO_5427-EXT
ISO_5428
ISO_646.BASIC
ISO_646.IRV
ISO_6937
ISO_6937-2-25
ISO_6937-2-ADD
ISO_8859-1,GL
ISO_8859-SUPP
IT
JIS_C6220-1969-JP
JIS_C6220-1969-RO
JIS_C6229-1984-A
JIS_C6229-1984-B
JIS_C6229-1984-B-ADD
JIS_C6229-1984-HAND
JIS_C6229-1984-HAND-ADD
JIS_C6229-1984-KANA
JIS_X0201
JOHAB
JUS_I.B1.002
JUS_I.B1.003-MAC
JUS_I.B1.003-SERB
KOI-8
KOI8-R
KOI8-T
KOI8-U
KSC5636
LATIN-GREEK
LATIN-GREEK-1
MAC-CYRILLIC
MAC-IS
MAC-SAMI
MAC-UK
MACINTOSH
MIK
MSZ_7795.3
NATS-DANO
NATS-DANO-ADD
NATS-SEFI
NATS-SEFI-ADD
NC_NC00-10
NEXTSTEP
NF_Z_62-010
NF_Z_62-010_(1973)
NF_Z_62-010_1973
NS_4551-1
NS_4551-2
PT
PT154
PT2
RK1048
SAMI
SAMI-WS2
SEN_850200_B
SEN_850200_C
SHIFT_JIS
SHIFT_JISX0213
T.101-G2
T.61-7BIT
T.61-8BIT
TCVN5712-1
TIS-620
TSCII
UTF-8
VIDEOTEX-SUPPL
VISCII
WIN-SAMI-2
WINDOWS-31J 3 - service0@debian:~$ psql service0
psql: não pôde conectar ao servidor: Arquivo ou diretório não encontrado
O servidor está rodando localmente e aceitando
conexões no conector (socket) de domÃnio Unix "/var/run/postgresql/.s.PGSQL.5432"?
service0@debian:~$ 4 -arquivo /usr/local/pgsql/data/pg_hba.conf # TYPE DATABASE USER CIDR-ADDRESS METHOD # "local" is for Unix domain socket connections only
local all all md5
# IPv4 local connections:
host all all 127.0.0.1/32 trust
# IPv6 local connections:
host all all ::1/128 trust 5 -saida do comando /usr/local/psgsql/bin/psql -l postgres@debian:~$ /usr/local/pgsql/bin/psql -1
psql: could not connect to server: Arquivo ou diretório não encontrado
Is the server running locally and accepting
connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
As mensagens de erro a que me referi em 1 são as mensagens do log. Essa página que você me mostrou não me diz nada. Reveja os posts anteriores e coloque as mensagens de erro do LOG. Se você viu as mensagens acima, provavelmente o seu banco não está rodando. Coloque aqui o código presente no arquivo /etc/init.d/postgresql para tentarmos descobrir o que ele está tentando executar.Como eu já vi um problema parecido no etch, provavelmente você deve alterar o arquivo /usr/local/pgsql/data/postgresql.conf substituindo a linha unix_socket_directory = '/var/run/postgresql' por unix_socket_directory = '/tmp'Faça o que te falei e veja se funciona. Forneça também os dados corretos.
Remova completamento o pacote posgresql que foi instalado via apt-get.Altere o arquivo /etc/init.d/postgresql para a versão utilizada pelo OpenACS conforme explicado no wiki: www.softwarepublico.gov.br/dotlrn/clubs/openacs/xowiki/Instalação_pelo_sourceFaça os testes necessários para ter certeza que o banco inicializado foi o correto, executando o comando /usr/local/pgsql/bin/psql -lAltere os arquivos .bashrc e .bash_profile dos usuários postgres e service0 conforme explicado acima.Faça as alterações no arquivo de configuração conforme explicado anteriormente, caso seja necessário.Resolva esses problemas e o PostgreSQL deve iniciar corretamente. Se tiver dúvidas, consulte o Wiki acima na seção instalação do PostgreSQL.
/etc/alternatives/psql.1.gz
/usr/bin/psql
/usr/lib/postgresql/7.4/bin/psql
/usr/local/src/postgresql-8.2.1/doc/man1/psql.1
/usr/local/src/postgresql-8.2.1/doc/src/sgml/ref/psql-ref.sgml
/usr/local/src/postgresql-8.2.1/doc/TODO.detail/psql
/usr/local/src/postgresql-8.2.1/src/bin/psql
/usr/local/src/postgresql-8.2.1/src/bin/psql/bcc32.mak
/usr/local/src/postgresql-8.2.1/src/bin/psql/command.c
/usr/local/src/postgresql-8.2.1/src/bin/psql/command.h
/usr/local/src/postgresql-8.2.1/src/bin/psql/command.o
/usr/local/src/postgresql-8.2.1/src/bin/psql/common.c
/usr/local/src/postgresql-8.2.1/src/bin/psql/common.h
/usr/local/src/postgresql-8.2.1/src/bin/psql/common.o
/usr/local/src/postgresql-8.2.1/src/bin/psql/copy.c
/usr/local/src/postgresql-8.2.1/src/bin/psql/copy.h
/usr/local/src/postgresql-8.2.1/src/bin/psql/copy.o
/usr/local/src/postgresql-8.2.1/src/bin/psql/create_help.pl
/usr/local/src/postgresql-8.2.1/src/bin/psql/.cvsignore
/usr/local/src/postgresql-8.2.1/src/bin/psql/describe.c
/usr/local/src/postgresql-8.2.1/src/bin/psql/describe.h
/usr/local/src/postgresql-8.2.1/src/bin/psql/describe.o
/usr/local/src/postgresql-8.2.1/src/bin/psql/dumputils.c
/usr/local/src/postgresql-8.2.1/src/bin/psql/dumputils.o
/usr/local/src/postgresql-8.2.1/src/bin/psql/help.c
/usr/local/src/postgresql-8.2.1/src/bin/psql/help.h
/usr/local/src/postgresql-8.2.1/src/bin/psql/help.o
/usr/local/src/postgresql-8.2.1/src/bin/psql/input.c
/usr/local/src/postgresql-8.2.1/src/bin/psql/input.h
/usr/local/src/postgresql-8.2.1/src/bin/psql/input.o
/usr/local/src/postgresql-8.2.1/src/bin/psql/large_obj.c
/usr/local/src/postgresql-8.2.1/src/bin/psql/large_obj.h
/usr/local/src/postgresql-8.2.1/src/bin/psql/large_obj.o
/usr/local/src/postgresql-8.2.1/src/bin/psql/mainloop.c
/usr/local/src/postgresql-8.2.1/src/bin/psql/mainloop.h
/usr/local/src/postgresql-8.2.1/src/bin/psql/mainloop.o
/usr/local/src/postgresql-8.2.1/src/bin/psql/Makefile
/usr/local/src/postgresql-8.2.1/src/bin/psql/mbprint.c
/usr/local/src/postgresql-8.2.1/src/bin/psql/mbprint.h
/usr/local/src/postgresql-8.2.1/src/bin/psql/mbprint.o
/usr/local/src/postgresql-8.2.1/src/bin/psql/nls.mk
/usr/local/src/postgresql-8.2.1/src/bin/psql/po
/usr/local/src/postgresql-8.2.1/src/bin/psql/po/cs.po
/usr/local/src/postgresql-8.2.1/src/bin/psql/po/de.po
/usr/local/src/postgresql-8.2.1/src/bin/psql/po/es.po
/usr/local/src/postgresql-8.2.1/src/bin/psql/po/fa.po
/usr/local/src/postgresql-8.2.1/src/bin/psql/po/fr.po
/usr/local/src/postgresql-8.2.1/src/bin/psql/po/hu.po
/usr/local/src/postgresql-8.2.1/src/bin/psql/po/it.po
/usr/local/src/postgresql-8.2.1/src/bin/psql/po/ko.po
/usr/local/src/postgresql-8.2.1/src/bin/psql/po/nb.po
/usr/local/src/postgresql-8.2.1/src/bin/psql/po/pt_BR.po
/usr/local/src/postgresql-8.2.1/src/bin/psql/po/ro.po
/usr/local/src/postgresql-8.2.1/src/bin/psql/po/ru.po
/usr/local/src/postgresql-8.2.1/src/bin/psql/po/sk.po
/usr/local/src/postgresql-8.2.1/src/bin/psql/po/sl.po
/usr/local/src/postgresql-8.2.1/src/bin/psql/po/sv.po
/usr/local/src/postgresql-8.2.1/src/bin/psql/po/tr.po
/usr/local/src/postgresql-8.2.1/src/bin/psql/po/zh_CN.po
/usr/local/src/postgresql-8.2.1/src/bin/psql/po/zh_TW.po
/usr/local/src/postgresql-8.2.1/src/bin/psql/print.c
/usr/local/src/postgresql-8.2.1/src/bin/psql/print.h
/usr/local/src/postgresql-8.2.1/src/bin/psql/print.o
/usr/local/src/postgresql-8.2.1/src/bin/psql/prompt.c
/usr/local/src/postgresql-8.2.1/src/bin/psql/prompt.h
/usr/local/src/postgresql-8.2.1/src/bin/psql/prompt.o
/usr/local/src/postgresql-8.2.1/src/bin/psql/psql
/usr/local/src/postgresql-8.2.1/src/bin/psql/psqlrc.sample
/usr/local/src/postgresql-8.2.1/src/bin/psql/psqlscan.c
/usr/local/src/postgresql-8.2.1/src/bin/psql/psqlscan.h
/usr/local/src/postgresql-8.2.1/src/bin/psql/psqlscan.l
/usr/local/src/postgresql-8.2.1/src/bin/psql/psqlscan.o
/usr/local/src/postgresql-8.2.1/src/bin/psql/settings.h
/usr/local/src/postgresql-8.2.1/src/bin/psql/sql_help.h
/usr/local/src/postgresql-8.2.1/src/bin/psql/startup.c
/usr/local/src/postgresql-8.2.1/src/bin/psql/startup.o
/usr/local/src/postgresql-8.2.1/src/bin/psql/stringutils.c
/usr/local/src/postgresql-8.2.1/src/bin/psql/stringutils.h
/usr/local/src/postgresql-8.2.1/src/bin/psql/stringutils.o
/usr/local/src/postgresql-8.2.1/src/bin/psql/tab-complete.c
/usr/local/src/postgresql-8.2.1/src/bin/psql/tab-complete.h
/usr/local/src/postgresql-8.2.1/src/bin/psql/tab-complete.o
/usr/local/src/postgresql-8.2.1/src/bin/psql/variables.c
/usr/local/src/postgresql-8.2.1/src/bin/psql/variables.h
/usr/local/src/postgresql-8.2.1/src/bin/psql/variables.o
/usr/local/src/postgresql-8.2.1/src/bin/psql/win32.mak
/usr/share/locale/cs/LC_MESSAGES/psql-7.4.mo
/usr/share/locale/de/LC_MESSAGES/psql-7.4.mo
/usr/share/locale/es/LC_MESSAGES/psql-7.4.mo
/usr/share/locale/fr/LC_MESSAGES/psql-7.4.mo
/usr/share/locale/hu/LC_MESSAGES/psql-7.4.mo
/usr/share/locale/it/LC_MESSAGES/psql-7.4.mo
/usr/share/locale/nb/LC_MESSAGES/psql-7.4.mo
/usr/share/locale/pt_BR/LC_MESSAGES/psql-7.4.mo
/usr/share/locale/ru/LC_MESSAGES/psql-7.4.mo
/usr/share/locale/sl/LC_MESSAGES/psql-7.4.mo
/usr/share/locale/sv/LC_MESSAGES/psql-7.4.mo
/usr/share/locale/tr/LC_MESSAGES/psql-7.4.mo
/usr/share/locale/zh_CN/LC_MESSAGES/psql-7.4.mo
/usr/share/locale/zh_TW/LC_MESSAGES/psql-7.4.mo
/usr/share/man/man1/psql.1.gz
/usr/share/postgresql/7.4/man/man1/psql.1.gz
/var/lib/dpkg/alternatives/psql.1.gz Arquivo /etc/init.d/postgresql #! /bin/sh # chkconfig: 2345 98 02
# description: PostgreSQL RDBMS # This is an example of a start/stop script for SysV-style init, such
# as is used on Linux systems. You should edit some of the variables
# and maybe the 'echo' commands.
#
# Place this file at /etc/init.d/postgresql (or
# /etc/rc.d/init.d/postgresql) and make symlinks to
# /etc/rc.d/rc0.d/K02postgresql
# /etc/rc.d/rc1.d/K02postgresql
# /etc/rc.d/rc2.d/K02postgresql
# /etc/rc.d/rc3.d/S98postgresql
# /etc/rc.d/rc4.d/S98postgresql
# /etc/rc.d/rc5.d/S98postgresql
# Or, if you have chkconfig, simply:
# chkconfig --add postgresql
#
# Proper init scripts on Linux systems normally require setting lock
# and pid files under /var/run as well as reacting to network
# settings, so you should treat this with care. # Original author: Ryan Kirkpatrick <pgsql@rkirkpat.net> # $Header: /cvsroot/pgsql/contrib/start-scripts/linux,v 1.3 2001/07/30 ## EDIT FROM HERE # Installation prefix
prefix=/usr/local/pgsql # Data directory
PGDATA="/usr/local/pgsql/data" # Who to run pg_ctl as, should be "postgres".
PGUSER=postgres # Where to keep a log file
PGLOG="$PGDATA/server.log" ## STOP EDITING HERE
# Check for echo -n vs echo \c
if echo '\c' | grep -s c >/dev/null 2>&1 ; then
ECHO_N="echo -n"
ECHO_C=""
else
ECHO_N="echo"
ECHO_C='\c'
fi # The path that is to be used for the script
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin # What to use to start up the postmaster
DAEMON="$prefix/bin/pg_ctl" set -e # Only start if we can find pg_ctl.
test -f $DAEMON || exit 0 # Parse command line parameters.
case $1 in
start)
$ECHO_N "Starting PostgreSQL: "$ECHO_C
su - $PGUSER -c "$DAEMON start -D '$PGDATA' -s -l $PGLOG"
echo "ok"
;;
stop)
echo -n "Stopping PostgreSQL: "
su - $PGUSER -c "$DAEMON stop -D '$PGDATA' -s -m fast"
echo "ok"
;;
restart)
echo -n "Restarting PostgreSQL: "
su - $PGUSER -c "$DAEMON restart -D '$PGDATA' -s -m fast -l $PGLOG"
echo "ok"
;;
status)
su - $PGUSER -c "$DAEMON status -D '$PGDATA'"
;;
*)
# Print help
echo "Usage: $0 {start|stop|restart|status}" 1>&2
exit 1
;;
esac exit 0 Arquivo error.log [24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/exception-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/form-processing-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/html-email-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/http-auth-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/image-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/install-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/membership-rel-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/memoize-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/navigation-callback-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/navigation-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/object-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/object-type-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/openacs-kernel-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/parameter-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/pdf-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/proxy-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/request-processor-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/rollout-email-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/security-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/server-cluster-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/set-operation-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/site-node-apm-integration-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/site-node-object-map-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/site-nodes-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/sql-statement-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/stack-trace-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/table-display-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/tcl-documentation-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/tdom-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/text-html-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/user-extensions-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/util-diff-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/utilities-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/whos-online-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/widgets-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/xml-0-sgml-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/xml-1-dom-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Loading acs-tcl/tcl/xml-2-procs.tcl
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Error: Bootstrap: <p>The following database pools generated errors:
<ul><li>OpenACS could not allocate a handle from database pool "pool2".</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>
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Bootstrap: database problem found; Sourcing the installer.
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Sourcing files for postload...
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Done.
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: Executing initialization code blocks...
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: nsmain: AOLserver/4.5.0 running
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: nsmain: security info: uid=1002, euid=1002, gid=1001, egid=1001
[24/Jun/2008:06:09:30][18871.3074702256][-sched-] Notice: sched: starting
[24/Jun/2008:06:09:30][18871.3083311776][-main-] Notice: driver: starting: nssock
[24/Jun/2008:06:09:30][18871.3070589872][-nssock:driver-] Notice: starting
[24/Jun/2008:06:09:30][18871.3070589872][-nssock:driver-] Notice: nssock: listening on 0.0.0.0:80
[24/Jun/2008:06:11:53][18871.3069533104][-conn:0-] Notice: exiting: timeout waiting for connection
[24/Jun/2008:06:18:31][18871.3069533104][-conn:1-] Notice: exiting: timeout waiting for connection
[24/Jun/2008:06:27:17][18871.3069533104][-conn:2-] Notice: exiting: timeout waiting for connection
[24/Jun/2008:06:30:48][18871.3069533104][-conn:3-] Notice: exiting: timeout waiting for connection
[24/Jun/2008:06:45:30][18871.3069533104][-conn:4-] Notice: exiting: timeout waiting for connection
[24/Jun/2008:07:13:21][18871.3069533104][-conn:5-] Notice: exiting: timeout waiting for connection
[24/Jun/2008:07:21:08][18871.3069533104][-conn:6-] Notice: exiting: timeout waiting for connection
[24/Jun/2008:07:38:02][18871.3069533104][-conn:7-] Notice: exiting: timeout waiting for connection
[24/Jun/2008:10:52:21][18871.3069533104][-conn:8-] Notice: exiting: timeout waiting for connection
[24/Jun/2008:11:23:01][18871.3069533104][-conn:9-] Warning: tclfilter: install_handler return invalid result:
[24/Jun/2008:11:25:01][18871.3069533104][-conn:9-] Notice: exiting: timeout waiting for connection
[24/Jun/2008:13:00:45][18871.3069533104][-conn:10-] Notice: exiting: timeout waiting for connection
[24/Jun/2008:14:41:33][18871.3069533104][-conn:11-] Notice: exiting: timeout waiting for connection
[24/Jun/2008:14:49:29][18871.3069533104][-conn:12-] Notice: exiting: timeout waiting for connection
[25/Jun/2008:00:00:00][18871.3074702256][-sched-] Notice: nslog: closing '/var/lib/aolserver/service0/log/service0.log'
[25/Jun/2008:00:00:00][18871.3074702256][-sched-] Notice: nslog: opened '/var/lib/aolserver/service0/log/service0.log'
[25/Jun/2008:04:24:46][18871.3069533104][-conn:13-] Notice: exiting: timeout waiting for connection
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: nsmain: AOLserver/4.5.0 starting
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: nsmain: security info: uid=1002, euid=1002, gid=1001, egid=1001
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: nsmain: max files: FD_SETSIZE = 1024, rl_cur = 1024, rl_max = 1024
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Error: pidfile: failed to open pid file '/usr/local/aolserver/log/nspid.service0': 'Permission denied'
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: encoding: loaded: utf-8
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: fastpath[service0]: mapped GET /
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: fastpath[service0]: mapped HEAD /
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: fastpath[service0]: mapped POST /
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: adp[service0]: mapped GET /*.adp
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: adp[service0]: mapped HEAD /*.adp
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: adp[service0]: mapped POST /*.adp
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: modload: loading '/usr/local/aolserver/bin/nssock.so'
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: modload: loading '/usr/local/aolserver/bin/nslog.so'
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: nslog: opened '/var/lib/aolserver/service0/log/service0.log'
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: modload: loading '/usr/local/aolserver/bin/nssha1.so'
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: modload: loading '/usr/local/aolserver/bin/nscache.so'
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: nscache module version @VER@ server: service0
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: modload: loading '/usr/local/src/aolserver45/thread2.6.4/unix/libthread2.6.4.so'
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: modload: loading '/usr/local/aolserver/bin/nsdb.so'
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: modload: loading '/usr/local/aolserver/bin/nspostgres.so'
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: PostgreSQL loaded.
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: modload: loading '/usr/local/aolserver/lib/thread2.6.4/libthread2.6.4.so'
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: conf: [ns/server/service0]enabletclpages = 0
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: XOTcl version 1.5.3 loaded
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading OpenACS, rooted at /var/lib/aolserver/service0
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Sourcing /var/lib/aolserver/service0/packages/acs-bootstrap-installer/bootstrap.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Bootstrap: sourcing /var/lib/aolserver/service0/packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Bootstrap: sourcing /var/lib/aolserver/service0/packages/acs-bootstrap-installer/tcl/10-utilities-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Bootstrap: sourcing /var/lib/aolserver/service0/packages/acs-bootstrap-installer/tcl/20-db-bootstrap-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Bootstrap: sourcing /var/lib/aolserver/service0/packages/acs-bootstrap-installer/tcl/30-apm-load-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Bootstrap: sourcing /var/lib/aolserver/service0/packages/acs-bootstrap-installer/tcl/40-db-query-dispatcher-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Database API: Default database (dbn) is: 'default'
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Database API: Using ALL database pools for OpenACS.
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Database API: The following pools are available for OpenACS: pool2 pool3 pool1
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: dbdrv: opening database 'postgres:localhost:5432:service0'
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Opening service0 on localhost
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Error: Ns_PgOpenDb(postgres): Could not connect to localhost:5432:service0: fe_sendauth: no password supplied [25/Jun/2008:05:56:35][5049.3083299488][-main-] Error: dbdrv: failed to open database 'postgres:localhost:5432:service0'
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Warning: Database API: couldn't allocate a handle from database pool "pool2".
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Error: Database API: RDBMS type could not be determined for any pool.
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Bootstrap: Loading acs-tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/00-database-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/10-charset-compat-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/30-xml-utils-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/acs-kernel-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/acs-permissions-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/acs-private-data-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/ad-functional-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/admin-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/adp-parser-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/aolserver-3-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/apm-file-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/apm-install-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/apm-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/apm-xml-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/application-data-link-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/application-link-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/callback-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/community-core-2-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/community-core-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/defs-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/deprecated-utilities-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/document-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/ds-stub-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/exception-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/form-processing-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/html-email-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/http-auth-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/image-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/install-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/membership-rel-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/memoize-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/navigation-callback-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/navigation-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/object-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/object-type-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/openacs-kernel-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/parameter-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/pdf-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/proxy-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/request-processor-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/rollout-email-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/security-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/server-cluster-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/set-operation-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/site-node-apm-integration-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/site-node-object-map-procs.tcl
[25/Jun/2008:05:56:35][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/site-nodes-procs.tcl
[25/Jun/2008:05:56:36][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/sql-statement-procs.tcl
[25/Jun/2008:05:56:36][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/stack-trace-procs.tcl
[25/Jun/2008:05:56:36][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/table-display-procs.tcl
[25/Jun/2008:05:56:36][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/tcl-documentation-procs.tcl
[25/Jun/2008:05:56:36][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/tdom-procs.tcl
[25/Jun/2008:05:56:36][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/text-html-procs.tcl
[25/Jun/2008:05:56:36][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/user-extensions-procs.tcl
[25/Jun/2008:05:56:36][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/util-diff-procs.tcl
[25/Jun/2008:05:56:36][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/utilities-procs.tcl
[25/Jun/2008:05:56:36][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/whos-online-procs.tcl
[25/Jun/2008:05:56:36][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/widgets-procs.tcl
[25/Jun/2008:05:56:36][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/xml-0-sgml-procs.tcl
[25/Jun/2008:05:56:36][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/xml-1-dom-procs.tcl
[25/Jun/2008:05:56:36][5049.3083299488][-main-] Notice: Loading acs-tcl/tcl/xml-2-procs.tcl
[25/Jun/2008:05:56:36][5049.3083299488][-main-] Error: Bootstrap: <p>The following database pools generated errors:
<ul><li>OpenACS could not allocate a handle from database pool "pool2".</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>
[25/Jun/2008:05:56:36][5049.3083299488][-main-] Notice: Bootstrap: database problem found; Sourcing the installer.
[25/Jun/2008:05:56:36][5049.3083299488][-main-] Notice: Sourcing files for postload...
[25/Jun/2008:05:56:36][5049.3083299488][-main-] Notice: Done.
[25/Jun/2008:05:56:36][5049.3083299488][-main-] Notice: Executing initialization code blocks...
[25/Jun/2008:05:56:36][5049.3083299488][-main-] Notice: nsmain: AOLserver/4.5.0 running
[25/Jun/2008:05:56:36][5049.3083299488][-main-] Notice: nsmain: security info: uid=1002, euid=1002, gid=1001, egid=1001
[25/Jun/2008:05:56:36][5049.3074689968][-sched-] Notice: sched: starting
[25/Jun/2008:05:56:36][5049.3083299488][-main-] Notice: driver: starting: nssock
[25/Jun/2008:05:56:36][5049.3070577584][-nssock:driver-] Notice: starting
[25/Jun/2008:05:56:36][5049.3070577584][-nssock:driver-] Notice: nssock: listening on 0.0.0.0:80
[25/Jun/2008:05:59:02][5049.3069520816][-conn:0-] Notice: exiting: timeout waiting for connection
[25/Jun/2008:06:12:12][5049.3069520816][-conn:1-] Notice: exiting: timeout waiting for connection
[25/Jun/2008:06:21:56][5049.3069520816][-conn:2-] Notice: exiting: timeout waiting for connection
[25/Jun/2008:07:42:07][5049.3069520816][-conn:3-] Notice: exiting: timeout waiting for connection