Posted to tcl by venks at Sat Sep 27 07:43:50 GMT 2008view raw

  1. Server Error: too many nested evaluations (infinite loop?)
  2.  
  3. too many nested evaluations (infinite loop?)
  4. ErrorInfo
  5. -code 1
  6. -level 0
  7. -errorcode NONE
  8. -errorinfo too many nested evaluations (infinite loop?) while executing "string tolower $locale" (procedure "::tcl::clock::format" line 7) invoked from within "clock format $t -gmt 1 -format {%Y-%m-%d %T}" (procedure "::Wikit::GetTimeStamp" line 3) invoked from within "::Wikit::GetTimeStamp $date" (procedure "search" line 42) invoked from within "search $term $qdate" (procedure "::WikitWub::do" line 63) invoked from within "WikitWub do $r 2" (procedure "::WikitWub::/search" line 11) invoked from within "$cmd $rsp {*}$argl {*}$argll"
  9. -errorline 95
  10.  
  11. Caller: ::Direct::_do ::WikitWub x-text/wiki /_wub /default {-host wiki.tcl.tk -port {} -httpd Httpd -id 1 -sock sock19 -ipaddr 71.141.117.42 -rport 4355 -cid 205 -server_id {Wub 3.0} -dispatch {} -version 1.1 -generation 205 host wiki.tcl.tk user-agent {Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1} accept {text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8} accept-language {en-us,en;q=0.5} accept-encoding gzip,deflate accept-charset {ISO-8859-1,utf-8;q=0.7,*;q=0.7} keep-alive 300 connection keep-alive referer http://wiki.tcl.tk/17422 -received 1222501328725447 -transaction 6 -method GET -uri /_search?_charset_=UTF-8&S=coro -path /_search -query _charset_=UTF-8&S=coro -ua {ua {Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1} id FF version 1.9.0.1 mozilla_version 5.0 extensions {} platform Windows security U subplatform {Windows NT 5.1} language en-US product {Gecko 2008070208 Firefox 3.0.1}} -url http://wiki.tcl.tk/_search -scheme http -forwards 71.141.117.42 -suffix /search -Query {S {coro {-count 2}} N {_search {}}}}
  12. Metadata
  13. -Query

Comments

Posted by colin at Sat Sep 27 07:46:20 GMT 2008 [text] [code]

Yes, I'm experimenting with a new coroutine-based wiki front end. There will be bugs.