Hi,
In the logs it shows :- 127.0.0.1 - - [19/May/2008:08:02:00 +0000] "GET/xwiki/bin/import/XWiki/Import?action=getPackageInfos&name=xwiki-enterprise-installer-windows-1.3.2.xar&xpage=plain&_= HTTP/1.1" 200 8748 750 In the start console it shows:- 2008-05-19 13:34:53,687 [http://localhost:8181/xwiki/bin/import/XWiki/Import?action=getPackageInfos&n... n&_=] [P1-18] WARN doc.XWikiDocument - Failed to display field [content] in [view] mode for Object [Panels.NewPage] I think the size is large (1893835) What should be my next step? Thanks, project trainees.
On May 19, 2008, at 8:46 AM, [email protected] wrote:
Hi,
I attached a XAR file to upload and when I select the file to import, it doesn't shows any documents. But when I attached and selected a TODO application, it shows all documents of TODO. Why it is so? How can I import my XAR file? Can any one help?
It means one of 2 things: 1) Your XAR is invalid/corrupted. Check the console logs on your xwiki server instance. 2) Your XAR was large and you have not waited enough (it takes some time to display the content of a large XAR)
Hope it helps, -Vincent