This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- Re: Upgrading from 2010 to 2010 SP1 causes build error with respect to merge modules
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 11, 2010
03:35 PM
Upgrading from 2010 to 2010 SP1 causes build error with respect to merge modules
I have installers that import a merge module via Organization > Modules. They were created with 2010. I resaved them (merge module, installers) with 2010 SP1. The module uses custom code panels, rules and such which are stored in a jar file. Now the module builds fine. But when I build the installer that uses the module, I get errors like these in the build log (I've edited out certain internal company info with "..."):
There was an I/O error storing the classes.
There was an I/O error storing the classes.
There was an I/O error storing the classes.
I also see this java exception:
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.(Unknown Source)
at java.util.zip.ZipFile.(Unknown Source)
at com.zerog.ia.installer.actions.CustomActionBase.a(DashoA10*..)
at com.zerog.ia.installer.actions.CustomActionBase.a(DashoA10*..)
at com.zerog.ia.installer.actions.CustomActionBase.zipCustomCodeSelf(DashoA10*..)
at com.zerog.ia.installer.InstallPiece.zipCustomCode(DashoA10*..)
at com.zerog.ia.installer.InstallPiece.zipCustomCode(DashoA10*..)
at com.zerog.ia.designer.build.ZipToUtility.a(DashoA10*..)
at com.zerog.ia.designer.build.ZipToUtility.installerZipCustomCode(DashoA10*..)
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.zerog.ia.installer.Installer.zipCustomCode(DashoA10*..)
at ZeroGl6.a(DashoA10*..)
at ZeroGl6.a(DashoA10*..)
at ZeroGl6.a(DashoA10*..)
at ZeroGmq.a5(DashoA10*..)
at ZeroGmx.at(DashoA10*..)
at ZeroGmq.an(DashoA10*..)
at ZeroGl6.a(DashoA10*..)
at ZeroGmi.run(DashoA10*..)
Anyone else getting errors like these?
Brian.
I also see this java exception:
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.
at java.util.zip.ZipFile.
at com.zerog.ia.installer.actions.CustomActionBase.a(DashoA10*..)
at com.zerog.ia.installer.actions.CustomActionBase.a(DashoA10*..)
at com.zerog.ia.installer.actions.CustomActionBase.zipCustomCodeSelf(DashoA10*..)
at com.zerog.ia.installer.InstallPiece.zipCustomCode(DashoA10*..)
at com.zerog.ia.installer.InstallPiece.zipCustomCode(DashoA10*..)
at com.zerog.ia.designer.build.ZipToUtility.a(DashoA10*..)
at com.zerog.ia.designer.build.ZipToUtility.installerZipCustomCode(DashoA10*..)
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.zerog.ia.installer.Installer.zipCustomCode(DashoA10*..)
at ZeroGl6.a(DashoA10*..)
at ZeroGl6.a(DashoA10*..)
at ZeroGl6.a(DashoA10*..)
at ZeroGmq.a5(DashoA10*..)
at ZeroGmx.at(DashoA10*..)
at ZeroGmq.an(DashoA10*..)
at ZeroGl6.a(DashoA10*..)
at ZeroGmi.run(DashoA10*..)
Anyone else getting errors like these?
Brian.
(4) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Dec 09, 2010
04:04 AM
Hi Brian,
Have you found any solution?
[[CODE]buildinstaller] java.io.FileNotFoundException: M:\mmthumar_icr_2.0_post_Aug_3\icrvob1\Components\Installer\InstallAnywh
ereProject\ICR\mergeResources\ICRAdmin_1291886643417\c1f12d454658cd5c1abe39af2014ca5b\installer.jar (The system cannot f
ind the file specified)
[buildinstaller] at java.util.zip.ZipFile.open(Native Method)
[buildinstaller] at java.util.zip.ZipFile.(Unknown Source)
[buildinstaller] at java.util.zip.ZipFile.(Unknown Source)
[buildinstaller] at com.zerog.ia.installer.actions.CustomActionBase.a(DashoA10*..)
[buildinstaller] at com.zerog.ia.installer.actions.CustomActionBase.b(DashoA10*..)
[buildinstaller] at com.zerog.ia.installer.actions.CustomActionBase.zipCustomCodeSelf(DashoA10*..)
[buildinstaller] at com.zerog.ia.installer.actions.InstallConsoleAction.zipCustomCodeSelf(DashoA10*..)
[buildinstaller] at com.zerog.ia.installer.InstallPiece.zipCustomCode(DashoA10*..)
[buildinstaller] at com.zerog.ia.installer.InstallPiece.zipCustomCode(DashoA10*..)
[buildinstaller] at com.zerog.ia.installer.InstallPiece.zipCustomCode(DashoA10*..)
[buildinstaller] at com.zerog.ia.installer.InstallPiece.zipCustomCode(DashoA10*..)
[buildinstaller] at com.zerog.ia.installer.InstallPiece.zipCustomCode(DashoA10*..)
[buildinstaller] at com.zerog.ia.designer.build.ZipToUtility.a(DashoA10*..)
[buildinstaller] at com.zerog.ia.designer.build.ZipToUtility.installerZipCustomCode(DashoA10*..)
[buildinstaller] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[buildinstaller] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[buildinstaller] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[buildinstaller] at java.lang.reflect.Method.invoke(Unknown Source)
[buildinstaller] at com.zerog.ia.installer.Installer.zipCustomCode(DashoA10*..)
[buildinstaller] at ZeroGl6.a(DashoA10*..)
[buildinstaller] at ZeroGl6.a(DashoA10*..)
[buildinstaller] at ZeroGl6.a(DashoA10*..)
[buildinstaller] at ZeroGl6.a(DashoA10*..)
[buildinstaller] at ZeroGl6.bp(DashoA10*..)
[buildinstaller] at ZeroGl6.a(DashoA10*..)
[buildinstaller] at ZeroGmi.run(DashoA10*..)
[buildinstaller] (ELAPSED TIME): 0.047 seconds.
[buildinstaller] uninstallerResources not valid zip. May have had no entries, so will not be bundled.[/CODE]
I am building merge module separately which works fine.
When import that merge module in Suite installer and then try to build from IA ui, it gives error to relocate installer.jar file. After pointing to correct path even it works fine in UI mode.
Now issue is only with Ant script mode. I am facing issue only with console mode.
Deadly blocked at this point. Appreciate help in advance.
- Thanks,
Milan
Have you found any solution?
[[CODE]buildinstaller] java.io.FileNotFoundException: M:\mmthumar_icr_2.0_post_Aug_3\icrvob1\Components\Installer\InstallAnywh
ereProject\ICR\mergeResources\ICRAdmin_1291886643417\c1f12d454658cd5c1abe39af2014ca5b\installer.jar (The system cannot f
ind the file specified)
[buildinstaller] at java.util.zip.ZipFile.open(Native Method)
[buildinstaller] at java.util.zip.ZipFile.
[buildinstaller] at java.util.zip.ZipFile.
[buildinstaller] at com.zerog.ia.installer.actions.CustomActionBase.a(DashoA10*..)
[buildinstaller] at com.zerog.ia.installer.actions.CustomActionBase.b(DashoA10*..)
[buildinstaller] at com.zerog.ia.installer.actions.CustomActionBase.zipCustomCodeSelf(DashoA10*..)
[buildinstaller] at com.zerog.ia.installer.actions.InstallConsoleAction.zipCustomCodeSelf(DashoA10*..)
[buildinstaller] at com.zerog.ia.installer.InstallPiece.zipCustomCode(DashoA10*..)
[buildinstaller] at com.zerog.ia.installer.InstallPiece.zipCustomCode(DashoA10*..)
[buildinstaller] at com.zerog.ia.installer.InstallPiece.zipCustomCode(DashoA10*..)
[buildinstaller] at com.zerog.ia.installer.InstallPiece.zipCustomCode(DashoA10*..)
[buildinstaller] at com.zerog.ia.installer.InstallPiece.zipCustomCode(DashoA10*..)
[buildinstaller] at com.zerog.ia.designer.build.ZipToUtility.a(DashoA10*..)
[buildinstaller] at com.zerog.ia.designer.build.ZipToUtility.installerZipCustomCode(DashoA10*..)
[buildinstaller] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[buildinstaller] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[buildinstaller] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[buildinstaller] at java.lang.reflect.Method.invoke(Unknown Source)
[buildinstaller] at com.zerog.ia.installer.Installer.zipCustomCode(DashoA10*..)
[buildinstaller] at ZeroGl6.a(DashoA10*..)
[buildinstaller] at ZeroGl6.a(DashoA10*..)
[buildinstaller] at ZeroGl6.a(DashoA10*..)
[buildinstaller] at ZeroGl6.a(DashoA10*..)
[buildinstaller] at ZeroGl6.bp(DashoA10*..)
[buildinstaller] at ZeroGl6.a(DashoA10*..)
[buildinstaller] at ZeroGmi.run(DashoA10*..)
[buildinstaller] (ELAPSED TIME): 0.047 seconds.
[buildinstaller] uninstallerResources not valid zip. May have had no entries, so will not be bundled.[/CODE]
I am building merge module separately which works fine.
When import that merge module in Suite installer and then try to build from IA ui, it gives error to relocate installer.jar file. After pointing to correct path even it works fine in UI mode.
Now issue is only with Ant script mode. I am facing issue only with console mode.
Deadly blocked at this point. Appreciate help in advance.
- Thanks,
Milan
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Dec 13, 2010
11:10 AM
Perhaps this is IOA-000057943 resolved in hotfix 'A' ? See following URL for patch information:
http://kb.flexerasoftware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=Q211178&sliceId=1&docTypeID=DT_HOTFIX_1_1&dialogID=100379600&stateId=0%200%20100381054
http://kb.flexerasoftware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=Q211178&sliceId=1&docTypeID=DT_HOTFIX_1_1&dialogID=100379600&stateId=0%200%20100381054
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Feb 17, 2011
03:32 PM
Yes, hotfix A was the solution to this.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jun 22, 2011
08:37 AM
I have hotfix A and this is happening to me. It seems that if I define IA_MERGE_RESOURCES then it sometimes doesn't happen. But other times defining that variable makes other things break.
I don't know what I did to make this start happening again. It was not bothering me for a long time and now that I have a deadline it is cropping up unpredictably.
There was an I/O error storing the classes.
I don't know what I did to make this start happening again. It was not bothering me for a long time and now that I have a deadline it is cropping up unpredictably.