Forum OpenACS Q&A: Response to OpenACS Shoppe

Collapse
5: Response to OpenACS Shoppe (response to 1)
Posted by Budi Wiyono on
Dear Tim,

My postqres shoppe could not work.
How to fix the problem ?

[Wed Jun 13 13:45:08 2001] [error] [client 127.0.0.1] [uri: /shoppe/]
  no such pool: clickpool
[Wed Jun 13 13:45:08 2001] [error] [client 127.0.0.1] [uri: /shoppe/]
  registered_proc blew up --- backtrace follows:
could not allocate 1 handle from pool "clickpool"
    while executing
"ns_db gethandle clickpool $howmany"
    (procedure "sh_gethandle" line 2)
    invoked from within
"sh_gethandle"
    invoked from within
"set db [sh_gethandle]"
    (file "/var/opt/www/my_openacs/www/shoppe/index.tcl" line 12)
    invoked from within
"source $ad_conn(file)"
    (procedure "ad_handle_abstract_url" line 67)
    invoked from within
"ad_handle_abstract_url conn {}"
[Wed Jun 13 13:45:08 2001] [notice] [client 127.0.0.1] [uri: /shoppe/]
  Querying '
                update sec_sessions
                set last_hit = 992414708
                where session_id = 15;'
[Wed Jun 13 13:45:08 2001] [notice] [client 127.0.0.1] [uri: /shoppe/]
  sql(localhost:5432:my_openacs):
                update sec_sessions
                set last_hit = 992414708
                where session_id = 15