openhab-bot on main
[ci skip] Update openHAB versio… (compare)
openhab-bot on main
[ci skip] Update openHAB versio… (compare)
wborn on main
Make sure Adoptium cacerts are … (compare)
openhab-bot on main
[ci skip] Update openHAB versio… (compare)
wborn on main
Replace Zulu with Temurin JDK a… (compare)
ubuntu@p64:~$ time /bin/echo -e "system:shutdown\nyes" | sudo su openhab -c ${APPDIR}/start.sh
Launching the openHAB runtime...
Java HotSpot(TM) 64-Bit Server VM warning: G1 GC is disabled in this release.
__ _____ ____
____ ____ ___ ____ / / / / | / __ )
/ __ \/ __ \/ _ \/ __ \/ /_/ / /| | / __ |
/ /_/ / /_/ / __/ / / / __ / ___ |/ /_/ /
\____/ .___/\___/_/ /_/_/ /_/_/ |_/_____/
/_/ 2.0.0-SNAPSHOT
Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or type 'system:shutdown' or 'logout' to shutdown openHAB.
openhab> system:shutdown
Confirm: halt instance main (yes/no): yes
openhab>
WARNING: EventAdmin: Event Task Processing Interrupted. Events may not be recieved in proper order.
real 1m4.946s
user 2m30.070s
sys 0m4.410s
ubuntu@p64:~$
10-15 Sekunden
@umiddelb Ich vermute, dass ist nur die Zeit, bis der Splashscreen erscheint. Wenn Du danach ein "log:tail machst und auf die ersten Ausgaben wartest, vergehen nochmal 1-2 Minuten - und das wird auch der Grund sein, warum Dein Shutdown so lange braucht - er fährt da erst noch fertig hoch, bevor er wieder runterfährt. Ich habe etwa die gleichen Zeiten bei mir, die Du oben nennst und das ist eher unbrauchbar. Ich werde es jetzt nochmal direkt mit Debian vergleichen...
Das wäre natürlich cool, wenn man die 32bit JVM zum Laufen bekommen könnte!
Mit Docker wäre das kein großer Akt ... native hat man mehr Aufwand.
real 0m29.831s
user 0m49.000s
sys 0m2.430s