Jul 28, 2018
10:33 PM
Hello: Help needed on following please. After conversion of an InstallAnywhere 6.1 Enterprise, Build 2325 project to: InstallAnywhere 2010 Enterprise, Build 3890, i get the following error when installing: (I am installing on Windows 10 machine) ChooseBundledVMs: Unable to locate the VMPack Directory ======================================================= Installer User Interface Mode Not Supported The installer cannot run in this UI mode. To specify the interface mode, use the -i command-line option, followed by the UI mode identifier. The valid UI modes identifiers are GUI, Console, and Silent. My original installer binary (ie:InstallAnywhere 6.1 Enterprise, Build 2325) installs with no issues on Windows 10. The installer binary from project converted to InstallAnywhere 2010 Enterprise, Build 3890 gives above error on installation on Windows 10 however if i install from command line with: -i GUI I do not get above error!! So it looks like it is a conversion bug.
... View more
Labels
- Labels:
-
InstallAnywhere 2010
Sep 06, 2017
12:38 PM
jerome_IA wrote: Maybe /tmp is mounted noexec despite you have 777 permissions? --Jerome you are correct - as you suggest the /tmp was re-mounted and then all was working.
... View more
Jul 28, 2017
11:59 AM
Using InstallAnywhere 2015 SP1 Installer on Linux env (Red Hat Enterprise Linux Server release 7.2 (Maipo)) Installer not able to execute a .ksh file In Install log i see: Execute Script/Batch file: ksh /oams/wm/wmbs.wm/xsrv/srvui.22080/conf/env.ksh Status: ERROR Additional Notes: ERROR - Error while attempting to execute the installation script and further down in the file I see: No encoding detected.Defaults to UTF-8 Command.run(): Cannot run program "/tmp/640711.tmp/executeScriptTmp0": error=13, Permission denied No encoding detected.Defaults to UTF-8 The /tmp dir has 777 permissions Any Idea?
... View more
Labels
- Labels:
-
InstallAnywhere 2015
Oct 19, 2015
01:47 PM
1 Kudo
After some triage - i found I could complete my installation when selecting one or two features but not all of them (Installation hanged). Console log on installation did not show any error, I enabled console log during uninstallation and noticed JVM out of memory error. I increased the JVM installer settings for the project and then was able to do a full installation selecting all my features and components without the installation hanging,
... View more
Oct 13, 2015
02:02 PM
While doing installation - installer seems to hang (or is taking extremely long time) at "Extracting duplicates..." step .. any idea why or how to debug?
... View more
Labels
- Labels:
-
InstallAnywhere 2014
Jun 02, 2015
11:26 AM
Hello: Using File Chooser -- allow user to select a path/file $USER_MAGIC_FOLDER_1$ \ $MYPATH$ $USER_MAGIC_FOLDER_1$ is empty .. is there a way to not have to user any MAGIC_FOLDER is File Chooser (or avoid it pre-pending the slash) Thanks Amarjit
... View more
Labels
- Labels:
-
InstallAnywhere 2014
Nov 20, 2014
08:18 PM
Project compile error - java.lang.OutOfMemoryError - Solved When the following is executed: IAlocation="${InstallAnywhere}" IAProjectFile="${XBSInstallerRoot}\xinst\xbsia.iap_xml" failonerror="true" /> It actually invokes ? C:\Program Files (x86)\InstallAnywhere 2014\build.exe There is a properties file associated with build.exe ? C:\Program Files (x86)\InstallAnywhere 2014\build.lax In the file: build.lax file I increased (doubled) the value of: LAX.NL.JAVA.OPTION.JAVA.HEAP.SIZE.MAX From: lax.nl.java.option.java.heap.size.max=134217728 To: lax.nl.java.option.java.heap.size.max=268435456
... View more
Nov 20, 2014
02:41 PM
Can anybody help with the following issue: Compiling a IA 2014 via the ANT Task IAlocation="C:\Program Files (x86)\InstallAnywhere 2014" IAProjectFile="project.iap_xml" failonerror="true" /> Get the following error which aborts the build. [InstallAnywhere] Unable to invoke the method: [InstallAnywhere] ProductInformationProperty.setPropertyValue(String) [InstallAnywhere] Some installer configuration information may be lost [InstallAnywhere] java.lang.OutOfMemoryError: Java heap space Compiling same project from IA 2014 IDE is successful. I have tried setting ANT_OPTS=-Xmx720m (i am using java 1.7.0_60-b19)
... View more
Labels
- Labels:
-
InstallAnywhere 2014
Nov 14, 2014
11:41 AM
Running the converted (from IA 2010 to 2014) Unix Installer project in debug mode, revealed the following. I/O error occured writing additional files list java.io.FileNotFoundException: null/removablesList.txt (No such file or directory) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream. (Unknown Source) at java.io.FileWriter. (Unknown Source This is related to Uninstaller component - we did not have an uninstaller in the IA 2010 project, but it seems we need one now. Introducing a Uninstaller got rid of the above error and allowed the Installation to run to completion, which also then created the Install logs (but in the Install folder, not in the folder I had specified). Anyways problem of the install log file creation is cleared up now. 🙂 There install progress with silent install still does not show - has this been removed in 2014? Installing... ------------- [==================|==================|==================|==================] [------------------|------------------
... View more
Nov 13, 2014
09:07 PM
Sorry - noticed the following 1. Unix SILENT mode install - Install log file does NOT get generated - Install progress NOT indicated (previous we had some show that install project was loading and we got a progress meter) - with 2014 nothing is shown - the install just returns with no message (does seem to install properly though) 2. Unix CONSOLE mode - Install log file does NOT get generated - Install progress with progress meter IS indicated as with IA 2010.
... View more
Nov 13, 2014
11:25 AM
Hello: We ported a Unix IA 2010 project with Console and Silent mode to IA 2104 and have noticed the following: 1. Unix silent mode install - Install log file does get generated - Install progress not indicated (previous we had some show that install project was loading and we got a progress meter) - with 2014 nothing is shown - the install just returns with no message (does seem to install properly though) 2. Unix console mode - Install log file does get generated - Install progress with progress meter is indicated as with IA 2010. Any body experienced the same behavior and the have fix for this? Thanks Amarjit
... View more
Labels
- Labels:
-
InstallAnywhere 2014
Latest posts by Amarjit_Jutla
Subject | Views | Posted |
---|---|---|
3348 | Jul 28, 2018 10:33 PM | |
1196 | Sep 06, 2017 12:38 PM | |
2332 | Jul 28, 2017 11:59 AM | |
1307 | Oct 19, 2015 01:47 PM | |
2823 | Oct 13, 2015 02:02 PM | |
1577 | Jun 02, 2015 11:26 AM | |
760 | Nov 20, 2014 08:18 PM | |
2033 | Nov 20, 2014 02:41 PM | |
870 | Nov 14, 2014 11:41 AM | |
870 | Nov 13, 2014 09:07 PM |
Activity Feed
- Got a Kudo for Extracting duplicates ... Installation hangs - Solved. Apr 08, 2019 05:51 PM
- Posted Installer User Interface Mode Not Supported after convert v6.1 project to v2010 on InstallAnywhere Forum. Jul 28, 2018 10:33 PM
- Posted Re: Error with Execute Script/Batch file on InstallAnywhere Forum. Sep 06, 2017 12:38 PM
- Posted Error with Execute Script/Batch file on InstallAnywhere Forum. Jul 28, 2017 11:59 AM
- Posted Extracting duplicates ... Installation hangs - Solved on InstallAnywhere Forum. Oct 19, 2015 01:47 PM
- Posted Extracting duplicates ... Installation hangs on InstallAnywhere Forum. Oct 13, 2015 02:02 PM
- Posted FIle Chooser pre-pends \ on InstallAnywhere Forum. Jun 02, 2015 11:26 AM
- Posted Project compile error - java.lang.OutOfMemoryError - Solved on InstallAnywhere Forum. Nov 20, 2014 08:18 PM
- Posted Project compile error - java.lang.OutOfMemoryError on InstallAnywhere Forum. Nov 20, 2014 02:41 PM
- Posted Unix Installer issues IA 2014 on InstallAnywhere Forum. Nov 14, 2014 11:41 AM
- Posted Unix Installer issues IA 2014 on InstallAnywhere Forum. Nov 13, 2014 09:07 PM
- Posted Uinux Installer Issues - Install log not created, No install progress messages ... on InstallAnywhere Forum. Nov 13, 2014 11:25 AM