[xwiki-users] How to import the XAR file greater than 32 MB?
Hi When i try to import the XAR file of size 60MB i get below error message:- The wiki administrators have set a limit of 32.0Mb for attached files. Please make sure the size of the files you try to attach does not exceed this limit. I am not getting where to increase the size of XAR file to be imported ? i dont see any option under xwikipreferences.
Hi Mohit, you should try this: http://extensions.xwiki.org/xwiki/bin/view/Extension/Large+XAR+Import Guillaume On Fri, Feb 24, 2012 at 10:38 AM, mohit gupta <motgupta@gmail.com> wrote:
Hi
When i try to import the XAR file of size 60MB i get below error message:-
The wiki administrators have set a limit of 32.0Mb for attached files. Please make sure the size of the files you try to attach does not exceed this limit.
I am not getting where to increase the size of XAR file to be imported ? i dont see any option under xwikipreferences. _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
See http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Attachments#HSizeLimit to change the size limit. Now as Guillaume suggested you might have issues with the standard import tool with big xar. If if it does not work you should probably use the large xar import. On Fri, Feb 24, 2012 at 10:38 AM, mohit gupta <motgupta@gmail.com> wrote:
Hi
When i try to import the XAR file of size 60MB i get below error message:-
The wiki administrators have set a limit of 32.0Mb for attached files. Please make sure the size of the files you try to attach does not exceed this limit.
I am not getting where to increase the size of XAR file to be imported ? i dont see any option under xwikipreferences. _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
Hi Mohit, As Thomas indicated, try to find the parameter "Maximum Upload Size" in XWiki Preferences. Pay also attention that your DB configuration could prevent you from uploading such a package. For exemple, with Mysql, you have to fix the value of max_allowed_packet in my.cnf file. If you want to upload a package of 35 MB for example, you need the value max_allowed_packet to be at least "75M". If it's a huge package, then you should consider the Large Import Application, (cf Guillaume's link). 2012/2/24 Thomas Mortagne <thomas.mortagne@xwiki.com>
See http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Attachments#HSizeLimit to change the size limit.
Now as Guillaume suggested you might have issues with the standard import tool with big xar. If if it does not work you should probably use the large xar import.
On Fri, Feb 24, 2012 at 10:38 AM, mohit gupta <motgupta@gmail.com> wrote:
Hi
When i try to import the XAR file of size 60MB i get below error message:-
The wiki administrators have set a limit of 32.0Mb for attached files. Please make sure the size of the files you try to attach does not exceed this limit.
I am not getting where to increase the size of XAR file to be imported ? i dont see any option under xwikipreferences. _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
-- Guillaume Fenollar XWiki SysAdmin Tel : +33 (0)1.83.62.66.15
Thanks All it worked. Though i had to increase the limit of environment variable java_opts to 1536 On Fri, Feb 24, 2012 at 3:28 PM, Thomas Mortagne <thomas.mortagne@xwiki.com>wrote:
See http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Attachments#HSizeLimit to change the size limit.
Now as Guillaume suggested you might have issues with the standard import tool with big xar. If if it does not work you should probably use the large xar import.
On Fri, Feb 24, 2012 at 10:38 AM, mohit gupta <motgupta@gmail.com> wrote:
Hi
When i try to import the XAR file of size 60MB i get below error message:-
The wiki administrators have set a limit of 32.0Mb for attached files. Please make sure the size of the files you try to attach does not exceed this limit.
I am not getting where to increase the size of XAR file to be imported ? i dont see any option under xwikipreferences. _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
participants (4)
-
Guillaume Fenollar -
Guillaume Lerouge -
mohit gupta -
Thomas Mortagne