I get errors like this around 1 in every 2k page views:
[04/Mar/2002:14:40:14][15972.6151][-conn1-] Error:
while executing
"set user_id [ad_maybe_redirect_for_registration]"
(file "/web/prod/www/bf2/train.tcl" line 98)
invoked from within
"source $script"
(procedure "ns_sourceproc" line 6)
invoked from within
"ns_sourceproc cns687 {}"
I have no idea what is causing this; it happens apparently to random
pages. Anyone seen anything like this? It seems odd b/c nothing in
ad-security calls [catch] so I'd expect more of a stack trace here.
(The reason it's occuring from inside a source call is I have a
registered proc set up to serve pages from certain directories as
though they were in the root of the server. Prettier that way, and I
don't clutter the real root.)
Request notifications