Hello Vincent,
Yes, resetting tomcat is what I was talking about.
Jetty is an alternative to tomcat so you can disregard that advice.
If you are importing an XAR file I recommend the code snippet as I
have tried to do large imports for a while and I ended up writing a
custom XMLRPC importer.
I remember trying to import a large file not only was troublesome
uploading the attachment but doing the actual import took a long time and
was prone to failure.
Thanks,
Caleb James DeLisle
Vincent Gerris wrote:
  hi Caleb James,
 As my previous post shows, it does not work for me.
 I use Oracle XE, I have encountered no 500 errors.
 I do not know where to try that Jetty setting.
 I also restarted the complete Xwiki instance by restarting Tomcat, do you
 mean that by resetting the engine?
 Well, I just see the post from Guillaume now.
 The tomcat java only has 128MB now, so I will try to enlarge that and
 otherwise use that codesnippet (if i figured out how).