-
I tried the plugin on a project of mine (sbt.version=1.3.3) and it fails with these errors:
> missinglinkCheck
Could not load META-INF/versions/11/org/roaringbitmap/ArraysShim.class from /Users/ac…
xelax updated
4 years ago
-
com.torodb.mongowp.exceptions.NoSuchKeyException: Missing expected field "indexes"
Everything is working but torodb shuts down after sometime. Please suggest any solution for version 3.6 mongodb.
…
-
I've encountered occasional issues with Slick in our application - it seems that you make a non standard use of Reactive Streams:
`akka.stream.impl.ReactiveStreamsCompliance$SignalThrewException: It …
-
### Play Version
2.8.15
### API
Scala
### Operating System
Windows 10
### JDK
sbt 1.6.2 (Oracle Corporation Java 1.8.0_191-1-redhat)
### Library Dependencies
N/A
### Expe…
-
2021-07-12 11:33:54.286 ERROR 11368 --- [ main] o.s.boot.SpringApplication : Application run failed
org.springframework.beans.factory.BeanCreationException: Error creating b…
-
I want to use this library in Java, and mentioning this in my gradle.build as
`compile group: 'aserrallerios', name: 'kcl-akka-stream_2.12', version: '0.6'`
but my build fails `Could not resolve a…
-
When the tweet processing function encounters a non internal error, such as a database error, the stream halts without any information given. This is probably due to the default error handling strateg…
-
## Overview
`sbt dependencyTree` command produces junk output for multi-project builds.
## Steps
1. Output of `sbt about`
```bash
➜ multi git:(main) ✗ sbt about
[info] welcome to sbt 1.5.…
-
Classpath of `akka-http` + `akka-stream` (need both):
```bash
$ coursier resolve com.typesafe.akka:akka-stream_2.12:2.5.23
com.typesafe:config:1.3.3:default
com.typesafe:ssl-config-core_2.12:0.3.7…
-
Hi, not sure this is tied to the library or somehow to the client used for tests.
Our test suites fail quite regularly if we configure timeouts for our kafka consumer (which uses the akka-stream-ka…