Issues since update to OH 2.1

Hi,

since update to 2.1 i´ve two “problems”:

First: with the regional settings.

[ERROR] [.service.ConfigurableServiceResource] - Cannot get configuration for service org.eclipse.smarthome.core.i18nprovider: Permission denied
java.io.IOException: Permission denied

Second: with datapoints ONLY for RSSI and SIGNAL_STRENGTH

[WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'NEQ0861026:0#SIGNAL_STRENGTH

Any ideas?
THX

The container throws an IOException “if access to persistent storage fails.”. Have you checked the file system permissions?

I do have the same issues with all of my HMip devices.

EDIT: I tried the following in order

  1. removed all the Homematic things from PaperUI
  2. did a reboot and added the things from the Inbox again
  3. got several exceptions in the log and half of the things went offline
  4. removed the things again
  5. stopped openhab2, defined all the things in a things file
  6. rebooted and again several exceptions in the log and half of the things went offline again
  7. stopped openhab2, cleared everything from /var/lib/openhab2/cache/* and …/tmp/*
  8. rebooted and for the time being it seems to work

The Homematic problems with RSSI / SIGNAL_STRENGHT are probably caused by a new implementation of these datapoints. Generally it should be sufficient to remove the thing in Paper UI and then detect them anew and add them from the inbox. Its a bit strange that you had to clear cache and tmp.

Hi Simon,

so openhab has 0775 on the persistent folders, or where do you mean me to check?

Hi Martian,

removing the mentioned THINGS from the PUI did the trick :wink:

THX

FIXED!

[ERROR] [.service.ConfigurableServiceResource] - Cannot get configuration for service org.eclipse.smarthome.core.i18nprovider: Permission denied
java.io.IOException: Permission denied

i use the “fix permission” option in openhabian-config.