Have you tried increasing the heap size of your JVM using the -Xmx and -Xms 
options? 

We're loading some spreadsheets that are 80M in size and have to run with a 
~1.5G heap to handle this...

On Saturday, 7 September 2013 02:22:27 UTC+1, Stanislav Sobolev wrote:
>
> Hello guys. I have excel file with huge columns in there.
> When i used some plugin(docjure, or anything else) it shows 
> me CompilerException java.lang.OutOfMemoryError: Java heap space, compiling
> How can i handle that big file without converting it to csv? 
> Primary problem in xlsx structure, it doesnt have lines or something, 
> unlike csv.
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to