Question

I have Windows 7 installation with 32 bit JDK.

When I try to run MuleStudio.exe I get the following error:

enter image description here

Était-ce utile?

La solution

You need to download the 32 bit edition, which is rather hard to find on the first page.

Deprecation notice: The link is valid just for Mule Studio and not for the new Anypoint Studio. Basically think link is just for historical purposes here and there is a 99% chance this is the wrong link for you.

Check the All Mule Studio Downloads page. and select the 32 bit version.

Autres conseils

another solution:

  • open your AnypointStudio.ini with notepad
  • add or edit the vm

    -vm

    C:\Program Files\Java\jdk1.8.0_151\bin // edit this with the path of your installed jdk

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top