cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
ssubbumv
Level 3

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
Labels (1)
0 Kudos
(2) Replies
RobertDickau
Flexera Alumni

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...
0 Kudos
mojo79
Level 2

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
0 Kudos