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: Unable to launch installer with a 64bit 1.7.0_60 JVM
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
‎Jul 25, 2014
04:35 AM
Unable to launch installer with a 64bit 1.7.0_60 JVM
I am using Installanywhere 2013 and I am creating an installer for pure 64bit Windows platform.
I am encountering the following error while launching the installer:
Flexeraaxx$aaa: C:\Users\Administrator\AppData\Local\Temp\1\I1406181097\Windows_Pure_64_Bit\resource\iawin32.dll not found
at Flexeraaxx.af(Unknown Source)
at Flexeraaxx.aa(Unknown Source)
at com.zerog.ia.installer.LifeCycleManager.init(Unknown Source)
at com.zerog.ia.installer.LifeCycleManager.executeApplication(Unknown Source)
at com.zerog.ia.installer.Main.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.zerog.lax.LAX.launch(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)
I am encountering the following error while launching the installer:
Flexeraaxx$aaa: C:\Users\Administrator\AppData\Local\Temp\1\I1406181097\Windows_Pure_64_Bit\resource\iawin32.dll not found
at Flexeraaxx.af(Unknown Source)
at Flexeraaxx.aa(Unknown Source)
at com.zerog.ia.installer.LifeCycleManager.init(Unknown Source)
at com.zerog.ia.installer.LifeCycleManager.executeApplication(Unknown Source)
at com.zerog.ia.installer.Main.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.zerog.lax.LAX.launch(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)
(6) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 05, 2014
09:13 AM
It sounds like you are running a pure 64-bit launcher with a 32-bit JVM. Try bundling a 64-bit launcher with the installer to be sure that is what gets used at run time.
I hope that helps.
I hope that helps.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 30, 2014
03:55 PM
Despite claimed support for Windows 2012 R2 by IA2013. I could only get mine to work when I set Windows 8 compatibility mode on the installer executable.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 19, 2015
05:25 AM
Some solution found? I have the same problem (iawin32.dll not found under Windows Server 2012 R2...).
BUT: if I use VM Oracle 1.7.0_45 - all works. If I use the latest Flexera Oracle VM 1.8.0_5 (or my own VM) -> error.
BUT: if I use VM Oracle 1.7.0_45 - all works. If I use the latest Flexera Oracle VM 1.8.0_5 (or my own VM) -> error.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 20, 2015
12:58 AM
mac_cz wrote:
Some solution found? I have the same problem (iawin32.dll not found under Windows Server 2012 R2...).
BUT: if I use VM Oracle 1.7.0_45 - all works. If I use the latest Flexera Oracle VM 1.8.0_5 (or my own VM) -> error.
Hi Mac,
I encountered the same issue you should install a patch for IA. See here: https://flexeracommunity.force.com/customer/articles/en_US/ISSUE/Q214078
The issue is IOJ-1563357 Installer fails to launch when run on Windows Server 2012 R2 with a 64 bit 1.7.0_55 JVM.
HTH,
Xavier.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 20, 2015
06:29 AM
It works, thank you very much!!!
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 20, 2015
01:43 PM
mac_cz wrote:
It works, thank you very much!!!
You're welcome. 🙂