Skip to content

Instantly share code, notes, and snippets.

@flurdy
Created May 9, 2012 12:16
Show Gist options
  • Save flurdy/2644086 to your computer and use it in GitHub Desktop.
Save flurdy/2644086 to your computer and use it in GitHub Desktop.
play 2.0 heroku slug size too large
Counting objects: 56, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (36/36), done.
Writing objects: 100% (38/38), 4.78 KiB, done.
Total 38 (delta 17), reused 0 (delta 0)
-----> Heroku receiving push
-----> Scala app detected
-----> Running: sbt clean compile stage
Getting net.java.dev.jna jna 3.2.3 ...
:: retrieving :: org.scala-tools.sbt#boot-app
confs: [default]
1 artifacts copied, 0 already retrieved (838kB/27ms)
Getting Scala 2.9.1 (for sbt)...
:: retrieving :: org.scala-tools.sbt#boot-scala
confs: [default]
4 artifacts copied, 0 already retrieved (19939kB/54ms)
Getting org.scala-tools.sbt sbt_2.9.1 0.11.2 ...
:: retrieving :: org.scala-tools.sbt#boot-app
confs: [default]
37 artifacts copied, 0 already retrieved (7324kB/71ms)
[info] Loading global plugins from /tmp/build_38vxcgi2/.sbt_home/.sbt/plugins
[info] Updating {file:/tmp/build_38vxcgi2/.sbt_home/.sbt/plugins/}default-91...
[info] Resolving org.scala-tools.sbt#sbt_2.9.1;0.11.2 ...
[info] Resolving org.scala-tools.sbt#main_2.9.1;0.11.2 ...
[info] Resolving org.scala-tools.sbt#actions_2.9.1;0.11.2 ...
[info] Resolving org.scala-tools.sbt#classfile_2.9.1;0.11.2 ...
[info] Resolving org.scala-tools.sbt#io_2.9.1;0.11.2 ...
[info] Resolving org.scala-tools.sbt#control_2.9.1;0.11.2 ...
[info] Resolving org.scala-lang#scala-library;2.9.1 ...
[info] Resolving org.scala-tools.sbt#interface;0.11.2 ...
[info] Resolving org.scala-tools.sbt#logging_2.9.1;0.11.2 ...
[info] Resolving org.scala-tools.sbt#process_2.9.1;0.11.2 ...
[info] Resolving org.scala-tools.sbt#classpath_2.9.1;0.11.2 ...
[info] Resolving org.scala-tools.sbt#launcher-interface_2.9.1;0.11.2 ...
[info] Resolving org.scala-lang#scala-compiler;2.9.1 ...
[info] Resolving org.scala-tools.sbt#incremental-compiler_2.9.1;0.11.2 ...
[info] Resolving org.scala-tools.sbt#collections_2.9.1;0.11.2 ...
[info] Resolving org.scala-tools.sbt#api_2.9.1;0.11.2 ...
[info] Resolving org.scala-tools.sbt#persist_2.9.1;0.11.2 ...
[info] Resolving org.scala-tools.sbinary#sbinary_2.9.0;0.4.0 ...
[info] Resolving org.scala-tools.sbt#compile_2.9.1;0.11.2 ...
[info] Resolving org.scala-tools.sbt#ivy_2.9.1;0.11.2 ...
[info] Resolving org.apache.ivy#ivy;2.2.0 ...
[info] Resolving com.jcraft#jsch;0.1.31 ...
[info] Resolving commons-httpclient#commons-httpclient;3.1 ...
[info] Resolving commons-logging#commons-logging;1.0.4 ...
[info] Resolving commons-codec#commons-codec;1.2 ...
[info] Resolving org.scala-tools.sbt#completion_2.9.1;0.11.2 ...
[info] Resolving jline#jline;0.9.94 ...
[info] Resolving org.scala-tools.sbt#run_2.9.1;0.11.2 ...
[info] Resolving org.scala-tools.sbt#task-system_2.9.1;0.11.2 ...
[info] Resolving org.scala-tools.sbt#tasks_2.9.1;0.11.2 ...
[info] Resolving org.scala-tools.sbt#tracking_2.9.1;0.11.2 ...
[info] Resolving org.scala-tools.sbt#cache_2.9.1;0.11.2 ...
[info] Resolving org.scala-tools.sbt#testing_2.9.1;0.11.2 ...
[info] Resolving org.scala-tools.testing#test-interface;0.5 ...
[info] Resolving org.scala-tools.sbt#compiler-interface;0.11.2 ...
[info] Resolving org.scala-tools.sbt#precompiled-2_8_1;0.11.2 ...
[info] Resolving org.scala-tools.sbt#precompiled-2_8_0;0.11.2 ...
[info] Resolving org.scala-tools.sbt#precompiled-2_9_0;0.11.2 ...
[info] Done updating.
[info] Compiling 1 Scala source to /tmp/build_38vxcgi2/.sbt_home/.sbt/plugins/target/scala-2.9.1/sbt-0.11.2/classes...
[info] Loading project definition from /tmp/build_38vxcgi2/project
[info] Set current project to shopgrid (in build file:/tmp/build_38vxcgi2/)
[success] Total time: 0 s, completed May 9, 2012 11:49:55 AM
[info] Updating {file:/tmp/build_38vxcgi2/}shopgrid...
[info] downloading http://repo.typesafe.com/typesafe/releases/play/play-test_2.9.1/2.0/play-test_2.9.1-2.0.jar ...
[info] [SUCCESSFUL ] play#play-test_2.9.1;2.0!play-test_2.9.1.jar (47ms)
[info] downloading http://repo.typesafe.com/typesafe/releases/org/fluentlenium/fluentlenium-festassert/0.5.6/fluentlenium-festassert-0.5.6.jar ...
[info] [SUCCESSFUL ] org.fluentlenium#fluentlenium-festassert;0.5.6!fluentlenium-festassert.jar (37ms)
[info] downloading http://repo.typesafe.com/typesafe/releases/org/fluentlenium/fluentlenium-core/0.5.6/fluentlenium-core-0.5.6.jar ...
[info] [SUCCESSFUL ] org.fluentlenium#fluentlenium-core;0.5.6!fluentlenium-core.jar (192ms)
[info] downloading http://repo.typesafe.com/typesafe/releases/org/seleniumhq/selenium/selenium-java/2.16.1/selenium-java-2.16.1.jar ...
[info] [SUCCESSFUL ] org.seleniumhq.selenium#selenium-java;2.16.1!selenium-java.jar (70ms)
[info] downloading http://repo.typesafe.com/typesafe/releases/org/seleniumhq/selenium/selenium-android-driver/2.16.1/selenium-android-driver-2.16.1.jar ...
[info] [SUCCESSFUL ] org.seleniumhq.selenium#selenium-android-driver;2.16.1!selenium-android-driver.jar (66ms)
[info] downloading http://repo.typesafe.com/typesafe/releases/org/seleniumhq/selenium/selenium-chrome-driver/2.16.1/selenium-chrome-driver-2.16.1.jar ...
[info] [SUCCESSFUL ] org.seleniumhq.selenium#selenium-chrome-driver;2.16.1!selenium-chrome-driver.jar (75ms)
[info] downloading http://repo.typesafe.com/typesafe/releases/org/seleniumhq/selenium/selenium-htmlunit-driver/2.16.1/selenium-htmlunit-driver-2.16.1.jar ...
[info] [SUCCESSFUL ] org.seleniumhq.selenium#selenium-htmlunit-driver;2.16.1!selenium-htmlunit-driver.jar (54ms)
[info] downloading http://repo.typesafe.com/typesafe/releases/org/seleniumhq/selenium/selenium-firefox-driver/2.16.1/selenium-firefox-driver-2.16.1.jar ...
[info] [SUCCESSFUL ] org.seleniumhq.selenium#selenium-firefox-driver;2.16.1!selenium-firefox-driver.jar (667ms)
[info] downloading http://repo.typesafe.com/typesafe/releases/org/seleniumhq/selenium/selenium-ie-driver/2.16.1/selenium-ie-driver-2.16.1.jar ...
[info] [SUCCESSFUL ] org.seleniumhq.selenium#selenium-ie-driver;2.16.1!selenium-ie-driver.jar (131ms)
[info] downloading http://repo.typesafe.com/typesafe/releases/org/seleniumhq/selenium/selenium-iphone-driver/2.16.1/selenium-iphone-driver-2.16.1.jar ...
[info] [SUCCESSFUL ] org.seleniumhq.selenium#selenium-iphone-driver;2.16.1!selenium-iphone-driver.jar (54ms)
[info] downloading http://repo.typesafe.com/typesafe/releases/org/seleniumhq/selenium/selenium-support/2.16.1/selenium-support-2.16.1.jar ...
[info] [SUCCESSFUL ] org.seleniumhq.selenium#selenium-support;2.16.1!selenium-support.jar (67ms)
[info] downloading http://repo.typesafe.com/typesafe/releases/org/seleniumhq/selenium/selenium-remote-driver/2.16.1/selenium-remote-driver-2.16.1.jar ...
[info] [SUCCESSFUL ] org.seleniumhq.selenium#selenium-remote-driver;2.16.1!selenium-remote-driver.jar (85ms)
[info] downloading http://repo.typesafe.com/typesafe/releases/org/seleniumhq/selenium/selenium-api/2.16.1/selenium-api-2.16.1.jar ...
[info] [SUCCESSFUL ] org.seleniumhq.selenium#selenium-api;2.16.1!selenium-api.jar (51ms)
[info] downloading http://repo.typesafe.com/typesafe/releases/org/apache/commons/commons-exec/1.1/commons-exec-1.1.jar ...
[info] [SUCCESSFUL ] org.apache.commons#commons-exec;1.1!commons-exec.jar (87ms)
[info] downloading http://repo.typesafe.com/typesafe/releases/net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar ...
[info] [SUCCESSFUL ] net.java.dev.jna#jna;3.4.0!jna.jar (138ms)
[info] downloading http://repo.typesafe.com/typesafe/releases/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar ...
[info] [SUCCESSFUL ] net.java.dev.jna#platform;3.4.0!platform.jar (114ms)
[info] Done updating.
[info] Compiling 16 Scala sources and 1 Java source to /tmp/build_38vxcgi2/target/scala-2.9.1/classes...
[success] Total time: 31 s, completed May 9, 2012 11:50:26 AM
[info] Packaging /tmp/build_38vxcgi2/target/scala-2.9.1/shopgrid_2.9.1-1.1-SNAPSHOT.jar ...
[info] Done packaging.
[info]
[info] Your application is ready to be run in place: target/start
[info]
[success] Total time: 1 s, completed May 9, 2012 11:50:27 AM
-----> Discovering process types
Procfile declares types -> web
-----> Push rejected, your compiled slug is 101.4MB (max is 100MB).
See: http://devcenter.heroku.com/articles/slug-size ! Heroku push rejected, slug too large
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment