On Fri, Dec 11, 2009 at 07:09, Dilipkumar Jadhav <[email protected]> wrote:
Hello friends,
We are converting our xwiki to an xwiki farm. I have followed all the necessary instructions for converting XE to XEM as stated in the XEM space at http://manager.xwiki.org/xwiki/bin/view/AdminGuide/Installation#HConvertanex istingXWikiEnterpriseinstance
In this page you have " [optional] If your main wiki domain name does not start with "www" (or will not be accessed by IP or "localhost") * if you imported XEM application, just go to the descriptor (http://host/xwiki/bin/view/XWiki/XWikiServerXwiki) and modify the domain name (and add all needed aliases) * if you did not imported XEM application, you will have to create a wiki server descriptor for it: create XWiki.XWikiServerXwiki page and add a XWiki.XWikiServerClass object in it with the proper domain name. " I'm pretty sure that's your problem.
I was able to create a xwiki farm successfully on test machine. However, when I tried following the same steps & creating xwiki farm on production server, I can no longer access the main wiki (original XE instance which is being converted to XEM). The moment I set the xwiki.virtual=1 property, XWiki becomes inaccessible & keeps routing me to the "redirect on error" URL defined in xwiki.cfg file. On both the test machine & production server, the XWiki is 2.1 & JDK/JRE is 1.6 with tomcat 6.0.14 & mysql 5.0.45. The only difference being the data content inside each wiki instances (the test machine is almost a new wiki whereas the production one has a lot of data) & the OS (test machine is Windows XP whereas production is Windows Server 2003). I have downgraded the JDK to 1.5 & still the production XWiki just becomes inaccessible when converting into an XEM.
I was hoping someone could guide me as to what could I check (logs, some settings) to identify why the production XWiki refuses to start when xwiki.virtual is set to 1. I have tried really hard for the past couple of days to figure out what is different but reached nowhere. If someone has faced this issue before, could you please guide me. Thank you for your time friends.
Regards,
Dilipkumar Jadhav
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne