Holger Hees

Results 64 comments of Holger Hees

as an example bento/opensuse-leap-15.1 has a partition size of 63,5GB and 500M SWAP

Not yet. But I don't see other reason than a lack of time to prevent me to implement this :-)

perfect! thanks... 2015-10-22 9:17 GMT+02:00 Werner Schiller [email protected]: > I'd upvote this. > And i will have a look into the code on the weekend if i find some time....

did you made any progress here?

maybe you are OpenJDK. The original Java from Oracle should be faster. Additionally there is no special handling for a raspberry. http://scruss.com/blog/2013/09/26/faster-java-on-raspberry-pi/

another difference is that my host is using gcc 7.5.0 and the alpine container is using gcc 9.2.0

with latest debian buster image it works too.

Hello, I have a similar issues with javascript and jython. Both jsr223 implementations have similar trouble with not initialized context. https://community.openhab.org/t/jython-jsr223-not-properly-initialised-during-startup/46031 and a timeout of 25 seconds is far from...

I extended the burntime script a little bit. Instead of waiting a specific amount of time, I'm waiting now until the automationManager is initialized. This works for me, independently how...