我正在尝试使用 Java 小程序(任何 Java 小程序),但我总是收到一条消息说“错误。单击以获取详细信息”。
当我这样做时,弹出窗口说:
Application Error
ClassNotFoundException
jreVerification.class
当我单击“详细信息”按钮时,我看到的只有以下内容:
Java Plug-in 10.7.2.10
Using JRE version 1.7.0_07-b10 Java HotSpot(TM) Client VM
User home directory = C:\Users\Beth
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
我正在运行 Windows 7 Professional,并且正在更新补丁。
无论我运行的是什么 Java Applet,Google Chrome、Mozilla Firefox 和 Internet Explorer 都会出现此问题。
我上面引用的错误来自这里:http: //java.com/en/download/installed.jsp ?detect=jre
但它仍然没有运行。
我尝试了以下方法来纠正这个问题:
- 卸载并重新安装 Java
- 卸载 Java,重新启动,安装 Java
- 卸载 Java,删除所有注册表项,重新启动,安装 Java
此外,我运行了恶意软件和病毒扫描,但都没有显示任何相关性。