openhab / openhab-core

Core framework of openHAB
https://www.openhab.org/
Eclipse Public License 2.0
925 stars 425 forks source link

USB locking issues #383

Closed BasvanH closed 6 years ago

BasvanH commented 6 years ago

Hello,

I noticed my Zwave en Zigbee USB nodes are sometimes down. After going to Karaf, I notice these error messages. They repeat every 10 to 20 seconds.

RXTX fhs_lock() Error: opening lock file: /var/lock/LCK…ttyUSB0: File exists. It is mine

0 k testRead() Lock file failed
RXTX fhs_lock() Error: opening lock file: /var/lock/LCK…ttyACM0: File exists. It is mine

0 k testRead() Lock file failed

My environment:

Things tried to solve issue:

What could be the cause of this issue?

Regards, Bastiaan

kaikreuzer commented 6 years ago

Sounds pretty much like a duplicate of https://github.com/openhab/openhab2-addons/issues/671, so I would suggest to move all discussions there.

3-8UUID commented 1 year ago

why this https://github.com/openhab/openhab2-addons/issues/671 link is 404