Created
June 17, 2013 15:57
-
-
Save zmaril/5798014 to your computer and use it in GitHub Desktop.
Riemann-crate errors
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lein with-profile +vmfest pallet up --selectors ubuntu-12-04 --phases install,configure,test | |
Performing task 'pallet' with profile(s): 'default,base,system,user,provided,dev,vmfest' | |
Retrieving com/palletops/pallet-vmfest/0.3.0-alpha.4/pallet-vmfest-0.3.0-alpha.4.pom from clojars | |
Retrieving vmfest/vmfest/0.3.0-alpha.4/vmfest-0.3.0-alpha.4.pom from clojars | |
Retrieving com/palletops/pallet-vmfest/0.3.0-alpha.4/pallet-vmfest-0.3.0-alpha.4.jar from clojars | |
Retrieving vmfest/vmfest/0.3.0-alpha.4/vmfest-0.3.0-alpha.4.jar from clojars | |
Copy doc-src/USAGE.md to target/classes/pallet_crate/riemann_crate/USAGE.md | |
11:55:30.726 [main] INFO pallet.compute.vmfest - Connecting to VirtualBox via XPCom | |
11:55:32.264 [main] INFO pallet.compute.vmfest.service - No :default-bridged-interface defined. Will chose from these options: eth0 | |
Exception in thread "main" java.lang.IllegalAccessError: service-phases does not exist | |
at clojure.core$refer.doInvoke(core.clj:3778) | |
at clojure.lang.RestFn.applyTo(RestFn.java:139) | |
at clojure.core$apply.invoke(core.clj:603) | |
at clojure.core$load_lib.doInvoke(core.clj:5279) | |
at clojure.lang.RestFn.applyTo(RestFn.java:142) | |
at clojure.core$apply.invoke(core.clj:603) | |
at clojure.core$load_libs.doInvoke(core.clj:5298) | |
at clojure.lang.RestFn.applyTo(RestFn.java:137) | |
at clojure.core$apply.invoke(core.clj:603) | |
at clojure.core$require.doInvoke(core.clj:5381) | |
at clojure.lang.RestFn.invoke(RestFn.java:1523) | |
at pallet.crate.riemann$eval15711$loading__4784__auto____15712.invoke(riemann.clj:1) | |
at pallet.crate.riemann$eval15711.invoke(riemann.clj:1) | |
at clojure.lang.Compiler.eval(Compiler.java:6511) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment