- 1cfb3a1ebff0bc
- shadow-cljs - config: /home/ozzloy/src/clojure-explorations/biff-stuff/my-first-biff-app/example/shadow-cljs.edn
- shadow-cljs - starting via "clojure"
- 11:35:03.790 [main] INFO crux.hash.jnr - unknown
- 11:35:03.795 [main] INFO crux.hash - Using libgcrypt for ID hashing.
- 11:35:10.458 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider
- 11:35:11.604 [main] DEBUG io.undertow - starting undertow server io.undertow.Undertow@782a0e57
- 11:35:11.625 [main] INFO org.xnio - XNIO version 3.7.2.Final
- 11:35:11.651 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.7.2.Final
- 11:35:11.869 [main] INFO org.jboss.threads - JBoss Threads version 2.3.2.Final
- 11:35:11.895 [XNIO-1 I/O-1] DEBUG org.xnio.nio - Started channel thread 'XNIO-1 I/O-1', selector sun.nio.ch.EPollSelectorImpl@73e99639
- 11:35:11.915 [XNIO-1 I/O-5] DEBUG org.xnio.nio - Started channel thread 'XNIO-1 I/O-5', selector sun.nio.ch.EPollSelectorImpl@8ce1de1
- 11:35:11.918 [XNIO-1 I/O-7] DEBUG org.xnio.nio - Started channel thread 'XNIO-1 I/O-7', selector sun.nio.ch.EPollSelectorImpl@6c73efcd
- 11:35:11.918 [XNIO-1 Accept] DEBUG org.xnio.nio - Started channel thread 'XNIO-1 Accept', selector sun.nio.ch.EPollSelectorImpl@2b518235
- 11:35:11.920 [main] DEBUG io.undertow - Configuring listener with protocol HTTP for interface 0.0.0.0 and port 9630
- 11:35:11.918 [XNIO-1 I/O-8] DEBUG org.xnio.nio - Started channel thread 'XNIO-1 I/O-8', selector sun.nio.ch.EPollSelectorImpl@31fcc799
- 11:35:11.915 [XNIO-1 I/O-6] DEBUG org.xnio.nio - Started channel thread 'XNIO-1 I/O-6', selector sun.nio.ch.EPollSelectorImpl@7af4bb18
- 11:35:11.915 [XNIO-1 I/O-4] DEBUG org.xnio.nio - Started channel thread 'XNIO-1 I/O-4', selector sun.nio.ch.EPollSelectorImpl@6387cd58
- 11:35:11.901 [XNIO-1 I/O-3] DEBUG org.xnio.nio - Started channel thread 'XNIO-1 I/O-3', selector sun.nio.ch.EPollSelectorImpl@6da143b4
- 11:35:11.901 [XNIO-1 I/O-2] DEBUG org.xnio.nio - Started channel thread 'XNIO-1 I/O-2', selector sun.nio.ch.EPollSelectorImpl@17693946
- 11:35:13.337 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider
- Starting :biff.core/set-first-start :example/core :biff/init :biff/console :biff/web-server
- 11:35:17.467 [main] DEBUG crux.memory - :pool-allocation-stats {:allocated 131072, :deallocated 0, :in-use 131072}
- 11:35:17.570 [crux-tx-consumer] INFO crux.tx - Started tx-consumer
- 11:35:17.582 [crux-tx-consumer] DEBUG crux.memory - :pool-allocation-stats {:allocated 262144, :deallocated 0, :in-use 262144}
- 11:35:17.639 [crux-standalone-tx-log-1] DEBUG crux.memory - :pool-allocation-stats {:allocated 393216, :deallocated 0, :in-use 393216}
- 11:35:17.717 [crux.tx.update-stats-thread-1] DEBUG crux.memory - :pool-allocation-stats {:allocated 524288, :deallocated 0, :in-use 524288}
- 11:35:17.718 [crux-tx-consumer] DEBUG crux.tx - Indexing tx-id: 0 tx-events: 1
- java.lang.IllegalArgumentException: find not supported on type: clojure.lang.Keyword
- at clojure.lang.RT.find(RT.java:870)
- at clojure.core$select_keys.invokeStatic(core.clj:1547)
- at clojure.core$select_keys.invoke(core.clj:1540)
- at trident.util$only_keys$fn__12171.invoke(util.cljc:777)
- at clojure.spec.alpha$spec_impl$reify__2059.conform_STAR_(alpha.clj:923)
- at clojure.spec.alpha$and_spec_impl$fn__2177.invoke(alpha.clj:1154)
- at clojure.spec.alpha$and_spec_impl$reify__2183.conform_STAR_(alpha.clj:1183)
- at clojure.spec.alpha$valid_QMARK_.invokeStatic(alpha.clj:769)
- at clojure.spec.alpha$valid_QMARK_.invoke(alpha.clj:765)
- at biff.crux$doc_valid_QMARK_$fn__22081.invoke(crux.clj:197)
- at biff.crux$doc_valid_QMARK_.invokeStatic(crux.clj:196)
- at biff.crux$doc_valid_QMARK_.invoke(crux.clj:190)
- at biff.crux$trigger_data$iter__22297__22307$fn__22308$iter__22299__22310$fn__22311$iter__22301__22315$fn__22316$iter__22303__22320$fn__22321$fn__22333.invoke(crux.clj:427)
- at clojure.core$some.invokeStatic(core.clj:2701)
- at clojure.core$some.invoke(core.clj:2692)
- at biff.crux$trigger_data$iter__22297__22307$fn__22308$iter__22299__22310$fn__22311$iter__22301__22315$fn__22316$iter__22303__22320$fn__22321.invoke(crux.clj:427)
- at clojure.lang.LazySeq.sval(LazySeq.java:42)
- at clojure.lang.LazySeq.seq(LazySeq.java:51)
- at clojure.lang.RT.seq(RT.java:535)
- at clojure.core$seq__5402.invokeStatic(core.clj:137)
- at clojure.core$seq__5402.invoke(core.clj:137)
- at biff.crux$trigger_data$iter__22297__22307$fn__22308$iter__22299__22310$fn__22311$iter__22301__22315$fn__22316.invoke(crux.clj:412)
- at clojure.lang.LazySeq.sval(LazySeq.java:42)
- at clojure.lang.LazySeq.seq(LazySeq.java:51)
- at clojure.lang.RT.seq(RT.java:535)
- at clojure.core$seq__5402.invokeStatic(core.clj:137)
- at clojure.core$seq__5402.invoke(core.clj:137)
- at biff.crux$trigger_data$iter__22297__22307$fn__22308$iter__22299__22310$fn__22311.invoke(crux.clj:412)
- at clojure.lang.LazySeq.sval(LazySeq.java:42)
- at clojure.lang.LazySeq.seq(LazySeq.java:51)
- at clojure.lang.RT.seq(RT.java:535)
- at clojure.core$seq__5402.invokeStatic(core.clj:137)
- at clojure.core$seq__5402.invoke(core.clj:137)
- at biff.crux$trigger_data$iter__22297__22307$fn__22308.invoke(crux.clj:412)
- at clojure.lang.LazySeq.sval(LazySeq.java:42)
- at clojure.lang.LazySeq.seq(LazySeq.java:51)
- at clojure.lang.RT.seq(RT.java:535)
- at clojure.core$seq__5402.invokeStatic(core.clj:137)
- at clojure.core$seq__5402.invoke(core.clj:137)
- at biff.crux$run_triggers.invokeStatic(crux.clj:438)
- at biff.crux$run_triggers.invoke(crux.clj:437)
- at biff.crux$notify_tx$fn__22386$fn__22387.invoke(crux.clj:459)
- at biff.crux$notify_tx$fn__22386.invoke(crux.clj:459)
- at clojure.core$binding_conveyor_fn$fn__5754.invoke(core.clj:2030)
- at clojure.lang.AFn.call(AFn.java:18)
- at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
- at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
- at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
- at java.base/java.lang.Thread.run(Thread.java:834)
- Exception while checking spec: :example.rules/game-ref :biff.auth/keys
- WARNING: An illegal reflective access operation has occurred
- WARNING: Illegal reflective access by org.xnio.nio.NioXnio$2 (file:/home/ozzloy/.m2/repository/org/jboss/xnio/xnio-nio/3.3.6.Final/xnio-nio-3.3.6.Final.jar) to constructor sun.nio.ch.EPollSelectorProvider()
- WARNING: Please consider reporting this to the maintainers of org.xnio.nio.NioXnio$2
- WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
- WARNING: All illegal access operations will be denied in a future release
- 11:35:18.315 INFO [org.projectodd.wunderboss.web.Web] (main) Registered web context /
- System started.
- shadow-cljs - server version: 2.8.40 running at http://localhost:9630
- shadow-cljs - nREPL server started on port 7890
- 11:35:38.094 [XNIO-1 I/O-1] DEBUG io.undertow.websockets.core.request - Attempting websocket handshake with io.undertow.websockets.core.protocol.version13.Hybi13Handshake@6c82dfd3 on HttpServerExchange{ GET /api/ws}
- 11:35:38.095 [XNIO-1 I/O-1] DEBUG io.undertow.request - Upgrading request HttpServerExchange{ GET /api/ws}
- 11:35:38.219 [XNIO-1 I/O-1] DEBUG io.undertow.websockets.core.request - UT025003: Decoding WebSocket Frame with opCode 1
- 11:35:38.253 [XNIO-1 I/O-1] DEBUG io.undertow.websockets.core.request - UT025003: Decoding WebSocket Frame with opCode 1
- 11:35:38.254 [XNIO-1 I/O-1] DEBUG io.undertow.websockets.core.request - UT025003: Decoding WebSocket Frame with opCode 1
- 11:36:37.776 [XNIO-1 I/O-5] DEBUG io.undertow.request - Timing out idle connection from /0:0:0:0:0:0:0:1:46538
- 11:36:38.327 [XNIO-1 I/O-3] DEBUG io.undertow.request - Timing out idle connection from /0:0:0:0:0:0:0:1:46540
- 11:40:38.605 [XNIO-1 I/O-5] DEBUG io.undertow.request - Timing out idle connection from /0:0:0:0:0:0:0:1:46738
[text] task dev
Viewer
*** This page was generated with the meta tag "noindex, nofollow". This happened because you selected this option before saving or the system detected it as spam. This means that this page will never get into the search engines and the search bot will not crawl it. There is nothing to worry about, you can still share it with anyone.
Editor
You can edit this paste and save as new: