Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

cabextract throws checksum error when extracting jre/jdk 8u5 and 8u11 windows executables

2713760Jul 16 2014

When using cabextract to extract JDK and JRE 8u5 or 8u11 .exe files checksum errors occur in certain cab files.

Here's what happens:

Extracting cabinet: jdk-8u11-windows-i586.exe

  extracting jre.msi

  extracting jre1041.MST

  extracting jre2052.MST

  extracting src.zip

  extracting tools.zip

  extracting COPYRIGHT

  extracting jaureg

jaureg: checksum error

  extracting jucheck

jucheck: checksum error

  extracting jusched

jusched: checksum error

  extracting task.xml

task.xml: checksum error

  extracting task64.xml

task64.xml: checksum error

All done, errors in processing 5 file(s)

Do we have a problem here? Does anyone know why the binaries are failing when decompression?

I've double verified the md5sums of the java binaries.

-Mad.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 13 2014
Added on Jul 16 2014
0 comments
1,362 views