Skip to content

Instantly share code, notes, and snippets.

@sandan
Created April 21, 2015 20:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sandan/2e6a62168cb2b4dc35b5 to your computer and use it in GitHub Desktop.
Save sandan/2e6a62168cb2b4dc35b5 to your computer and use it in GitHub Desktop.
test:run
geotrellis > project spark
[info] Set current project to geotrellis-spark (in build file:/work/02105/msandan/geotrellis/)
spark > test:run
[info] Running geotrellis.spark.testfiles.GenerateTestFiles
[info] Error occurred during initialization of VM
[info] Could not reserve enough space for object heap
[error] Error: Could not create the Java Virtual Machine.
[error] Error: A fatal exception has occurred. Program will exit.
java.lang.RuntimeException: Nonzero exit code returned from runner: 1
at scala.sys.package$.error(package.scala:27)
[trace] Stack trace suppressed: run last spark/test:run for the full output.
[error] (spark/test:run) Nonzero exit code returned from runner: 1
[error] Total time: 13 s, completed Apr 21, 2015 3:49:29 PM
spark >
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment