nibi79 / worxlandroid

openHAB Binding for Worx Landroid
60 stars 20 forks source link

A fatal error has been detected by the Java Runtime Environment #85

Open litronics opened 1 year ago

litronics commented 1 year ago

Openhab environment running on Docker:

runtimeInfo:
  version: 3.4.0.M4
  buildString: Milestone Build
locale: de-DE
systemInfo:
  configFolder: /openhab/conf
  userdataFolder: /openhab/userdata
  logFolder: /openhab/userdata/logs
  javaVersion: 11.0.17
  javaVendor: Alpine
  osName: Linux
  osVersion: 5.15.84-v8+
  osArchitecture: aarch64
  availableProcessors: 4
  freeMemory: 181065800
  totalMemory: 328204288
  startLevel: 100

Installed v3.4.1-beta 2023-04-09 and the container keeps restarting with a fatal JRE Error. Here the full dump of the errorlog from the JRE: hs_err_pid27.log

Here the worxlandroid debug messages from openhab.log: openhab.log

To reproduce the error I need to add the "Bridge Worx Landroid API" to my configuration and I always get this error. To solve that issue I need to go into my jasondb and manually remove the binding from the configuration - after that, the container works again.

Sprocket02 commented 1 year ago

I have the same error on mine as well. So you are not alone.