java - Install4J linux installer fails with "no server JVM at" error unless you use -J-client -


i have installer created few weeks ago runs fine on linux , installs software perfectly. had reload install4j , recreate installer project. installer build fails run on linux error...

error: no server' jvm at/home/jaz/542/rc2/appxsetup-linux-32.sh.8376.dir/jre/lib/i386/server/libjvm.so'.

i using same jre bundle before. compared generated installer scripts , noticed older installer includes -client option when running jre. ran failing installer -j-client option , works.

any idea why install4j decided not include jvm command line option , how convince start adding again?

in launcher wizard, go "java invocation->preferred jvm" step , select "client" option.


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -