We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This exception was reported:
15:22:53.640 [async-dispatch-6] ERROR fluree.db.json-ld.api - #error { :cause "No implementation of method: :-notify of protocol: #'fluree.db.ledger.proto/iCommit found for class: clojure.core.async.impl.channels.ManyToManyChannel" :via [{:type java.lang.IllegalArgumentException :message "No implementation of method: :-notify of protocol: #'fluree.db.ledger.proto/iCommit found for class: clojure.core.async.impl.channels.ManyToManyChannel" :at [clojure.core$_cache_protocol_fn invokeStatic "core_deftype.clj" 584]}] :trace [[clojure.core$_cache_protocol_fn invokeStatic "core_deftype.clj" 584] [clojure.core$_cache_protocol_fn invoke "core_deftype.clj" 576] [fluree.db.ledger.proto$eval55422$fn__55444$G__55413__55451 invoke "proto.cljc" 5] [fluree.db.conn.core$notify_ledger$fn__63631$state_machine__24680__auto____63636$fn__63639 invoke "core.cljc" 142] [fluree.db.conn.core$notify_ledger$fn__63631$state_machine__24680__auto____63636 invoke "core.cljc" 137] [clojure.core.async.impl.ioc_macros$run_state_machine invokeStatic "ioc_macros.clj" 972] [clojure.core.async.impl.ioc_macros$run_state_machine invoke "ioc_macros.clj" 971] [clojure.core.async.impl.ioc_macros$run_state_machine_wrapped invokeStatic "ioc_macros.clj" 976] [clojure.core.async.impl.ioc_macros$run_state_machine_wrapped invoke "ioc_macros.clj" 974] [fluree.db.conn.core$notify_ledger$fn__63631 invoke "core.cljc" 137] [clojure.lang.AFn run "AFn.java" 22] [java.util.concurrent.ThreadPoolExecutor runWorker "ThreadPoolExecutor.java" 1136] [java.util.concurrent.ThreadPoolExecutor$Worker run "ThreadPoolExecutor.java" 635] [clojure.core.async.impl.concurrent$counted_thread_factory$reify__18690$fn__18691 invoke "concurrent.clj" 29] [clojure.lang.AFn run "AFn.java" 22] [java.lang.Thread run "Thread.java" 833]]}
The text was updated successfully, but these errors were encountered:
bplatz
No branches or pull requests
This exception was reported:
15:22:53.640 [async-dispatch-6] ERROR fluree.db.json-ld.api - #error {
:cause "No implementation of method: :-notify of protocol: #'fluree.db.ledger.proto/iCommit found for class: clojure.core.async.impl.channels.ManyToManyChannel"
:via
[{:type java.lang.IllegalArgumentException
:message "No implementation of method: :-notify of protocol: #'fluree.db.ledger.proto/iCommit found for class: clojure.core.async.impl.channels.ManyToManyChannel"
:at [clojure.core$_cache_protocol_fn invokeStatic "core_deftype.clj" 584]}]
:trace
[[clojure.core$_cache_protocol_fn invokeStatic "core_deftype.clj" 584]
[clojure.core$_cache_protocol_fn invoke "core_deftype.clj" 576]
[fluree.db.ledger.proto$eval55422$fn__55444$G__55413__55451 invoke "proto.cljc" 5]
[fluree.db.conn.core$notify_ledger$fn__63631$state_machine__24680__auto____63636$fn__63639 invoke "core.cljc" 142]
[fluree.db.conn.core$notify_ledger$fn__63631$state_machine__24680__auto____63636 invoke "core.cljc" 137]
[clojure.core.async.impl.ioc_macros$run_state_machine invokeStatic "ioc_macros.clj" 972]
[clojure.core.async.impl.ioc_macros$run_state_machine invoke "ioc_macros.clj" 971]
[clojure.core.async.impl.ioc_macros$run_state_machine_wrapped invokeStatic "ioc_macros.clj" 976]
[clojure.core.async.impl.ioc_macros$run_state_machine_wrapped invoke "ioc_macros.clj" 974]
[fluree.db.conn.core$notify_ledger$fn__63631 invoke "core.cljc" 137]
[clojure.lang.AFn run "AFn.java" 22]
[java.util.concurrent.ThreadPoolExecutor runWorker "ThreadPoolExecutor.java" 1136]
[java.util.concurrent.ThreadPoolExecutor$Worker run "ThreadPoolExecutor.java" 635]
[clojure.core.async.impl.concurrent$counted_thread_factory$reify__18690$fn__18691 invoke "concurrent.clj" 29]
[clojure.lang.AFn run "AFn.java" 22]
[java.lang.Thread run "Thread.java" 833]]}
The text was updated successfully, but these errors were encountered: