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
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: Installation incomplete with message No JVM found
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎Sep 01, 2006
04:46 AM
Installation incomplete with message No JVM found
Hi,
I'm working in the Trail version of IS 11.5 Multiplat form. I built small project and complied and took a build and it installed without any problems. Then I started developing the same project and now it becomes big and then I compile and took a build. Wne I install it it says the error message
"No JVM found"
I'm wondering why this error doesn;t raised in small project.
Please help me.
Note: Every thing done in the same machine
Thanks
Subramanian S
I'm working in the Trail version of IS 11.5 Multiplat form. I built small project and complied and took a build and it installed without any problems. Then I started developing the same project and now it becomes big and then I compile and took a build. Wne I install it it says the error message
"No JVM found"
I'm wondering why this error doesn;t raised in small project.
Please help me.
Note: Every thing done in the same machine
Thanks
Subramanian S
(2) Replies
‎Sep 01, 2006
08:43 AM
Are the JVM Search Instructions different between the two projects? You can run a native setup launcher with the -is:log switch (see the documentation) to see details about the JVM searches performed at run time...
‎Sep 01, 2006
04:49 PM
Go to the jvm resolution in the IDE and make sure that the same jvm is being used in both cases. Also set the system property "is.debug=1" and then run the installer as follows:
-is:log
This should give you some more debug info.
- Sriram
This should give you some more debug info.
- Sriram