Hello jcasteels, 96Megs could be extremely low, try to use a bigger value. As the matter of fact there could be other idea subsystems that would fail to execute with this memory usage limit. For example if you'd find usages of an identifier that is widely used in a large project. (For example, try to search add if your project is large enough and you widely use Vector, ArrayList or something like this).
-- Best regards, Maxim Shafirov JetBrains, Inc / IntelliJ Software http://www.intellij.com "Develop with pleasure!" jccc> Hi all, jccc> I got a Out of memory on a code inspect with SET JVM_ARGS=-ms16m -mx96m on a jccc> package jccc> Local Code Analysis jccc> * Assignement not used jccc> * Constant conditions and NPE jccc> * Type cast is redundant jccc> [1955234] ERROR - intellij.plugins.PluginManager - jccc> [1955234] ERROR - intellij.plugins.PluginManager - IntelliJ IDEA (Ariadna) jccc> Build #614 jccc> [1955234] ERROR - intellij.plugins.PluginManager - JDK: 1.3.1 jccc> [1955234] ERROR - intellij.plugins.PluginManager - VM: Java HotSpot(TM) jccc> Client VM jccc> [1955234] ERROR - intellij.plugins.PluginManager - Vendor: Sun Microsystems jccc> Inc. jccc> [1955234] ERROR - intellij.plugins.PluginManager - OS: Windows NT jccc> [1955234] ERROR - intellij.plugins.PluginManager - jccc> java.lang.OutOfMemoryError jccc> <<no stack trace available>> jccc> Visit us at http://www.clearstream.com jccc> IMPORTANT MESSAGE jccc> Internet communications are not secure and therefore Clearstream International does not accept legal responsibility for the contents of this message. jccc> The information contained in this e-mail is confidential and may be legally privileged. It is intended solely for the addressee. If you are not the intended recipient, any disclosure, copying, jccc> distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. Any views expressed in this e-mail are those of the individual sender, except where jccc> the sender specifically states them to be the views of Clearstream International or of any of its affiliates or subsidiaries. jccc> END OF DISCLAIMER jccc> _______________________________________________ jccc> Eap-list mailing list jccc> [EMAIL PROTECTED] jccc> http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
