Hi all,
has anyone experience with running OpenACS with Naviserver?
I downloaded the src from sourceforge and the modules from the AOLServer project at sourceforge. Compilation worked without any problem.
Also the sever starts without any error.
But when I open the browser I get the following error:
[21/Dec/2005:19:30:50][13702.1092311984][-conn:oacs-5-2::0] Error: wrong # args: should be "rp_filter why"
wrong # args: should be "rp_filter why"
while executing
"rp_filter {} preauth"
[21/Dec/2005:19:30:50][13702.1092311984][-conn:oacs-5-2::0] Error: wrong # args: should be "rp_invoke_filter conn filter_info why"
wrong # args: should be "rp_invoke_filter conn filter_info why"
while executing
"rp_invoke_filter {0 0 3 ds_trace_filter {}} trace"
Also there seems to be a scheduled proc running called search::indexer with results in a error:
[21/Dec/2005:19:31:19][13702.1136438192][-sched:14-] Error: invalid command name ""
invalid command name ""
while executing
"{}"
("eval" body line 1)
invoked from within
"eval [concat [list $proc] $args]"
(procedure "ad_run_scheduled_proc" line 42)
invoked from within
"ad_run_scheduled_proc {{t f 60 search::indexer {} 1135189819 0 f}}"
while executing callback
ns:tclschedproc ad_run_scheduled_proc {{t f 60 search::indexer {} 1135189819 0 f}}
More on this later.