OPC-Server doesn't shutdown
Brought to you by:
arnal2
Hy, seems like I found a bug:
I use the CoDeSys - Opc Server.
I can reproduce the bug with the code snippet attached to this report.
The problem is, the OPC Server won't shutdown, even after calling JOpcBrowser.coUninitialize();
The bug only happens if I add "new JButton();" before creating the JOpcBrowser object. If I comment out this line, the disconnect and shutdown of the opc-server works fine.
If you find out something about this issue, please contact me at:
mbetz@ganssloser.com
Kind regards
Michael Betz
For Reproducing the bug