简体   繁体   English

Java(TM)平台SE二进制文件已停止工作

[英]Java(TM) Platform SE binary has stopped working

When I opened netbeans 6.9.1, It showed me a message box "Java(TM) Platform SE binary has stopped working. A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available." 当我打开netbeans 6.9.1时,它显示了一个消息框“ Java(TM)Platform SE二进制文件已停止工作。问题导致程序无法正常工作。Windows将关闭程序并通知您是否有可用的解决方案。 ” I clicked close program button and waited for a solution. 我单击关闭程序按钮,然后等待解决方案。 But it's still a problem. 但这仍然是一个问题。 Can anyone please suggest or help me to fix the problem, thanks. 谁能提出建议或帮助我解决问题,谢谢。

I use window 7 64bit, jdk 1.6.0_23. 我使用window 7 64bit,jdk 1.6.0_23。

I recently fix this issue restart the computer in safe mode and run the installer. 我最近解决了此问题,以安全模式重启计算机并运行安装程序。

In my case, the problem was caused by a monitor process that was corrupting installation's files while installation process was executed. 就我而言,问题是由监视进程引起的,该监视进程在执行安装过程时损坏了安装文件。 A similar bug was reported before: 之前曾报告类似的错误

The problem is in the monitoring tool called "Logitech Process Monitor" (lvprcsrv.exe). 问题出在名为“ Logitech Process Monitor”(lvprcsrv.exe)的监视工具中。 Please make sure that you are not running this or any other processes monitoring tool. 请确保您没有运行此工具或任何其他进程监视工具。

So, running in safe mode will disable process that could interfere in the installation. 因此,以安全模式运行将禁用可能干扰安装的进程。

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

相关问题 Java(TM) Platform SE Binary 已停止工作(Java、Eclipse) - Java(TM) Platform SE Binary has stopped working (Java, Eclipse) 在Eclipse Kepler中运行插件项目时出现“ Java™Platform SE二进制文件已停止工作”错误 - “Java(TM) Platform SE binary has stopped working” error while running a plugin project in Eclipse Kepler “Java(TM)平台SE二进制文件已停止工作”与Tomcat服务器出错 - “Java(TM) Platform SE binary has stopped working” error with Tomcat server Java VirtualVm连接尝试产生“ Java™平台SE停止工作”错误 - Java VirtualVm connection attempt produces “Java(TM) platform SE has stopped working” error Java(TM)平台SE二进制文件没有响应 - Java(TM) Platform SE binary is not responding 在 Java(TM) Platform SE 二进制文件中打开 - Open in Java(TM) Platform SE binary Java(TM) Platform SE 二进制错误 - Java(TM) Platform SE binary error LibGDX游戏因“ java平台se二进制文件停止工作”而崩溃 - LibGDX game crashes with “java platform se binary stopped working” XML错误和Java(TM)平台SE二进制崩溃 - XML errors and Java(TM) Platform SE Binary crashing Java(TM)Platform SE二进制文件仍在进程上运行 - Java (TM) Platform SE binary still running on processes
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM