Hello,

from the request log:
83.146.14.101 - - [30/Apr/2007:16:12:02 +0100] "GET /xwiki/bin/view/Main/WebHome HTTP/1.1" 302 - "http://emansio.fireventures.com/xwiki/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
83.146.14.101 - - [30/Apr/2007:16:12:04 +0100] "GET /xwiki/bin/Main/ThisWikiDoesNotExist HTTP/1.1" 302 - "http://emansio.fireventures.com/xwiki/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
83.146.14.101 - - [30/Apr/2007:16:12:04 +0100] "GET /xwiki/bin/login/XWiki/XWikiLogin HTTP/1.1" 401 6187 "http://emansio.fireventures.com/xwiki/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
83.146.14.101 - - [30/Apr/2007:16:12:04 +0100] "GET /xwiki/bin/skin/skins/albatross/style.css HTTP/1.1" 200 1285 "http://www.fireventures.com/xwiki/bin/login/XWiki/XWikiLogin" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"

I can also add that hybernate has not created the set of tables in in the DB as it has for the "other" virtual wikis....

// Jan





Esbach, Brandon wrote:
Jan,
 
Can you send the part in the log with the 302?  Usually this just means "found"; but there may be a bit more detail on the log that'll giude us to the answer.


From: Jan Eldenmalm [mailto:jan@eldenmalm.com]
Sent: 30 April 2007 16:22
To: xwiki-users@objectweb.org
Subject: Re: [xwiki-users] Adding virtual wiki's

Hello,

I have checked I nothing coming out in the logs with relation to this...except a 302 in the request log...

Any ideas on how to search for the error or where to start....

// Jan

Jan Eldenmalm wrote:
This message has been arriving empty on the list...the list do not support (digitally signed messages)....
I'm still clue less as of what the reasons are for not finding this "virtual wiki".

I have checked and double checked the spelling of each of parts - the "case" status is also as displayed below - perhaps not right...but these are what they are....and as far as I can see match perfectly my previous two virtual wikis....

Best regards,

Jan


Hello,

I have managed to get 3 wiki's going the "main one" and two virtual wikis.
I set-up both of the two virtual wikis "at the same time".

Trying to add a third virtual wiki....it is not recognized as a virtual wiki....

This is what I did to add my third virtual wiki:

  1. I created the DNS record for emansio.fireventures.com to CNAME "my wiki host"
  2. I created a DB schema in mySQL called xwikiemansio
  3. Added full access rights to this schema for the xwiki db user in mySQL
  4. I created a page called: /xwiki/bin/view/Xwiki/XWikiServerXwikiemansio
  5. To this page I attached an object called: XWiki.XWikiServerClass[0]: emansio.fireventures.com
  6. I set the server to emansio.fireventures.com
  7. and the owner to XWiki.Admin
  8. I then restarted Tomcat
Trying to reach http://emansio.fireventures.com/xwiki/bin/view/Main/

I get redirected to the "this wiki does not exist page" in my main wiki....

Any ideas are highly appreciated.....

// Jan Eldenmalm