简体   繁体   English

MuleStudio-错误失败,无法加载JNI共享库

[英]MuleStudio - Error failed failed to load the JNI shared library

I have Windows 7 installation with 32 bit JDK. 我有32位JDK的Windows 7安装。

When I try to run MuleStudio.exe I get the following error: 当我尝试运行MuleStudio.exe时,出现以下错误:

在此处输入图片说明

You need to download the 32 bit edition, which is rather hard to find on the first page. 您需要下载32位版本,很难在第一页上找到它。

Deprecation notice: The link is valid just for Mule Studio and not for the new Anypoint Studio. 弃用通知:该链接仅对Mule Studio有效,对新的Anypoint Studio不适用。 Basically think link is just for historical purposes here and there is a 99% chance this is the wrong link for you. 基本上认为链接仅是出于历史目的,有99%的机会对您来说是错误的链接。

Check the All Mule Studio Downloads page. 检查“所有Mule Studio下载”页面。 and select the 32 bit version. 并选择32位版本。

another solution: 另一个解决方案:

  • open your AnypointStudio.ini with notepad 用记事本打开您的AnypointStudio.ini
  • add or edit the vm 添加或编辑虚拟机

    -vm -vm

    C:\\Program Files\\Java\\jdk1.8.0_151\\bin // edit this with the path of your installed jdk C:\\ Program Files \\ Java \\ jdk1.8.0_151 \\ bin //使用已安装的jdk的路径进行编辑

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM