Forum OpenACS Development: Re: XoWiki 0.30

Collapse
3: Re: XoWiki 0.30 (response to 1)
Posted by Dave Bauer on
I tried another site of mine

First visit to index page of xowiki instance after upgrade and restart:

    while executing
"self args"
    (procedure "condition" line 7)
    ::59744 ::xowiki::Package->condition
    invoked from within
"59744 condition edit-new has_class ::xowiki::Object"
    ("eval" body line 1)
    invoked from within
"eval $object condition $method $condition"
    ("3" arm line 2)
    invoked from within
"switch [llength $cond_permission] {
	    3 {foreach {condition attribute privilege} $cond_permission break
	      if {[eval $object condition $method ..."
    (procedure "permission_p" line 14)
    ::xowiki::policy1 ::xowiki::Policy->permission_p
    invoked from within
"::xowiki::policy1 permission_p 59744 edit-new"
    ::59744 ::xowiki::Package->permission_p
    invoked from within
"$package_id permission_p $object $method"
    (procedure "make_link" line 12)
    ::59752 ::xowiki::Page->make_link
    invoked from within
"my make_link $package_id edit-new object_type"
    (procedure "view" line 65)
    ::59752 ::xowiki::Page->view
    invoked from within
"$object $method"
    (procedure "call" line 6)
    ::59744 ::xowiki::Package->call
    invoked from within
"my call $policy $page $method"
    (procedure "invoke" line 23)
    ::59744 ::xowiki::Package->invoke
    invoked from within
"$Package invoke -method $m"
    invoked from within
"ns_return 200 text/html [$Package invoke -method $m]"
    (file "/home/mgh/openacs/packages/xowiki/www/index.vuh" line 17)
    invoked from within
"source [ad_conn file]"
    (procedure "rp_handle_tcl_request" line 3)
    invoked from within
"$handler"
    ("uplevel" body line 2)
    invoked from within
"uplevel $code"
    invoked from within

I would debug it if I had any idea where to look :)

Collapse
5: Re: Re: XoWiki 0.30 (response to 3)
Posted by Gustaf Neumann on
dave: the "self args" problem: seems that you are using an xotcl version 1.3.8 or earlier. i would recommend xotcl 1.4.0.
quick install notes: https://openacs.org/xowiki/pages/en/xotcl-core