Kevin Herron
Kevin Herron
I also wonder if `DelegateRegistry` needs some locking...
Can you reproduce this reliably? I've got a branch going against https://github.com/eclipse/milo that adds some locking that may fix it. If you are willing to test it let me know.
Hi, thanks for submitting this. I like this change, and I would like to merge or otherwise incorporate it, but I need to wait until this project officially finishes its...
Raspberry Pi 3 B? I'll have to see if there's a 64-bit ARM version of Java Service Wrapper available...
Are you running it from one of the old release downloads or from the latest source?
I dug into this a little in hopes the additional information might nudge a maintainer to attempt to fix this. For Nodes belonging to the standard OPC UA address space...
Were you running one of the old downloads are a build based off the latest in the repo? Which RPi device?
I think you'll have to try using the latest source instead. The Pi4J library was updated to 1.1, which includes support for newer versions of the RPi. This is just...
Thanks for the report, this does look like a bug in the Milo server. Note to future self: the issue is "known" and will be fixed when this TODO is...
WIP branch with a test that reproduces: https://github.com/eclipse/milo/tree/issues/gh1073