Installation Error: Could Not Create A PNG File

User 5355bee5be

08-08-2012 22:51:36

When I try to install Marvin Bean 5.10.2(Windows Installer), the following error message appers.


C:\Program Files| ChemAxon\MarvinBeans\help\structurechecker\ex_chiralfag_ch01.png
Could not create this file. Shall I try again?


If I click "Yes" button, this message reappears.


If I click "No" button, the following error message appers.


An error occurred:
java.util zip ZipException: invalid Entry CRC (expected 0x4d7eb01 but got 0xa1592370)


Error log is the following.


Exception:

java.util.zip.ZipException: invalid entry CRC (expected 0x4d7eb01 but got 0xa1592370)
    at java.util.zip.ZipInputStream.readEnd(Unknown Source)
    at java.util.zip.ZipInputStream.read(Unknown Source)
    at java.util.zip.ZipInputStream.closeEntry(Unknown Source)
    at java.util.zip.ZipInputStream.getNextEntry(Unknown Source)
    at com.install4j.runtime.installer.helper.content.ContentInstaller.installContent(Unknown Source)
    at com.install4j.runtime.installer.helper.content.ContentInstaller.doStandardInstallation(Unknown Source)
    at com.install4j.runtime.beans.actions.InstallFilesAction.install(Unknown Source)
    at com.install4j.runtime.installer.InstallerContextImpl.performActionInt(Unknown Source)
    at com.install4j.runtime.installer.ContextImpl.performAction(Unknown Source)
    at com.install4j.runtime.installer.controller.Controller.executeActions(Unknown Source)
    at com.install4j.runtime.installer.controller.Controller.handleCommand(Unknown Source)
    at com.install4j.runtime.installer.controller.Controller.start(Unknown Source)
    at com.install4j.runtime.installer.Installer.main(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
    at com.exe4j.runtime.WinLauncher.main(Unknown Source)

System properties:

java.runtime.name=Java(TM) SE Runtime Environment
exe4j.moduleName=D:\Application\marvinbeans-5.10.2-windows.exe
exe4j.semaphoreName=d:_application_marvinbeans-5.10.2-windows.exe
sun.boot.library.path=c:\program files\java\jre7\bin
java.vm.version=23.1-b03
java.vm.vendor=Oracle Corporation
java.vendor.url=http://java.oracle.com/
exe4j.consoleCodepage=cp0
path.separator=;
java.vm.name=Java HotSpot(TM) Client VM
file.encoding.pkg=sun.io
user.country=JP
user.script=
sun.os.patch.level=Service Pack 3
install4j.exeDir=D:\Application\
java.vm.specification.name=Java Virtual Machine Specification
user.dir=C:\DOCUME~1\Yuki\LOCALS~1\Temp\e4jA1.tmp_dir12372
java.runtime.version=1.7.0_05-b06
java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
java.endorsed.dirs=c:\program files\java\jre7\lib\endorsed
os.arch=x86
java.io.tmpdir=C:\DOCUME~1\Yuki\LOCALS~1\Temp\
line.separator=

java.vm.specification.vendor=Oracle Corporation
user.variant=
exe4j.tempDir=C:\DOCUME~1\Yuki\LOCALS~1\Temp\e4jA1.tmp_dir12372
os.name=Windows XP
proxySet=false
sun.java2d.noddraw=true
sun.jnu.encoding=MS932
java.library.path=D:\Application;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\JustSystems\JSLIB32;C:\WINDOWS\system32\WindowsPowerShell\v1.0;c:\program files\java\jre7\bin;.
sun.awt.enableExtraMouseButtons=true
java.specification.name=Java Platform API Specification
java.class.version=51.0
sun.management.compiler=HotSpot Client Compiler
exe4j.isInstall4j=true
os.version=5.1
user.home=C:\Documents and Settings\Yuki
user.timezone=Asia/Tokyo
java.awt.printerjob=sun.awt.windows.WPrinterJob
file.encoding=MS932
java.specification.version=1.7
java.class.path=C:\DOCUME~1\Yuki\LOCALS~1\Temp\e4jA1.tmp_dir12372\i4jruntime.jar;C:\DOCUME~1\Yuki\LOCALS~1\Temp\e4jA1.tmp_dir12372\user.jar;C:\DOCUME~1\Yuki\LOCALS~1\Temp\e4jA1.tmp_dir12372\platform.zip;
user.name=Yuki
java.vm.specification.version=1.7
java.home=c:\program files\java\jre7
sun.arch.data.model=32
exe4j.launchName=D:\Application\marvinbeans-5.10.2-windows.exe
user.language=ja
java.specification.vendor=Oracle Corporation
awt.toolkit=sun.awt.windows.WToolkit
java.vm.info=mixed mode, sharing
exe4j.unextractedPosition=1841693
java.version=1.7.0_05
java.ext.dirs=c:\program files\java\jre7\lib\ext;C:\WINDOWS\Sun\Java\lib\ext
sun.boot.class.path=c:\program files\java\jre7\lib\resources.jar;c:\program files\java\jre7\lib\rt.jar;c:\program files\java\jre7\lib\sunrsasign.jar;c:\program files\java\jre7\lib\jsse.jar;c:\program files\java\jre7\lib\jce.jar;c:\program files\java\jre7\lib\charsets.jar;c:\program files\java\jre7\lib\jfr.jar;c:\program files\java\jre7\classes
install4j.appDir=C:\Documents and Settings\Yuki\Local Settings\Temp\
java.vendor=Oracle Corporation
file.separator=\
java.vendor.url.bug=http://bugreport.sun.com/bugreport/
sun.io.unicode.encoding=UnicodeLittle
sun.cpu.endian=little
sun.desktop=windows
sun.cpu.isalist=


And I click "OK" button, installation is terminated.


Of course, other application is not started, and JRE(Version 7 Update 5) is already installed.


Operating System I use is Windows XP.


Please tell me how to deal with this error.

ChemAxon 7c2d26e5cf

10-08-2012 09:21:17

I assume that the installer file is damaged. It can cause such kind of zip error.


I recommend to remove Marvin Beans package from your machine than download the installer again and launch it.

User 5355bee5be

10-08-2012 11:06:57

Thank you so much!!


Doing as you said, I succeeded in installation.

ChemAxon 7c2d26e5cf

10-08-2012 12:03:07

I am glad that the issue has been solved.


Thanks for the feedback.