Karaf: Error executing command: Unable to set level for logger

Hello,

unfortunately i can’t switch the zwave binding to debug level, can someone help here?

openhab> bundle:list -s | grep zwave
281 x Active x  80 x 3.3.0                  x org.openhab.binding.zwave
openhab> bundle:list | grep zwave
openhab> log:get | grep zwave
openhab> log:set DEBUG org.openhab.binding.zwave
Error executing command: Unable to set level for logger
openhab>

Thank you very much!

I found the solution myself. after editing the log4j2.xml file the user and group was wrong.
User/group changed to openab/openhab and it works again …

1 Like

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.