Re: [xwiki-users] [Error]: Java heap memory error on adding large attachment

2008-02-18 Thread [Ricardo Rodriguez] Your EPEC Network ICT Team
Pavel wrote: Ricardo, I did not test the issue on different app servers and databases. However, underlying reasons for this out of memory make me strongly believe that changing DB/AS will make little or no difference. Pavel Hi Pavel, Based on your message (almost your message by

Re: [xwiki-users] [Error]: Java heap memory error on adding large attachment

2008-02-17 Thread Pavel
Ricardo, I did not test the issue on different app servers and databases. However, underlying reasons for this out of memory make me strongly believe that changing DB/AS will make little or no difference. Pavel On Feb 17, 2008 12:09 AM, [Ricardo Rodriguez] Your EPEC Network ICT Team [EMAIL

Re: [xwiki-users] [Error]: Java heap memory error on adding large attachment

2008-02-16 Thread Dowson_Jim
Ricardo Rodriguez wrote: [EMAIL PROTECTED] wrote: An MS Word document. The error also happened with a 6.5 MB zip file - so the xwiki limit of 10MB may not be the issue (although documents larger than the alleged 1MB MySQL limit have been successfully uploaded). Thus, the problem may arise

Re: [xwiki-users] [Error]: Java heap memory error on adding large attachment

2008-02-16 Thread [Ricardo Rodriguez] Your EPEC Network ICT Team
[EMAIL PROTECTED] wrote: I'll update you (here) after we apply the changes and test again. Thanks for your help! Once you get it running I think we need to hear from anybody else about the difference between CATALINA_OPTS and JAVA_OPTS to create a reasonable FAQ entry applying to Tomcat.

Re: [xwiki-users] [Error]: Java heap memory error on adding large attachment

2008-02-16 Thread Pavel
I just looked at catalina.bat and it looks like there is no difference in how these used - both eventually get into java command line. Perhaps tomcat guys wanted to keep java and catalina params logically separated. Pavel On Feb 16, 2008 4:38 PM, [Ricardo Rodriguez] Your EPEC Network ICT Team

Re: [xwiki-users] [Error]: Java heap memory error on adding large attachment

2008-02-16 Thread Pavel
Here is my version of what happens in QA. * What does out of memory error mean? - Java virtual machine (which runs tomcat which runs xwiki) has run out of heap space and cannot allocate anything anymore. * Is it related to MySQL packet size? - No * Why this error happens? - Because

Re: [xwiki-users] [Error]: Java heap memory error on adding large attachment

2008-02-16 Thread [Ricardo Rodriguez] Your EPEC Network ICT Team
Pavel wrote: Here is my version of what happens in QA. * What does out of memory error mean? - Java virtual machine (which runs tomcat which runs xwiki) has run out of heap space and cannot allocate anything anymore. * Is it related to MySQL packet size? - No * Why this error

[xwiki-users] [Error]: Java heap memory error on adding large attachment

2008-02-14 Thread Dowson_Jim
When attempting to upload a 10.5MB file attachment to a page in XE 1.2-milestone-2.5917, user consistently get the error: Java Heap Space Out Of Memory Exception ! and the operation fails. Any suggestions on where to start (default java config?) -- Jim Dowson CTO, Global

Re: [xwiki-users] [Error]: Java heap memory error on adding large attachment

2008-02-14 Thread [Ricardo Rodriguez] Your EPEC Network ICT Team
[EMAIL PROTECTED] wrote: When attempting to upload a 10.5MB file attachment to a page in XE 1.2-milestone-2.5917, user consistently get the error: Java Heap Space Out Of Memory Exception ! Hi, http://www.xwiki.org/xwiki/bin/view/FAQ/Howtoincreasethemaximumattachmentsize

Re: [xwiki-users] [Error]: Java heap memory error on adding large attachment

2008-02-14 Thread Dowson_Jim
Ricardo Rodriguez wrote: [EMAIL PROTECTED] wrote: When attempting to upload a 10.5MB file attachment to a page in XE 1.2-milestone-2.5917, user consistently get the error: Java Heap Space Out Of Memory Exception ! Hi,

Re: [xwiki-users] [Error]: Java heap memory error on adding large attachment

2008-02-14 Thread [Ricardo Rodriguez] Your EPEC Network ICT Team
[EMAIL PROTECTED] wrote: An MS Word document. The error also happened with a 6.5 MB zip file - so the xwiki limit of 10MB may not be the issue (although documents larger than the alleged 1MB MySQL limit have been successfully uploaded). Thus, the problem may arise from the amount of memory