Hi Shayne, Welcome to XWiki's community :)
Generally, when something is wrong with XWiki, you can see an error message (or better, an exception) in the console window from where XWiki was launched (where you executed start_xwiki.sh/.bat). In this case, if you look at the bottom of the http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationMySQL#HInstallationSteps section, you can see a notice about configuring mysql to allow uploading packets (in this case, the XAR) larger than the default of 1MB. Some more details here: http://dev.mysql.com/doc/refman/5.6/en/packet-too-large.html So next time, please check XWiki's console to better identify the problem. Good luck, Eduard On 06/01/2011 11:07 AM, 江舟 wrote: > Dear Mr/Mrs, > > I am a newcomer to this group and beginner to study xwiki. > > Now I have deployed a xwiki.war package in Tomcat Container with Mysql as > the rlational dabase. After I finished figuration XWiki, I wanted to import > the default Wiki that http://www.xwiki.org is providing as a XAR file. But I > can't upload a new package, every time I selected the XAR file and clicked > the UPLOAD icon, the screen returned to the page before I selected and > clicked. > > I don't know what to do to solve this problem, and I hope someone can give > me some advices. > > Thank you so much for your time! I am looking forward to your reply. > Respectively yours, > Shayne > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
