Karaf Upgrade

Hello & first of all, thanks for the great work!

Unfortunatly i wasn’t aware of this and choose “keep existing version” when i updated which totally stopped my logging (Unbuntu 16.04 LTS). In case others ran into this as well, here is how i fixed it:
Stop openhab and do:

jarvis@JARVIS-MKII:~$ sudo mv /var/lib/openhab2/etc/org.ops4j.pax.logging.cfg /var/lib/openhab2/etc/org.ops4j.pax.logging.cfg.OLD
jarvis@JARVIS-MKII:~$ sudo cp /var/lib/openhab2/etc/org.ops4j.pax.logging.cfg.dpkg-dist /var/lib/openhab2/etc/org.ops4j.pax.logging.cfg

After this, logging resumed after restarting openHAB.
HTH,
Best Regards,
-OLI

2 Likes