Skip to content

Instantly share code, notes, and snippets.

@devth
Created July 11, 2013 15:47
Show Gist options
  • Save devth/5976658 to your computer and use it in GitHub Desktop.
Save devth/5976658 to your computer and use it in GitHub Desktop.
Caused by: clojure.lang.ExceptionInfo: :peer/timeout Transaction timed out. {:db/error :peer/timeout}
at clojure.core$ex_info.invoke(core.clj:4227)
at datomic.error$raise.invoke(error.clj:24)
at datomic.error$raise.invoke(error.clj:20)
at datomic.peer$await_tx_result.invoke(peer.clj:75)
at datomic.peer.Connection.transact(peer.clj:125)
at datomic.api$transact.invoke(api.clj:64)
at datomico.db$transact.invoke(db.clj:55)
at datomico.db$transact_BANG_.invoke(db.clj:61)
at datomico.db$load_schemas.invoke(db.clj:67)
at datomico.core$start.invoke(core.clj:29)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment