Hi,
We upgraded our standalone wiki installation (jetty,hsql) 1.0-rc1 to 1.1-milestone-2 recently.
We backed up all spaces of the old installation and copied/restored them into the new installation.
Now, if we directly try to access a page in a space restored from the old installation we get
An error page after the successful login:E.g. accessing the following url directly via browser:
http://asj5.linzag.at:9021/xwiki/bin/view/DS/WebhomeBrings up the login page, after successful login:
The requested document could not be found.The Browser URL is: xwiki/bin/view/XWiki/XWikiLogin%3Bjsessionid%3D3f3igkglkf9b7
So, somehow the login page tries to forward to a wrong URL after successful login. Entering the requested URL
Manually again in logged in state, the page appears without any problem.Any idea what the problem could be?