Hi All, I've been playing around with Instiki, using mysql as a backend so I can populate the pages and revisions tables with data. This data will later be edited in Instiki, but there is too much of it to end by hand. I have just under 15K rows in the revisions and pages tables.
My problem is that although Instiki appears to work okay, it just dies out when it tries to list all the pages. Is this a problem that other people have when they have this many (actually not much) rows of data? I don't have much to go with for debugging, since I am just learning ruby - the production log file isn't helpful, I get Processing WikiController#list (for 127.0.0.1 at 2006-08-11 12:55:48) [GET] Parameters: "action"=>"list", "controller"=>"wiki", "web"=>"humandiseaseontology" Which never returns. Instiki goes nuts, sucking up close to 100% of CPU and I have to feed it -9 just to kill the process. Mysql logs look okay. Anybody have any idea what's going on? -John _______________________________________________ Instiki-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/instiki-users
