eclipse-archived / smarthome

Eclipse SmartHome™ project
https://www.eclipse.org/smarthome/
Eclipse Public License 2.0
863 stars 783 forks source link

Problem openfile #6461

Open ghost opened 5 years ago

ghost commented 5 years ago

Dear all, Im on MacOs. I use the last version of BasicUI for OpenHab. When I refresh the webpage or when I use it, it increment up the number of openfile. And when the number is too big, openhab call an error and I have to reboot all the system.

lsof -p PIDjava | wc -l

ulimit -a (something like 255000)

kaikreuzer commented 5 years ago

I guess we need some further input here. I am not aware of any general issue in the Basic UI, so do you maybe have any special content on your sitemap (like charts, webviews, etc.)? Could you test with a very primitive sitemap (e.g. a single text widget) and see if the same problem occurs?