java - 安装 JDK 时出错

标签 java windows

我在 Windows 8 上安装 JDK 1.7 时出现以下错误。

"Error 1335. The cabinet file 'st170510.cab' required for this installation is corrupt and cannot be used. This could indicate a network error, an error reading from the CD-ROM, or a problem with this package."

我已经从 oracle foundation 下载了最新版本的 JDK。以前我的电脑上安装了 JDK 1.6。我卸载它并尝试安装此版本并遇到此错误。

有关更多信息,我已经在我的系统上安装了 JRE 1.7。

最佳答案

错误:

"Error 1335. The cabinet file 'st170510.cab' required for this installation is corrupt and cannot be used. This could indicate a network error, an error reading from the CD-ROM, or a problem with this package."

不是因为 JDK 设置中的问题或其他问题。

部分原因可能是:

  1. 一些研究表明,此问题可能是由于内存不足造成的。

    来源 - https://forum.openoffice.org/en/forum/viewtopic.php?f=15&t=65872

  2. 这是一个 Windows Installer 错误,安装介质(通常在 CD 上)上的不同 cabinet 文件名可能会发生该错误。

    来源 - error-1335-the-cabinet-file-filecab-required-for-this-installation-is-corrupt-and-cannot-be-used-this-could-indicate-a-network-error-an-error-reading-from-the-cd-rom-or-a-problem-with-this-package

  3. 可能是由用户访问控制引起的。

    来源 - http://www.symantec.com/connect/forums/error-error-1335the-cabinet-file-data1cab-required-installation-corrupt-and-cannot-be-used-co

  4. 您的计算机上运行的防火墙或病毒软件导致安装程序损坏。

    来源 - http://www.tomshardware.com/forum/7992-63-error-1335-help

  5. 安装程序无法从 DVD/CD-ROM 驱动器访问必要的文件时发生。

    来源 - http://helpx.adobe.com/creative-suite/kb/install-error-1311-1335-or.html

每个链接都有自己的解决问题的步骤列表。 不确定是什么导致了您的问题。

您可以尝试不同的解决方案,看看是否有人可以提供帮助。

谢谢!!

关于java - 安装 JDK 时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22476795/

相关文章:

java - 为什么字节加法性能如此不可预测?

Java Servlet - 重定向 URL

java - 在 Java2D 中动态着色 Sprite ?

windows - x :Uid generator for Windows 8 projects

mysql - 如何为 XtraBackup 连接到 windows mysql 服务器

windows - 抑制批处理文件中的错误通知?

java - 对象内的 Jackson Json 列表

java - 来自与 fragment 无关的另一个 Activity 的 fragment 中的setText

c++ - 新构建的 Cppcheck-gui 会崩溃

windows - 在 Windows 上配置 stunnel 和 openssl 以支持 TLS 1.2