IMC 114 Launch IMC form Terminal

If the IMC does not start up due to troubles, etc., or in case of an unknown error, start it for the purpose of investigating the cause.

For Mac OS X (used for troubles etc.)

  1. Start the terminal.
  2. Operate from the terminal command line.
  3. Go to the directory where the IMC is installed.
  4. > cd Applications / imc_xx / bin
  5. Enter the command to start the IMC.
  6. > java - Xmx 1000 m - jar ImcLauncher.jar
  7. The number part of -Xmx 1000 m should not exceed the mounted memory size. Also, for 32 bit MacOS X, please set it to 2000 or less.