From: Guillermo M. P. <gui...@si...> - 2013-03-01 21:12:28
|
Hello, I'm in need of using big input and output files. Documentation at this point is very confusing. I've tried to increase heapsize through Tomcat7 catalina.sh script. Adding the following line: export JAVA_OPTS="-Xms6144m -Xmx15360m -XX:PermSize=64M -XX:MaxPermSize=128M" But i still can't upload input files bigger than 100mb through Opal. Thank you. Best regards, Guillermo. |