Hi! After a lot of tries I found the reason why it did not work, the problem was the max_allowed_packet settings in mysql. If I can mke a suggestion it would be helpful that the reason why an import did not work is displayed. The tomcat log did not help.
Thanks, Florian -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Marius Dumitru Florea Gesendet: Freitag, 23. April 2010 09:12 An: XWiki Users Betreff: Re: [xwiki-users] Problems with XAR Import into a new wiki on version Hi Florian, Florian Rhomberg wrote: > Hello! > The same happens with mysql. > > Greetings Florian > > -----Ursprüngliche Nachricht----- > Von: [email protected] [mailto:[email protected]] Im Auftrag von > Florian Rhomberg > Gesendet: Donnerstag, 22. April 2010 12:41 > An: [email protected] > Betreff: [xwiki-users] Problems with XAR Import into a new wiki on version > > Hi! > I want to install a new xwiki using tomcat and MSSQL. I already successfully > installed this combination with an older version of xwiki. But however when I > try to import the XAR File into XWiki I always get the following error in > german: > Importiere xwiki-enterprise-wiki-2.2.5.xar: Fehler während der Vorbereitung > des Imports > > Translated into English this would mean about: There has been an error during > the preparation of the import. > > What is the reason for that, is it possible that the XAR file on the xwiki > website may be corrupted? Or is this a MSSQL problem. It's hard to tell the reason without a stack trace of the exception that occurs when you try to import the XAR. Look in the xwiki/tomcat logs. The XAR file is in fact a ZIP archive so you can rename and unzip it to see if it is corrupted or not. Hope this helps, Marius > > Please help me! > > Thanks, > Florian > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
