User 8ad6931a80
21-12-2015 15:26:38
Hi
Users occasionally receive a JVM createion failed error when trying to open IJC version 5.9.3
Please do you have a workaround for this?
Many Thanks,
Mike
User 8ad6931a80
21-12-2015 15:26:38
Hi
Users occasionally receive a JVM createion failed error when trying to open IJC version 5.9.3
Please do you have a workaround for this?
Many Thanks,
Mike
ChemAxon 37bb34e128
22-12-2015 15:01:55
Hi Mike,
this is usually caused by a memory problem. Could you please check the JVM memory settings in your instantjchem.conf or master.jnlp files? The JVM is either trying to allocate too large heap space (-Xmx) and there is not so much RAM available from the OS or the JVM has too small PermGen space (-XX:MaxPermSize=) and it gets consumed by the app during its starting up.
Also, is there anything in the IJC log file or the JWS log file that could give a clue?
Thanks,
-vita