Hi, On 7 Mar 2014 at 08:49:10, Pascal BASTIEN ([email protected](mailto:[email protected])) wrote:
I remove status.xml the distribution wizard doesn't launch.
If it doesn’t launch after having deleted the correct status.xml file (i.e. [datadir]/jobs/status/distribution/status.xml) then it means you’re not logged with a user having Admin rights! See http://platform.xwiki.org/xwiki/bin/view/Features/DistributionWizard#trouble...
I remove status.xml AND delete and recreate my database... the distribution wizard launch...
By the way, I have some encoding problems on tag and page:
Regarding encoding it’s because you have badly configured your system, see http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Encoding Thanks -Vincent
If i use "bac à sable" in a tag. The tag display like this: avec "bac ÃÂ sable".
If I create a new page "MaCatégorie" /bin/edit/Sandbox/MaCatégorie?template=&parent=Sandbox.WebHome&title=MaCatégorie In title I have: "MaCatégorie" (then I correct the title)
If I create a page child of "MaCatégorie" I obtain: "MaCatégorie » MaPage" and worst the search tools doesn't found my page "Ma caté*"
Your xwiki cloud doesn't have this problem. Which xwiki version do you use?
Thxs
De : Pascal BASTIEN À : "[email protected]" ; XWiki Users Envoyé le : Objet : Re: [xwiki-users] Authentication and wizard problem on 5.4.2
That’s a pity. It would be nice to know what was the problem so that we can reproduce and fix it, otherwise we won’t be able to improve it! :)
Sure!
I use the .WAR on tomcat server and postgres database.
The Wizard to install the UI extension aren't launch on first boot. Are there a way to manuelly launch?
My guess is that you’re reusing an existing xwiki data dir and in that dir the DW has been marked as having been executed for 5.4.2. Deleting the [datadir]/jobs/status/distribution/status.xml should work.
And worst the Admin/admin account doesn't work! (Invalid credentials)
That means that your database is empty / doesn’t contain the XWiki.Admin page.
Make sure your hibernate.cfg.xml is configured correctly.
Am I alone?
Most likely yes ;) Fortunely for xwiki :-)
Thxs: your quick answers help me a lot (I think I modified my datadir path: I put it on another directory..).
I will check my database. Admin account is created by the distribution wizard then?
I keep you in touch tomorrow ... because my remote access ... doesn't work ever!
NB: the status.xml file is documented somewhere?