Re: Duplicating object will not release the cursor
by Puybaret » Sun Nov 20, 2011 8:04 am
Long import = big models = lot of memory, and from
OutOfMemoryError appearing in the log, it's actually a memory problem. Even if you might find that weird, Java programs can't consume as much memory as they want. If you want to increase the max amount of memory the program can use in the downloadable version, please read the
FAQ, but if I were you, I would simply forget the idea of using this model.