Hi Vincent,

On Thu, Feb 18, 2010 at 2:40 PM, Vincent Gerris <v.j.ger...@hhs.nl> wrote:

>
> Thanks for your quick reply.
> For me 100000000 did not work (nor 200000000).
> I am trying to import a 75,4 MB import with no luck.
>

Right now we have an issue with how attachments are handled. IIRC you'll
need around attachmentSize*30 of RAM allocated to XWiki in order for the
attachment to upload fine.

You can try using this script if you can't allocate that much memory (it
will create a XAR on the filesystem):
http://code.xwiki.org/xwiki/bin/view/Snippets/LargeXARImportScriptSnippet

Guillaume


> So I go to:
> http://localhost:8888/ictwiki/bin/admin/XWiki/XWikiPreferences
> Then press change class, update the number with the value and still get
> that
> dumb 10MB error.
> I use Oracle XE as a database.
> After a change to 99000000 I still get that error.
> So it seems like a bug too me.
> I guess Iĺl make a post on Jira again :).
>
>
>
> --
> View this message in context:
> http://n2.nabble.com/Changed-upload-maxsize-but-still-can-t-attach-larger-than-10-MB-tp2130422p4591774.html
> Sent from the XWiki- Users mailing list archive at Nabble.com.
> _______________________________________________
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>



-- 
Guillaume Lerouge
Product Manager - XWiki SAS
Skype: wikibc
Twitter: glerouge
http://guillaumelerouge.com/
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to