Openhab 2.2/2.3 server load

Hello,
I’m facing a lot of issue with openhab performance after upgrading from 2.1 to 2.2 and also with 2.3 snapshot.
After about 24 hours I start openhab, the server load start to increase a lot and the overral system becomes much less responsive.

I just have few bindings:

  • Astro
  • Z-Way
  • Cloud Connector
  • Amazon Dash
  • Weather

I was using JDBC persistence. I tried to disable it but the problem didn’t disappeared. I checked all the logs but I didn’t found any error or warning tha can be related to my problem.
The only error I found is related to a rule:

18:44:37.620 [ERROR] [untime.internal.engine.RuleEngineImpl] - Rule 'Movimento Garage': An error occurred during the script execution: Couldn't invoke 'assignValueTo' for feature JvmVoid:  (eProxyURI: luci.rules#|::0.2.5.2.0.0.1.0.1::0::/1)

With 2.1 version the same rule worked fine.

Do you know if there is any specific bug? I used openhab on windows. I moved it to linux but the problem is exactly the same.

After few attemps, I saw the the java processes decrease a lot if I stop the zway binding.
How can I report this to the developer of the binding?

Look to see if there is already an Issue open. I believe people have reported similar issues with ZWay in the past.