找不到库:jvm.dll。这里发生了什么? [英] Failed to find library: jvm.dll. What's going on here?

查看:1021
本文介绍了找不到库:jvm.dll。这里发生了什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的应用程序安装的某些计算机(但不是全部)中,在看起来成功安装之后,当您尝试运行它时,它会显示以下错误:

In some computers, but not all, in which my application is installed, after what looks like a successful install, when you try to run it, it shows this error:

该文件存在于该目录中,因此,我不确定为什么它说失败找到图书馆。

The file is present in that directory, so, I'm not sure why it says it failed to find the library.

该错误后面跟着

最后:

然后没有任何反应。该应用程序无法启动。有什么想法发生了什么?

and then nothing happens. The application doesn't start. Any ideas what's going on?

有些人指出这个错误报告似乎在讨论这个问题: https://bugs.openjdk.java.net/browse/JDK-8191176 但我用8u162以及8u172构建了我的应用程序(早期访问,具体来说,jdk-8u172-ea-bin-b03-windows-x64-18_jan_2018),结果是一样的。它发生在Windows 10 Pro 1703以及1709上。

Some people pointed to this bug report which seems to be talking about this issue: https://bugs.openjdk.java.net/browse/JDK-8191176 but I have built my application with 8u162 as well as 8u172 (early access, specifically, jdk-8u172-ea-bin-b03-windows-x64-18_jan_2018), and the result is the same. It happens on Windows 10 Pro 1703 as well as 1709.

我不确定还有什么可能相关。

I'm not sure what else might be relevant.

推荐答案

是否受到 JDK-8191176:JavaFX自包含应用程序失败,错误找不到库:jvm.dll影响8u151并在8u162中修复。

Could it be that you are affected by JDK-8191176 : JavaFX Self-Contained Application fails with error "Failed to find library: jvm.dll" which was affecting 8u151 and was fixed in 8u162.


在具有相应JDK版本的Windows 10 Enterprise build 1709上再次进行验证,并可以按报告确认问题。使用JDK 8u151 / 8u152检查时,弹出找不到库:jvm.dll以及后续错误对话框。

Verfied again on Windows 10 Enterprise build 1709 with respective JDK versions and could confirm the issue as reported. A "Failed to find library: jvm.dll" and subsequent error dialogs popped up as described when checked with JDK 8u151/8u152.

也许你可以检查当你使用8u162或更新版本时会发生什么。

Perhaps you can check what happens when you run with 8u162 or newer.

这篇关于找不到库:jvm.dll。这里发生了什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆