In `RemoteKerConnection.stop(...)` there is a bug where the `RemoteKerConnection` should provide its own URL, but [it provides the Knowledge Directory URL](https://github.com/TNO/knowledge-engine/blob/master/smart-connector/src/main/java/eu/knowledge/engine/smartconnector/runtime/messaging/RemoteKerConnection.java#L228).
In
RemoteKerConnection.stop(...)there is a bug where theRemoteKerConnectionshould provide its own URL, but it provides the Knowledge Directory URL.