Hallo,
Wenn ich versuche OpenEms.jar mit
systemctl restart openems --no-block; journalctl -lfu openems
zu starten, erhalte ich folgende Fehlermeldung:
Failed to restart openems.service: Activation of org.freedesktop.systemd1 timed out
– Logs begin at Mo 2019-05-27 17:17:01 CEST. –
Mai 28 17:17:13 raspberrypi java[8686]: at io.openems.edge.core.cycle.Cycle.forever(Cycle.java:91)
Mai 28 17:17:13 raspberrypi java[8686]: at io.openems.common.worker.AbstractWorker$1.run(AbstractWorker.ja va:112)
Mai 28 17:18:13 raspberrypi java[8686]: 2019-05-28 17:18:13,813 [Executor] ERROR [s.common.worker.Abstract Worker] Worker error. LastErrorException: [107] Der Socket ist nicht verbunden
Mai 28 17:18:13 raspberrypi java[8686]: com.sun.jna.LastErrorException: [107] Der Socket ist nicht verbund en
Mai 28 17:18:13 raspberrypi java[8686]: at info.faljse.SDNotify.jna.CLibrary.send(Native Method)
Mai 28 17:18:13 raspberrypi java[8686]: at info.faljse.SDNotify.io.NativeDomainSocket.send(NativeDomainSoc ket.java:58)
Mai 28 17:18:13 raspberrypi java[8686]: at info.faljse.SDNotify.SDNotify.sendString(SDNotify.java:193)
Mai 28 17:18:13 raspberrypi java[8686]: at info.faljse.SDNotify.SDNotify.sendWatchdog(SDNotify.java:142)
Mai 28 17:18:13 raspberrypi java[8686]: at io.openems.edge.core.cycle.Cycle.forever(Cycle.java:91)
Mai 28 17:18:13 raspberrypi java[8686]: at io.openems.common.worker.AbstractWorker$1.run(AbstractWorker.ja va:112)
Lg,
Dominik