Thanks, I solved by removing all 0 size documents from the package.xml. Loris
2008/1/28, BOUSQUET Jeremie <[EMAIL PROTECTED]>: > > Hi, > > You might want to check inside your generated .xar archive that there > are no empty (0 size) documents. It can be due to problem during .xar > export (some pages fail to export). > This used to make the import process fail in older versions, I don't > know if it's still the case. > > Jeremie > > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of Loris Conedera > Sent: lundi 28 janvier 2008 12:55 > To: XWiki Users > Subject: Re: [xwiki-users] No document found in the selected archive... > > Hi, > This is the error in the xwiki.log: > > WARN web.XWikiAction - Uncaught exception: Error number 11015 in 11: > Exception while importing > Wrapped Exception: Error number 2002 in 2: Error parsing xml Wrapped > Exception: Error on line -1 of document : Premature end of file. > Nested exception: Premature end of file. > > Thanks, > > Loris > > 2008/1/28, Sergiu Dumitriu <[EMAIL PROTECTED]>: > > Hi, > > > > Do you get any errors in the log file? > > > > Sergiu > > > > Loris Conedera wrote: > > > Hi all, > > > I have a problem importing documents from a Xar I exported. > > > I have 3 Xwiki Installations (devel,test, production), all > > > installations are 1.2 release. > > > I tried to export contents from test server to import it into both > > > Devel and Production Servers. > > > When I try to import the XAR I exported I get the following error: > > > > > > No document found in the selected archive > > > > > > The XAR file (with History) is about 15Mb and this means that it > > > contains something... :-) > > > I hope someone can help me! > > > Thanks, > > > > > > Loris > > > > _______________________________________________ > > 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
