splatch commented on issue #1053: URL: https://github.com/apache/plc4x/issues/1053#issuecomment-1668626512
Sorry but your report does not contain code sample, just pictures of it. By checking pictures themselves it is clear to me that you open connection multiple times to the same device but never close it. Please implement proper resource management in your application by calling `connection.close()`. Feel free to re-open issue in case if issue remains after above fixes are made. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@plc4x.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org