Forum OpenACS Development: Re: Win32-OpenACS Version 1.5

Collapse
Posted by Maurizio Martignano on
Dear Gustav and Nima,
thanks a lot for your help.
1. The target install-aol is not available inside the Makefile.vc file that I used. It is only present inside the Unix Makefile.
2. I copied anyhow the xotcl.tcl file inside the modules folder.
3. I installed xowiki but when I try to enter in the xowiky from the html page I get the following error. Any clue?

TIA,
Maurizio

There was a server error processing your request. We apologize.

Take me back where I was (before the error)
invalid command name "::xowiki::Object"
while executing
"::xowiki::Object create ::$folder_id"
(procedure "require_folder_object" line 29)
::794 ::xowiki::Package->require_folder_object
invoked from within
"my require_folder_object"
(procedure "init" line 5)
::794 ::xowiki::Package->init
::xowiki::Package ::xotcl::Class->create
invoked from within
"my create ::$package_id -url $url"
(procedure "require" line 8)
::xowiki::Package ::xo::PackageMgr->require
invoked from within
"my require -url $url $package_id"
(procedure "initialize" line 21)
::xowiki::Package ::xo::PackageMgr->initialize
invoked from within
"::xowiki::Package initialize -ad_doc {

This is the resolver for this package. It turns a request into
an object and executes the object with the ..."
(file "c:/aolserver/servers/openacs/packages/xowiki/www/index.vuh" line 2)
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"

Collapse
Posted by Gustaf Neumann on
Dear Maurizio,

We are progressing. When ::xowiki::Object is not defined, this is a sign of some earlier installation errors, which are most likely visible in the error log of the aolserver.

Check out the xowiki faqs, http://alice.wu-wien.ac.at:8000/xowiki-faq/#install-errors
There is a similar error to what you are describing.

most likely it helps to upgrade nscache to 1.5 via

cvs -z3 -d:pserver:mailto:anonymous@aolserver.cvs.sourceforge.net:/cvsroot/aolserver co nscache