Invalid distance code, Matlab installation

1 view (last 30 days)
Chingis Bobo
Chingis Bobo on 8 May 2016
Edited: Walter Roberson on 8 May 2016
I stopped the antiviris, cleaned the tepm folder, install from local drive, but still get this error.
(Mai 08, 2016 12:04:58) ##################################################################
(Mai 08, 2016 12:04:58) #
(Mai 08, 2016 12:04:58) # Today's Date:
(Mai 08, 2016 12:04:58) Sun May 08 12:04:57 CEST 2016
(Mai 08, 2016 12:04:58)
(Mai 08, 2016 12:04:58) System Info
(Mai 08, 2016 12:04:58) OS: Windows 7 6.1
(Mai 08, 2016 12:04:58) Arch: amd64
(Mai 08, 2016 12:04:58) Data Model: 64
(Mai 08, 2016 12:04:58) Language: de
(Mai 08, 2016 12:04:58) Java Vendor: Oracle Corporation
(Mai 08, 2016 12:04:58) Java Home: D:\_temp_matlab_R2016a_win64\sys\java\jre\win64\jre
(Mai 08, 2016 12:04:58) Java Version: 1.7.0_60
(Mai 08, 2016 12:04:58) Java VM Name: Java HotSpot(TM) 64-Bit Server VM
(Mai 08, 2016 12:04:58) Java Class Path: D:\_temp_matlab_R2016a_win64\java/config/professionalinstaller/pathlist.jar
(Mai 08, 2016 12:04:58) User Name: bobo
(Mai 08, 2016 12:04:58) Current Directory: D:\_temp_matlab_R2016a_win64
(Mai 08, 2016 12:04:58) Input arguments:
(Mai 08, 2016 12:04:58) root D:\_temp_matlab_R2016a_win64
(Mai 08, 2016 12:04:58) libdir D:\_temp_matlab_R2016a_win64
(Mai 08, 2016 12:04:58) standalone true
(Mai 08, 2016 12:05:01) Starting local product/component search in download directory
(Mai 08, 2016 12:05:01) Searching for archives...
(Mai 08, 2016 12:05:01) Reading D:\_temp_matlab_R2016a_win64\archives
(Mai 08, 2016 12:05:01) 4 files found in D:\_temp_matlab_R2016a_win64\archives
(Mai 08, 2016 12:05:01) Reading D:\_temp_matlab_R2016a_win64
(Mai 08, 2016 12:05:01) 17 files found in D:\_temp_matlab_R2016a_win64
(Mai 08, 2016 12:05:01) Reading C:\Users\bobo\Downloads\MathWorks\R2016a\archives
(Mai 08, 2016 12:05:01) 3216 files found in C:\Users\bobo\Downloads\MathWorks\R2016a\archives
(Mai 08, 2016 12:05:01) Archive search complete. 3237 total files found.
(Mai 08, 2016 12:05:28) Completed local product/component search
(Mai 08, 2016 12:06:04) Contacting MathWorks
(Mai 08, 2016 12:06:37) Validating account information
(Mai 08, 2016 12:06:37) Retrieving license data
(Mai 08, 2016 12:06:42) Retrieving product data
(Mai 08, 2016 12:06:43) Verifying account information
(Mai 08, 2016 12:06:49) Completed local product/component search
(Mai 08, 2016 12:06:54) Default Installation Folder: C:\Program Files\MATLAB\R2016a
(Mai 08, 2016 12:06:56) Error: Cannot install in the specified folder because there may be files remaining from a previous installation.
You can manually delete the files or install in a different folder.
(Mai 08, 2016 12:07:04) Confirmation Text:
Installation folder:
C:\Program Files\MATLAB\R2016ab
Installation Size: 5.929 MB
Products:
MATLAB 9.0
Simulink 8.7
Communications System Toolbox 6.2
Computer Vision System Toolbox 7.1
Control System Toolbox 10.0
Curve Fitting Toolbox 3.5.3
Data Acquisition Toolbox 3.9
Database Toolbox 6.1
DSP System Toolbox 9.2
Global Optimization Toolbox 3.4
Image Acquisition Toolbox 5.0
Image Processing Toolbox 9.4
Instrument Control Toolbox 3.9
Neural Network Toolbox 9.0
Optimization Toolbox 7.4
Parallel Computing Toolbox 6.8
Signal Processing Toolbox 7.2
Simulink Control Design 4.3
Stateflow 8.7
Statistics and Machine Learning Toolbox 10.2
Symbolic Math Toolbox 7.0
System Identification Toolbox 9.4
(Mai 08, 2016 12:07:06) Task MATLAB R2016a Startup Accelerator for C:\Program Files\MATLAB\R2016ab does not exist
(Mai 08, 2016 12:07:06) Installing Product: MATLAB 9.0
(Mai 08, 2016 12:15:48) java.util.zip.ZipException: invalid distance code
at org.apache.commons.compress.archivers.zip.ZipArchiveInputStream.readFromInflater(ZipArchiveInputStream.java:478)
at org.apache.commons.compress.archivers.zip.ZipArchiveInputStream.readDeflated(ZipArchiveInputStream.java:443)
at org.apache.commons.compress.archivers.zip.ZipArchiveInputStream.read(ZipArchiveInputStream.java:384)
at org.apache.commons.compress.archivers.zip.ZipArchiveInputStream.skip(ZipArchiveInputStream.java:514)
at org.apache.commons.compress.archivers.zip.ZipArchiveInputStream.closeEntry(ZipArchiveInputStream.java:585)
at org.apache.commons.compress.archivers.zip.ZipArchiveInputStream.getNextZipEntry(ZipArchiveInputStream.java:193)
at com.mathworks.install.archive.zip.commonscompress.ZipArchiveInputStreamExtractor.extract(ZipArchiveInputStreamExtractor.java:34)
at com.mathworks.install.archive.DecodeArchiveInputStreamExtractor.extract(DecodeArchiveInputStreamExtractor.java:34)
at com.mathworks.install.input.ArchiveComponentSource.extract(ArchiveComponentSource.java:26)
at com.mathworks.install.InstallableComponentImpl.install(InstallableComponentImpl.java:100)
at com.mathworks.install.ComponentInstallerImpl.installComponent(ComponentInstallerImpl.java:99)
at com.mathworks.install.ComponentInstallerImpl.installComponents(ComponentInstallerImpl.java:58)
at com.mathworks.install.ProductInstallerImpl.installProduct(ProductInstallerImpl.java:157)
at com.mathworks.install.ProductInstallerImpl.installProducts(ProductInstallerImpl.java:66)
at com.mathworks.install.InstallerImpl.install(InstallerImpl.java:112)
at com.mathworks.installwizard.model.InstallTask.execute(InstallTask.java:46)
at com.mathworks.installwizard.model.AbstractBackgroundTask.execute(AbstractBackgroundTask.java:38)
at com.mathworks.installwizard.model.AbstractTask.call(AbstractTask.java:73)
at com.mathworks.installwizard.model.AbstractTask.call(AbstractTask.java:23)
at com.mathworks.wizard.worker.WorkerImpl.doInBackground(WorkerImpl.java:24)
at javax.swing.SwingWorker$1.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at javax.swing.SwingWorker.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.util.zip.DataFormatException: invalid distance code
at java.util.zip.Inflater.inflateBytes(Native Method)
at java.util.zip.Inflater.inflate(Unknown Source)
at org.apache.commons.compress.archivers.zip.ZipArchiveInputStream.readFromInflater(ZipArchiveInputStream.java:476)
... 25 more
(Mai 08, 2016 12:15:48) The following error was detected while installing matlab_toolbox_iofun_builtins_win64:
invalid distance code
Would you like to retry installing matlab_toolbox_iofun_builtins_win64? If you press No, the installer will exit without completing the installation. More information can be found at C:\Users\bobo\AppData\Local\Temp\mathworks_bobo.log

Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!