Advertisement
Guest User

Untitled

a guest
May 30th, 2015
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. geotrellis > project spark
  2. [info] Set current project to geotrellis-spark (in build file:/work/02105/msandan/geotrellis/)
  3. spark > test:run
  4. [info] Running geotrellis.spark.testfiles.GenerateTestFiles
  5. [info] Error occurred during initialization of VM
  6. [info] Could not reserve enough space for object heap
  7. [error] Error: Could not create the Java Virtual Machine.
  8. [error] Error: A fatal exception has occurred. Program will exit.
  9. java.lang.RuntimeException: Nonzero exit code returned from runner: 1
  10. at scala.sys.package$.error(package.scala:27)
  11. [trace] Stack trace suppressed: run last spark/test:run for the full output.
  12. [error] (spark/test:run) Nonzero exit code returned from runner: 1
  13. [error] Total time: 13 s, completed Apr 21, 2015 3:49:29 PM
  14. spark >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement