Hi, I migrated successfully to XWiki 3.2, and tried to install the http://extensions.xwiki.org/xwiki/bin/view/Extension/Workspace+Application Workspace Application.
I first installed the http://extensions.xwiki.org/xwiki/bin/view/Extension/Wiki+Manager+Plugin Wiki Manager Plugin , then the http://extensions.xwiki.org/xwiki/bin/view/Extension/Workspace+Component Workspace Component , then the http://extensions.xwiki.org/xwiki/bin/view/Extension/Workspace+Application Workspace Application , browse to Install page and attached workspace-template.xar as indicated (and also set xwiki.virtual=1 in my xwiki.cfg). After restarting (and some checks that plugins were correctly installed), I found that : - unexpectedly to reach my home page now I have to use an url like this : http://host:port/xwiki/*wiki/xwiki*/view/Main/ ..., or else it complains that this wiki does not exist. I would have thought that the workspace app would not have changed the urls for everyone ... - the urls generated inside the pages do not match this new url scheme, so they all point now to a not existing wiki - Browsing to WorkspaceManager.Install throws an exception in the page : Error installing workspace template. Error number 50035 in 5: Exception in plugin [com.xpn.xwiki.plugin.wikimanager.WikiManagerPlugin]: Wiki [workspacetemplate] database update failed Wrapped Exception: Error number 3202 in 3: Exception while reading document [name = [XWikiPreferences], type = [DOCUMENT], parent = [name = [XWiki], type = [SPACE], parent = [name = [workspacetemplate], type = [WIKI], parent = [null]]]] Wrapped Exception: Error number 3301 in 3: Exception while switching to database [workspacetemplate] Wrapped Exception: Access denied for user 'xwiki'@'127.0.0.1' to database 'workspacetemplate' I tried to grant all privileges (MySql) on *.* to my user xwiki on 127.0.0.1, but it did not change anything. To summarize : very good impression on xwiki 3.2, but not so good for now on workspaces :D Thanks for help, Jerem -- View this message in context: http://xwiki.475771.n2.nabble.com/Troubles-with-XWiki3-2-Workspace-Application-tp6908844p6908844.html Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
