Hello Norbert, On Tue, Apr 21, 2009 at 23:27, Norbert Xie <[email protected]> wrote:
> Hi, > I am new to XWiki. I was trying to set up virtual wiki using DB2 v9.1 or > v9.5. > > First I installed XWiki Enterprise Manager on Tomcat and set up DB2 > following the "Installation DB2" guide. After that I tried to create > virtual > wikis using XEM. But when I clicked "Create new wiki" link in the XWiki > Enterprise Manager and enter "wikitest" as wiki identifier, it kept > prompting that "A database with this identifier already exists". But the > fact is that I don't have a database named "wikitest" on my DB2. Then I > found out that no matter what I typed in the wiki identifier text box, it > all prompted "A database with this identifier already exists". This > prevents > me from creating a virtual wiki. I am running XWiki (1.8 + some patches) in virtual mode successfully on DB2 v9.5. The DB2 issues have been fixed in 1.8.1 (but I haven't had a chance to test that yet). When you get the warning saying a database with the identifier already exists, you can proceed with your virtual wiki creation if you check the 'force' checkbox. The virtual wiki should be created successfully as a new schema in the same database as your main wiki. > > > Can anyone help me out? Thanks very much in advance! > > BTW, I can successfully create virtual wikis on MySQL and access them. Hope this helps. Cheers! Bindul _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

