cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
sallingi
Level 2

ISMP crashes in Linux(RHEL machine)

Hi,

I am installing a installer (built on ISMP 11.5) on RHEL Zlinux platform. ISMP crashes after few steps without leaving any log message. Panel disapears & install stops without any exceptions/errors.

Attaching the Linux Launcher settings in ISMP.
I have added the
JVM arguments : %IF_EXISTS%("INIT_JAVA_HEAP", "@INIT_JAVA_HEAP@60m") %IF_EXISTS%("MAX_JAVA_HEAP", "@MAX_JAVA_HEAP@180m")

Is there any other settings (such as the jvm parameter, the binary distribution, etc) I might change to prevent ISMP crash.

thanks,
sasi.
Labels (1)
0 Kudos
(1) Reply
enanrum
Level 9

Are you bundling a JVM or using whats on the server. The installers will not work with OpenJVM - needs to be from SunOS. Try running in -console mode (if you can) may see a message or better yet - run with "-is:log
logfile"
0 Kudos