Hi,

> On 22 Mar 2017, at 11:54, terminal <daniel.dasnevescoe...@forch.fr> wrote:
> 
> Hi,
> 
> I'm searching for weeks now, and i didn't find anything that work... I tried
> soooo many things without success.
> 
> My Xwiki server work fine exept one thing, the wiki creation. Every time i
> have this error:
> 
> <http://xwiki.475771.n2.nabble.com/file/n7603193/2017-03-22_09_29_02-Cr%C3%A9er_un_nouveau_wiki_%28WikiManager.png>
>  
> 
> here the complete msg:
> 
> Starting job of type [wikicreationjob] with identifier
> [wikicreation/createandinstall/utilisateurs]
> Checking Hibernate mapping and updating schema if needed for wiki
> [utilisateurs]
> SQL Error: 1146, SQLState: 42S02
> Table 'utilisateurs.xwikidbversion' doesn't exist
> Table 'utilisateurs.xwikidbversion' doesn't exist
> class com.xpn.xwiki.store.migration.DataMigrationException: Unable to store
> new data version 90000 into database utilisateurs

[snip]

Caused by: class java.sql.SQLSyntaxErrorException: Table
'utilisateurs.xwikidbversion' doesn't exist

Seems this is your problem. Does it exist? 

If you’re using MySQL you should follow 
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationMySQL

Thanks
-Vincent

> Here is the Catalina log for this action:  catalinaerror.txt
> <http://xwiki.475771.n2.nabble.com/file/n7603193/catalinaerror.txt>  
> 
> Can someone help me please ? I don't know where to look anymore... I looked
> the hibernate file, but everything seems ok, the user used for the connexion
> is the MySQL root user, so he has every rights on the MySQL server...
> 
> Thank you.
> 
> Daniel
> 
> 
> 
> --
> View this message in context: 
> http://xwiki.475771.n2.nabble.com/New-wiki-creation-tp7603193.html
> Sent from the XWiki- Users mailing list archive at Nabble.com.

Reply via email to