Flash Builder4.5 startup times wrong-Failed to create the Java Virtual Machine__java

Source: Internet
Author: User
Tags win32

Flash Builder4.5 startup times wrong: Failed to create the Java Virtual Machine.

Reinstalling the Flash Builder4.5 is also no use.

Cause: There is not enough memory running Flash Builder4.5.

Workaround:

Find the installation directory for Flash Builder4.5 C:\Program files\adobe\adobe Flash Builder 4.5

To modify the memory parameters in the Flashbuilder.ini file:

-nl
Zh_cn
-startup
Eclipse/plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
--launcher.library
eclipse/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.1.r36x_v20100810
--launcher.defaultaction
OpenFile
-vmargs
-xms512m
-xmx512m
-xx:maxpermsize=128m
-xx:permsize=128m
-dorg.eclipse.equinox.p2.reconciler.dropins.directory=eclipse/dropins
-declipse.application=com.adobe.flexbuilder.standalone.flashbuilderapplication


To modify the memory parameters in the Flashbuilderc.ini file:

-startup
Eclipse/plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
--launcher.library
eclipse/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.1.r36x_v20100810
--launcher.defaultaction
OpenFile
-nl
en_US
-vmargs
-xms512m
-xmx512m
-xx:maxpermsize=128m
-xx:permsize=128m
-dorg.eclipse.equinox.p2.reconciler.dropins.directory=eclipse/dropins
-declipse.application=com.adobe.flexbuilder.standalone.flashbuilderapplication


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.