Forum OpenACS Q&A: xowiki errors on openacs.org irc pages

The irc history pages on openacs.org are throwing xowiki errors currently:
https://openacs.org/xolirc/weblog?summary=0&date=2012-05-09

::3086290::payload::detail_link: unable to dispatch method 'instance_attributes' during '::3086290::payload::detail_link instance_attributes'
::3086290::payload::detail_link ::xotcl::Object->configure
::xowiki::Includelet ::xotcl::Class->create
::xowiki::Includelet ::xotcl::Class->unknown
invoked from within
"::xowiki::Includelet detail_link -package_id $package_id -name $name -instance_attributes [my get_instance_attributes]"
(procedure "render" line 8)

etc. It looks like the wiki page itself hasn't changed in quite a while, so is this some databse error? (I'm not familiar with xowiki, so I'm just guessing here.)

Collapse
Posted by Gustaf Neumann on
Many thanks for noticing. /xolirc is a subpackage of xowiki. On the weekend, i made an upgrade of xotcl-core and xowiki on openacs.org to the most recent version (from 0.112 to 0.144). xolirc is a custom package on openacs.org, which has some copied files from xowiki, that caused troubles.

It is fixed now.
-gustaf neumann