cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
venus2
Level 3

ZIP error during build

Hi,

I am using IA 8.0.1 and trying to build CD installer with noVM. The build fails and I get this exception:

=======
[buildinstaller] The Linux (No VM) CD-ROM installer is located at:
[buildinstaller] C:\sboxDiam4_02122008\cmvc\src\DHAInstall\DHA\D
HA_Build_Output\CDROM_Installers\Linux\Disk1\InstData\NoVM\DHAV6_3.bin
[buildinstaller] Assembling installer components...
[buildinstaller] java.util.zip.ZipException: The device is not ready
[buildinstaller] at java.util.zip.ZipFile.open(Native Method)
[buildinstaller] at java.util.zip.ZipFile.(ZipFile.java:203)
[buildinstaller] at java.util.zip.ZipFile.(ZipFile.java:234)
[buildinstaller] at ZeroGqf.a(DashoA8113)
[buildinstaller] at ZeroGqf.a(DashoA8113)
[buildinstaller] at ZeroGqf.a(DashoA8113)
[buildinstaller] at ZeroGqf.a(DashoA8113)
[buildinstaller] at com.zerog.ia.installer.actions.CustomActionBase.zipCu
stomCodeSelf(DashoA8113)
[buildinstaller] at com.zerog.ia.installer.InstallPiece.zipCustomCode(Das
hoA8113)
[buildinstaller] at com.zerog.ia.designer.build.ZipToUtility.a(DashoA8113
)
[buildinstaller] at com.zerog.ia.designer.build.ZipToUtility.installerZip
CustomCode(DashoA8113)
[buildinstaller] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native M
ethod)
[buildinstaller] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMet
hodAccessorImpl.java:39)
[buildinstaller] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Deleg
atingMethodAccessorImpl.java:25)
[buildinstaller] at java.lang.reflect.Method.invoke(Method.java:585)
[buildinstaller] at com.zerog.ia.installer.Installer.zipCustomCode(DashoA
8113)
[buildinstaller] at ZeroGkr.a(DashoA8113)
[buildinstaller] at ZeroGkr.a(DashoA8113)
[buildinstaller] at ZeroGkr.a(DashoA8113)
[buildinstaller] at ZeroGkr.a9(DashoA8113)
[buildinstaller] at ZeroGkr.a(DashoA8113)
[buildinstaller] at ZeroGk3.run(DashoA8113)
[buildinstaller] (ELAPSED TIME): 0.0 seconds.
[buildinstaller] uninstallerResources not valid zip. May have had no entries, s
o will not be bundled.
[buildinstaller] Finished assembling installer components
[buildinstaller] Assembling installer components...
[buildinstaller] java.util.zip.ZipException: The device is not ready
[buildinstaller] at java.util.zip.ZipFile.open(Native Method)
[buildinstaller] at java.util.zip.ZipFile.(ZipFile.java:203)
[buildinstaller] at java.util.zip.ZipFile.(ZipFile.java:234)
[buildinstaller] at ZeroGqf.a(DashoA8113)
[buildinstaller] at ZeroGqf.a(DashoA8113)
[buildinstaller] at ZeroGqf.a(DashoA8113)
[buildinstaller] at ZeroGqf.a(DashoA8113)
[buildinstaller] at com.zerog.ia.installer.actions.CustomActionBase.zipCu
stomCodeSelf(DashoA8113)
[buildinstaller] at com.zerog.ia.installer.InstallPiece.zipCustomCode(Das
hoA8113)
[buildinstaller] at com.zerog.ia.designer.build.ZipToUtility.a(DashoA8113
)
[buildinstaller] at com.zerog.ia.designer.build.ZipToUtility.installerZip
CustomCode(DashoA8113)
[buildinstaller] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native M
ethod)
[buildinstaller] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMet
hodAccessorImpl.java:39)
[buildinstaller] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Deleg
atingMethodAccessorImpl.java:25)
[buildinstaller] at java.lang.reflect.Method.invoke(Method.java:585)
[buildinstaller] at com.zerog.ia.installer.Installer.zipCustomCode(DashoA
8113)
[buildinstaller] at ZeroGkr.a(DashoA8113)
[buildinstaller] at ZeroGkr.a(DashoA8113)
[buildinstaller] at ZeroGkr.a(DashoA8113)
[buildinstaller] at ZeroGkr.a9(DashoA8113)
[buildinstaller] at ZeroGkr.a(DashoA8113)
[buildinstaller] at ZeroGk3.run(DashoA8113)
[buildinstaller] (ELAPSED TIME): 0.0 seconds.


===================

Any help is really appreciated.
Labels (1)
0 Kudos
(1) Reply
pv7721
Level 20

Device not ready can be seen in your messages. The installer is trying to zip something but looks like it's from an amovible media which cannot be found!
0 Kudos