与Java 7u65的问题 [英] Issues with Java 7u65

查看:166
本文介绍了与Java 7u65的问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

昨天晚上,一个新的Java 7更新已发布:7u65。我有一个服务程序下载Web应用程序,并在更新后,我在不同的PC测试中并没有表现出的问题,也没有错误的行为。

后来,我开始收到有关我的产品的Java小程序的服务问题报告。所有报告的更新,谁的Java JRE(从7u60)7u65用户来了:


  • 小程序没有加载在所有。我显示加载屏幕中的应用程序启动时,这没有被显示。此外,通过我的Java小程序所提供的所有服务都是不可用的。

  • 修改Java控制面板的高级配置始终显示在控制台(在这个问题上发生的个人电脑之一)后,我发现小应用程序甚至没有启动Java控制台。

  • 使用那里的错误发生,试图访问java.com检查当前的Java版本相同站,Java小程序被加载并没有错误显示在控制台。

所有的测试都甚至删除已安装的证书(我的是一个有效签名的applet)。

结算后,浏览器和Java高速缓存后执行,

我查了Java 7u65发行说明和没有一个提到的变化似乎影响到我的小程序。此外,虽然使用Java 7u60没有问题。

我没有约,因为Java更新已小时前发布了是怎么回事,也许是任何线索。由于Java控制台无法显示,即使我配置Java控制面板的话,我不知道是否有任何异常。我无法重现该问题在我的电脑(Windows 8的,也不是Windows 7中,无论是在64位),但问题已经被报告在Windows 7的个人电脑。

我的一个朋友告诉我,这似乎是在一些机器上的Java 7u60是在使用中发生的事情,然后就被更新到Java 7u65没有deinstallations。此外,这往往在旧操作系统的情况发生。(如:WinXP中),这是更自然

我写这个问题,因为它似乎很奇怪,有些PC有这个问题,而有些则没有。我想知道,如果任何其他人是有这个问题,知道可能是什么原因,还是发现/应用什么方法解决它。另外,我想与大家分享的解决方案,如果我不会发生找到它。

感谢。


修改

外部参考,与同一Java版本(JRE)。



解决方案

我只是碰到了这个确切的问题,我的小程序中的一个。

这看起来有些变化对公司的Java-VM-ARGS'和'java_argumentsPARAMS在7u65的处理的。

java_arguments似乎不再起作用,当指定它,我的applet将静默失败,甚至没有启动JVM。

Last night a new Java 7 update has been released: 7u65. I have a web application where a service applet is loaded, and after the update, my tests on different PCs did not show issues nor wrong behaviors.

Later, I started to receive issue reports related to my product's Java service applet. All the reports came from users who updated Java JRE to 7u65 (from 7u60):

  • The applet was not loading at all. I display a "Loading" screen when the application starts, and this was not being displayed. Also, all the services provided by my Java applet were unavailable.
  • After changing the Java Control Panel's advanced configuration to always show the console (in one of the PCs where this issue happened), I discovered that the applet was not even launching the Java console.
  • Using the same station where the error happens, trying to access java.com to check the current java version, the Java applet is loaded and the console is displayed without errors.

All tests were performed after clearing Browser and Java Cache, and even after removing the installed certificates (mine is a valid signed applet).

I checked the Java 7u65 release notes and none of the mentioned changes seem to affect my applet. Also, there were no issues while using Java 7u60.

I don't have any clues about what is going on, perhaps because the java update was released hours ago. As the Java console can not be displayed even if I configure Java Control Panel to do so, I can not tell if there is any exception. I can not reproduce the issue in my PCs (Windows 8, nor Windows 7, both at 64 bits), but the issue has been reported on Windows 7 PCs.

One of my friends told me that this seems to be happening on machines where Java 7u60 was in use, and then it was updated to Java 7u65 with no deinstallations. Also, this tends to happen in older OS (ie: WinXP) which is more natural.

I write this question because it seems very odd that some PCs have this issue, and some others not. I'd like to know if any one else is having this issue, knows what could be the reason, or has discovered/applied any solution to it. Also, I'd like to share the solution if I ever happen to find it.

Thanks.


Edit:

External references, related to the same Java version (JRE).

解决方案

I just ran into this exact problem with one of my applets.

It looks like some changes were made to the handling of the 'java-vm-args' and 'java_arguments' params in 7u65.

'java_arguments' seems to no longer work, when it is specified, my applet will silently fail without even launching the JVM.

这篇关于与Java 7u65的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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