I tried tcl8.6.0.0b7 (from the current ActiveTcl) an it does build fine with 
aolserver, but when loading adp pages, I get:

> [15/Sep/2012:10:14:36][60416.32952320][-default:5-] Error: Tcl exception:
> wrong # args: should be "namespace objName"
>     while executing
> "namespace export {[a-z]*}"
>     (in namespace eval "::oo::InfoObject" script line 1)
>     invoked from within
> "namespace eval ::oo::InfoObject {namespace export {[a-z]*}
> }"
>     invoked from within
> "ns_ictl update"


the problem appears to be centered around this ns_ictl code in bin/init.tcl

> #
> # Register the init and cleanup callbacks.
> #
> 
> ns_ictl trace create {ns_ictl update}
> ns_ictl trace allocate ns_init
> ns_ictl trace deallocate ns_cleanup

I wasn't able to solve the problem (banged on it for an hour), but just wanted 
to post an FYI in case anyone else has seen it or worked on it.

-john


------------------------------------------------------------------------------
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219672;13503038;z?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
aolserver-talk mailing list
aolserver-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aolserver-talk

Reply via email to