Forum OpenACS Q&A: Re: First Access to the site

Collapse
Posted by Carl Robert Blesius on
This might not be the problem, but could your browser be timing out before the datamodel gets a chance to actually load? Some browsers timeout at 60 seconds. Loading the entire datamodel takes more than 60 sec. Firefox works.
Collapse
Posted by Iuri Sampaio on
I'll check both...
Thanks for the quickly answer
Collapse
Posted by Iuri Sampaio on
Ok i run the form on firefox browser. and i ran tail -f error.log to check what was going on there.
it seeems i need to run psql mannually, am i correct?

I got that:

************************

[01/Feb/2006:15:55:44][20604.8][-conn:yabtdev::4] Warning: tclfilter: install_handler return invalid result:
[01/Feb/2006:15:56:44][20604.8][-conn:yabtdev::4] Notice:
DAVEB pghost = '' pgport = '' pguser = '-U yabtdev'

[01/Feb/2006:15:56:44][20604.8][-conn:yabtdev::4] Error: Error sourcing /home/yabtdev/yabtdev/packages/acs-bootstrap-installer/installer/install.tcl:
couldn't execute "psql": no such file or directory
while executing
"open "|[file join [db_get_pgbin] psql] $pghost $pgport $pguser -f $file_name [db_get_database] $pgpass" "r""
("postgresql" arm line 37)
invoked from within
"switch $driverkey {

oracle {
global env
set user_pass [db_get_sql_user -dbn $dbn]
cd [file dirname $file]..."
(procedure "db_source_sql_file" line 6)
invoked from within
"db_source_sql_file -callback apm_ns_write_callback acs-kernel-create.sql"
(procedure "install_do_data_model_install" line 7)
invoked from within
"install_do_data_model_install"
invoked from within
"if { ![install_good_data_model_p] } {
install_do_data_model_install
} else {
ns_write "Kernel data model already installed."
# If kernel i..."
(file "/home/yabtdev/yabtdev/packages/acs-bootstrap-installer/installer/install.tcl" line 37)
invoked from within
"source $__file "
[01/Feb/2006:15:56:44][20604.8][-conn:yabtdev::4] Warning: tclfilter: install_handler return invalid result:
***********************

Collapse
Posted by Iuri Sampaio on
Well, now i'm lost.
I installed oacs on another machine and it was fine. I went to the browser and the installation worked out.

BUt i still don't get that working. http://www.myybiz.net:8090