Probleme bei der Installation von OpenHab 2 auf einem Pi3
Verfasst: 14. Nov 2016 12:57
Habe ein Problem mit Openhab.
Habe alles nach dieser Anleitung (https://openhabdoc.readthedocs.io/de/latest/Raspberry/) auf einem Raspberry Jessie installiert aber jetzt kommt diese Meldung beim abfragen des OpenHab status.
Wäre echt nett wenn mir einer helfen könnte.
pi@raspberrypi:~ $ sudo service openhab status
● openhab.service - A vendor and technology agnostic open source automation software for your smart home.
Loaded: loaded (/etc/systemd/system/openhab.service; enabled)
Active: failed (Result: exit-code) since Mo 2016-11-14 11:48:21 UTC; 48s ago
Process: 568 ExecStart=/usr/bin/openhab (code=exited, status=0/SUCCESS)
Main PID: 584 (code=exited, status=1/FAILURE)
Nov 14 11:48:21 raspberrypi openhab[568]: find: "./server": Datei oder Verze...n
Nov 14 11:48:21 raspberrypi openhab[568]: Launching the openHAB runtime..
Nov 14 11:48:21 raspberrypi systemd[1]: Started A vendor and technology agno....
Nov 14 11:48:21 raspberrypi openhab[568]: Unrecognized option: -console
Nov 14 11:48:21 raspberrypi openhab[568]: Error: Could not create the Java V....
Nov 14 11:48:21 raspberrypi openhab[568]: Error: A fatal exception has occur....
Nov 14 11:48:21 raspberrypi systemd[1]: openhab.service: main process exited...E
Nov 14 11:48:21 raspberrypi systemd[1]: Unit openhab.service entered failed ....
Hint: Some lines were ellipsized, use -l to show in full.
pi@raspberrypi:~ $ java -version
java version "1.8.0_111"
Java(TM) SE Runtime Environment (build 1.8.0_111-b14)
Java HotSpot(TM) Client VM (build 25.111-b14, mixed mode)
pi@raspberrypi:~ $
Habe alles nach dieser Anleitung (https://openhabdoc.readthedocs.io/de/latest/Raspberry/) auf einem Raspberry Jessie installiert aber jetzt kommt diese Meldung beim abfragen des OpenHab status.
Wäre echt nett wenn mir einer helfen könnte.
pi@raspberrypi:~ $ sudo service openhab status
● openhab.service - A vendor and technology agnostic open source automation software for your smart home.
Loaded: loaded (/etc/systemd/system/openhab.service; enabled)
Active: failed (Result: exit-code) since Mo 2016-11-14 11:48:21 UTC; 48s ago
Process: 568 ExecStart=/usr/bin/openhab (code=exited, status=0/SUCCESS)
Main PID: 584 (code=exited, status=1/FAILURE)
Nov 14 11:48:21 raspberrypi openhab[568]: find: "./server": Datei oder Verze...n
Nov 14 11:48:21 raspberrypi openhab[568]: Launching the openHAB runtime..
Nov 14 11:48:21 raspberrypi systemd[1]: Started A vendor and technology agno....
Nov 14 11:48:21 raspberrypi openhab[568]: Unrecognized option: -console
Nov 14 11:48:21 raspberrypi openhab[568]: Error: Could not create the Java V....
Nov 14 11:48:21 raspberrypi openhab[568]: Error: A fatal exception has occur....
Nov 14 11:48:21 raspberrypi systemd[1]: openhab.service: main process exited...E
Nov 14 11:48:21 raspberrypi systemd[1]: Unit openhab.service entered failed ....
Hint: Some lines were ellipsized, use -l to show in full.
pi@raspberrypi:~ $ java -version
java version "1.8.0_111"
Java(TM) SE Runtime Environment (build 1.8.0_111-b14)
Java HotSpot(TM) Client VM (build 25.111-b14, mixed mode)
pi@raspberrypi:~ $