Out Of Memory
Hi,
I'm having serious problems with the application. When I start the application it detects the differences between code that would be generated and the actual code. To correct the metadata I try to reparse all files but that crashes with Out of Memory Error.
Is there any way to configure the application so that it doesn't need so much memory?
Thanks in advance.
I'm having serious problems with the application. When I start the application it detects the differences between code that would be generated and the actual code. To correct the metadata I try to reparse all files but that crashes with Out of Memory Error.
Is there any way to configure the application so that it doesn't need so much memory?
Thanks in advance.
Comments
we are currently investigating this issue. Apparently the memory consumption of Eclipse Kepler is higher than Eclipse Juno.
As a workaround, could you please try to increment the available memory (using the -Xmx setting in the umllab.ini or eclipse.ini, depending on your installation)? If you're running a 64bit environment, you could set it to -Xmx2g or even -Xmx3g. If running a 32bit environment, the maximum is -Xmx1500m.
Best regards,
Manuel
Terry O'K.
when starting the reverse engineering you can select which source folders should be imported (its on the third/fourth tab of the new model and diagram wizard). Could you please check if the selection is as expected? I'd like to know how many source code files / how many lines of code we are talking about.
Hope I could help,
Manuel
Terry O'K.
Terry O'K.