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
- :
- Package for Unix - No JVM error
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
‎Sep 01, 2009
07:46 AM
Package for Unix - No JVM error
Hi,
I am very new to Install anywhere,
I am facing an issue while creating an installer for UNIX, which will do the following- copy .trz file, untar it, modify text in a sql file & than execute a series of sql scripts.
I am getting JVM not found error,
But while building package the option to bundle 'JVM' and with_vm check box are disabled.
please help
thanks
Sudhi
I am very new to Install anywhere,
I am facing an issue while creating an installer for UNIX, which will do the following- copy .trz file, untar it, modify text in a sql file & than execute a series of sql scripts.
I am getting JVM not found error,
But while building package the option to bundle 'JVM' and with_vm check box are disabled.
please help
thanks
Sudhi
(5) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 01, 2009
04:44 PM
InstallAnywhere is a Java based installer so you need a JVM in order to run an installer created with it.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 02, 2009
05:26 AM
thanks a lot for your response,
can i bundle jvm with UNIX_all package? because in build page-bundle with jvm check boxes are disabled for all platform.
thanks
Sudhi
can i bundle jvm with UNIX_all package? because in build page-bundle with jvm check boxes are disabled for all platform.
thanks
Sudhi
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 02, 2009
06:59 AM
Well, the Unix_ALL is a thing supposed to run on all Unix flavors... but then the JVM has to be binary compatible with each Unix platform... with it's practically impossible. I guess that the checkboxes you mention are disabled because there is no VM in the resource/installer_vms subfolder in your IA installation folder. As soon as you'll put one for the respective platform, that should activate the checkbox, thus giving you the possibility to bundle it in your installer.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 03, 2009
08:23 AM
thanks i have downloaded it and bundled vm with package
🙂
thanks again
sudhi
🙂
thanks again
sudhi
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 03, 2009
08:49 AM
Hi Sudhi,
You can either download the VM packs from the Acresso site or you can create one by yourself.
Steps to create the VM Pack are mentioned in the IA Help.
Thanks,
Indraneel
You can either download the VM packs from the Acresso site or you can create one by yourself.
Steps to create the VM Pack are mentioned in the IA Help.
Thanks,
Indraneel
