Import::nojmem

Details

  • The operation uses an external Java library that ran out of memory.
  • The maximum memory used by a Java Virtual Machine (JVM) is set when the JVM is started. A new JVM with a heap size of 512 MB can be started by executing the following:
  • To specify a heap size larger than 512 MB, replace the "512" in the JVMArguments with a larger number.
  • Off[message] switches off the message; On[message] switches it on. For example: Off[Import::nojmem].