dp2383
Posts: 3
Joined: Mon Jan 21, 2008 6:25 am

Created exe consuming more memory

Hi All,

Running the application through created exe works slower for my java application as compared to running the same eclipse from IDE.

While exploring possible reasons i have found that memory consumption is more for same application running through created exe as compared to running application through Integrated Development Environment.

So could you please explain the reason for more memory consumtion/ or the installer's internal logic for the same.

Thanks
Divya
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Hi,

Please make sure that you have set the Java Product in your Advanced Installer project according to the settings you are using in the IDE.

You can read more about setting the JVM Parameters for your Java application here:
http://www.advancedinstaller.com/user-g ... ialog.html

Let me know if the problem persists when using the same settings you used in the IDE.

Regards,
Cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”