[text] task dev

Viewer

copydownloadembedprintName: task dev
  1. 1cfb3a1ebff0bc
  2. shadow-cljs - config: /home/ozzloy/src/clojure-explorations/biff-stuff/my-first-biff-app/example/shadow-cljs.edn
  3. shadow-cljs - starting via "clojure"
  4. 11:35:03.790 [main] INFO  crux.hash.jnr - unknown
  5. 11:35:03.795 [main] INFO  crux.hash - Using libgcrypt for ID hashing.
  6. 11:35:10.458 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider
  7. 11:35:11.604 [main] DEBUG io.undertow - starting undertow server io.undertow.Undertow@782a0e57
  8. 11:35:11.625 [main] INFO  org.xnio - XNIO version 3.7.2.Final
  9. 11:35:11.651 [main] INFO  org.xnio.nio - XNIO NIO Implementation Version 3.7.2.Final
  10. 11:35:11.869 [main] INFO  org.jboss.threads - JBoss Threads version 2.3.2.Final
  11. 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
  12. 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
  13. 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
  14. 11:35:11.918 [XNIO-1 Accept] DEBUG org.xnio.nio - Started channel thread 'XNIO-1 Accept', selector sun.nio.ch.EPollSelectorImpl@2b518235
  15. 11:35:11.920 [main] DEBUG io.undertow - Configuring listener with protocol HTTP for interface 0.0.0.0 and port 9630
  16. 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
  17. 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
  18. 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
  19. 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
  20. 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
  21. 11:35:13.337 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider
  22. Starting :biff.core/set-first-start :example/core :biff/init :biff/console :biff/web-server
  23. 11:35:17.467 [main] DEBUG crux.memory - :pool-allocation-stats {:allocated 131072, :deallocated 0, :in-use 131072}
  24. 11:35:17.570 [crux-tx-consumer] INFO  crux.tx - Started tx-consumer
  25. 11:35:17.582 [crux-tx-consumer] DEBUG crux.memory - :pool-allocation-stats {:allocated 262144, :deallocated 0, :in-use 262144}
  26. 11:35:17.639 [crux-standalone-tx-log-1] DEBUG crux.memory - :pool-allocation-stats {:allocated 393216, :deallocated 0, :in-use 393216}
  27. 11:35:17.717 [crux.tx.update-stats-thread-1] DEBUG crux.memory - :pool-allocation-stats {:allocated 524288, :deallocated 0, :in-use 524288}
  28. 11:35:17.718 [crux-tx-consumer] DEBUG crux.tx - Indexing tx-id: 0 tx-events: 1
  29. java.lang.IllegalArgumentException: find not supported on type: clojure.lang.Keyword
  30.         at clojure.lang.RT.find(RT.java:870)
  31.         at clojure.core$select_keys.invokeStatic(core.clj:1547)
  32.         at clojure.core$select_keys.invoke(core.clj:1540)
  33.         at trident.util$only_keys$fn__12171.invoke(util.cljc:777)
  34.         at clojure.spec.alpha$spec_impl$reify__2059.conform_STAR_(alpha.clj:923)
  35.         at clojure.spec.alpha$and_spec_impl$fn__2177.invoke(alpha.clj:1154)
  36.         at clojure.spec.alpha$and_spec_impl$reify__2183.conform_STAR_(alpha.clj:1183)
  37.         at clojure.spec.alpha$valid_QMARK_.invokeStatic(alpha.clj:769)
  38.         at clojure.spec.alpha$valid_QMARK_.invoke(alpha.clj:765)
  39.         at biff.crux$doc_valid_QMARK_$fn__22081.invoke(crux.clj:197)
  40.         at biff.crux$doc_valid_QMARK_.invokeStatic(crux.clj:196)
  41.         at biff.crux$doc_valid_QMARK_.invoke(crux.clj:190)
  42.         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)
  43.         at clojure.core$some.invokeStatic(core.clj:2701)
  44.         at clojure.core$some.invoke(core.clj:2692)
  45.         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)
  46.         at clojure.lang.LazySeq.sval(LazySeq.java:42)
  47.         at clojure.lang.LazySeq.seq(LazySeq.java:51)
  48.         at clojure.lang.RT.seq(RT.java:535)
  49.         at clojure.core$seq__5402.invokeStatic(core.clj:137)
  50.         at clojure.core$seq__5402.invoke(core.clj:137)
  51.         at biff.crux$trigger_data$iter__22297__22307$fn__22308$iter__22299__22310$fn__22311$iter__22301__22315$fn__22316.invoke(crux.clj:412)
  52.         at clojure.lang.LazySeq.sval(LazySeq.java:42)
  53.         at clojure.lang.LazySeq.seq(LazySeq.java:51)
  54.         at clojure.lang.RT.seq(RT.java:535)
  55.         at clojure.core$seq__5402.invokeStatic(core.clj:137)
  56.         at clojure.core$seq__5402.invoke(core.clj:137)
  57.         at biff.crux$trigger_data$iter__22297__22307$fn__22308$iter__22299__22310$fn__22311.invoke(crux.clj:412)
  58.         at clojure.lang.LazySeq.sval(LazySeq.java:42)
  59.         at clojure.lang.LazySeq.seq(LazySeq.java:51)
  60.         at clojure.lang.RT.seq(RT.java:535)
  61.         at clojure.core$seq__5402.invokeStatic(core.clj:137)
  62.         at clojure.core$seq__5402.invoke(core.clj:137)
  63.         at biff.crux$trigger_data$iter__22297__22307$fn__22308.invoke(crux.clj:412)
  64.         at clojure.lang.LazySeq.sval(LazySeq.java:42)
  65.         at clojure.lang.LazySeq.seq(LazySeq.java:51)
  66.         at clojure.lang.RT.seq(RT.java:535)
  67.         at clojure.core$seq__5402.invokeStatic(core.clj:137)
  68.         at clojure.core$seq__5402.invoke(core.clj:137)
  69.         at biff.crux$run_triggers.invokeStatic(crux.clj:438)
  70.         at biff.crux$run_triggers.invoke(crux.clj:437)
  71.         at biff.crux$notify_tx$fn__22386$fn__22387.invoke(crux.clj:459)
  72.         at biff.crux$notify_tx$fn__22386.invoke(crux.clj:459)
  73.         at clojure.core$binding_conveyor_fn$fn__5754.invoke(core.clj:2030)
  74.         at clojure.lang.AFn.call(AFn.java:18)
  75.         at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
  76.         at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  77.         at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  78.         at java.base/java.lang.Thread.run(Thread.java:834)
  79. Exception while checking spec: :example.rules/game-ref :biff.auth/keys
  80. WARNING: An illegal reflective access operation has occurred
  81. 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()
  82. WARNING: Please consider reporting this to the maintainers of org.xnio.nio.NioXnio$2
  83. WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
  84. WARNING: All illegal access operations will be denied in a future release
  85. 11:35:18.315 INFO  [org.projectodd.wunderboss.web.Web] (main) Registered web context /
  86. System started.
  87. shadow-cljs - server version: 2.8.40 running at http://localhost:9630
  88. shadow-cljs - nREPL server started on port 7890
  89. 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}
  90. 11:35:38.095 [XNIO-1 I/O-1] DEBUG io.undertow.request - Upgrading request HttpServerExchange{ GET /api/ws}
  91. 11:35:38.219 [XNIO-1 I/O-1] DEBUG io.undertow.websockets.core.request - UT025003: Decoding WebSocket Frame with opCode 1
  92. 11:35:38.253 [XNIO-1 I/O-1] DEBUG io.undertow.websockets.core.request - UT025003: Decoding WebSocket Frame with opCode 1
  93. 11:35:38.254 [XNIO-1 I/O-1] DEBUG io.undertow.websockets.core.request - UT025003: Decoding WebSocket Frame with opCode 1
  94. 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
  95. 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
  96. 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
  97.  

Editor

You can edit this paste and save as new:


File Description
  • task dev
  • Paste Code
  • 14 Aug-2020
  • 8.11 Kb
You can Share it: