Valentin Despa
Valentin Despa

Reputation: 42562

MuleStudio - Error failed failed to load the JNI shared library

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

Upvotes: 2

Views: 5072

Answers (2)

M Salman Al Farisi
M Salman Al Farisi

Reputation: 1

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

Upvotes: 0

Valentin Despa
Valentin Despa

Reputation: 42562

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.

Upvotes: 1

Related Questions