Hi Thomas, Yes, it looks like the template is not copied when the new subwiki is created.
I tried to switch to Oracle Java6 JVM and updating to the last Tomcat6 version (Centos) but the problem persist. I'm not really sure where the problem comes from. The only thing I have found is this entry catalina.out: Jan 10, 2014 6:35:33 PM org.apache.tomcat.util.http.Parameters processParameters WARNING: Parameters: Invalid chunk '' ignored. Looks like a problem when calling this URL (note the double && before input) when creating the subwiki: http://xxxxxx:8080/xwiki/bin/get/WikiManager/CreateWiki?xpage=uorgsuggest&uorg=user&&input=XWiki.Admin I tried to download and install the windows version (comes with Jetty) but I'm not able to reproduce this issue. It works as expected. Anyone with a similar scenario or any clue where I can found where the issue is? Regards, Jaume On Fri, Jan 10, 2014 at 2:20 PM, Jaume Giribert Peraire <jaume.giribert at gmail.com <http://lists.xwiki.org/mailman/listinfo/users>> wrote: >* Hi, *>>* I'm working with a fresh install of xwiki 5.3 (centos6 + openjdk 1.6 + *>* tomcat6 + mysql). *>>* I have create a new subwiki (as a template) but whenever I try to create a *>* new subwiki using this template, i only get a blank wiki, just the standard *>* deploy. *>>* I have followed these instructions with no luck: *>* http://extensions.xwiki.org/xwiki/bin/view/Extension/Wiki+Application <http://extensions.xwiki.org/xwiki/bin/view/Extension/Wiki+Application> *>>* Just after the subwiki creation (from a template) I get a progress bar *>* indicating that the system is provisioning the wiki. When I click on *>* "Finalize", I'm automatically redirected to the "Distribution Wizard" page *>* telling me that I have to install "XWiki Enterprise UI - Wiki". If I skip *>* the wizard, the wiki is shown as it didn't have any UI. * Sounds like the template hasn't really been copied. >>* Looking at catalina.out I don't see anything strange. I have also found out *>* that the first created wiki template doesn't show in the "Wiki Template" *>* admin panel. If I create a new template, this new one is shown in "xwiki *>* index" and "xwiki template". If I try to create a new subwiki using this *>* second template the error persist. *>>* Anyone with this issue? *>>* Regards, *>* Jaume *>* _______________________________________________ *>* users mailing list *>* users at xwiki.org <http://lists.xwiki.org/mailman/listinfo/users> *>* http://lists.xwiki.org/mailman/listinfo/users <http://lists.xwiki.org/mailman/listinfo/users> * -- Thomas Mortagne 2014/1/10 Jaume Giribert Peraire <[email protected]> > Hi, > > I'm working with a fresh install of xwiki 5.3 (centos6 + openjdk 1.6 + > tomcat6 + mysql). > > I have create a new subwiki (as a template) but whenever I try to create a > new subwiki using this template, i only get a blank wiki, just the standard > deploy. > > I have followed these instructions with no luck: > http://extensions.xwiki.org/xwiki/bin/view/Extension/Wiki+Application > > Just after the subwiki creation (from a template) I get a progress bar > indicating that the system is provisioning the wiki. When I click on > "Finalize", I'm automatically redirected to the "Distribution Wizard" page > telling me that I have to install "XWiki Enterprise UI - Wiki". If I skip > the wizard, the wiki is shown as it didn't have any UI. > > Looking at catalina.out I don't see anything strange. I have also found > out that the first created wiki template doesn't show in the "Wiki > Template" admin panel. If I create a new template, this new one is shown in > "xwiki index" and "xwiki template". If I try to create a new subwiki using > this second template the error persist. > > Anyone with this issue? > > Regards, > Jaume > _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
