Akka version mismatch
Durch das Zusammenführen des Akka-Mediators und des API Things ist es zu einem Versionsproblem mit Akka gekommen.
- Akka-Mediator: Akka 2.6.0-M8
- WoT-Servient: Akka 2.5.23
Der Akka-Mediator sollte daher - falls möglich - auf 2.5.23 downgegradet werden.
Fehlermeldung beim Start des API-Thing:
Detected possible incompatible versions on the classpath. Please note that a given Akka version MUST be the same across all modules of Akka that you are using, e.g. if you use [2.6.0-M8] all other modules that are released together MUST be of the same version. Make sure you're using a compatible set of libraries. Possibly conflicting versions [2.5.23, 2.6.0-M8] in libraries [akka-coordination:2.5.23, akka-actor:2.6.0-M8, akka-slf4j:2.5.23, akka-remote:2.6.0-M8, akka-cluster:2.5.23, akka-protobuf-v3:2.6.0-M8, akka-stream:2.6.0-M8, akka-cluster-tools:2.5.23]