I just renamed my table studentische_organisationen into
organisationen and now an error message is being shown all the time:
[18/Oct/2001:18:19:03]
Error: dbinit: error(localhost::arasis1,ERROR: Relation
'studentische_organisationen' does not exist
): 'update users
set last_visit = sysdate()
where user_id = 3'
[18/Oct/2001:18:19:03]
Error: ad_maintain_last_visits filter got an error: Database
operation "dml" failed
[18/Oct/2001:18:19:03]
Error: dbinit: db handle limit exceeded: thread already owns 1
handle from pool 'main'
[18/Oct/2001:18:19:03]
Error: could not allocate 2 handles from pool "main"
could not allocate 2 handles from pool "main"
while executing
"ns_db gethandle [philg_server_default_pool] 2"
invoked from within
"set db_pools [ns_db gethandle [philg_server_default_pool] 2]..."
(file "/web/server1/www/gc/domain-top.tcl" line 19)
invoked from within
"source $script"
invoked from within
"if ![file exists $script] {
ns_returnnotfound $conn
} else {
source $script
}"
(procedure "ns_sourceproc" line 3)
invoked from within
"ns_sourceproc cns15 {}"
Notice: Querying 'select * from referer_log_glob_patterns;'
Does anyone know why and how to stop this error from occuring?