neoscada
neoscada copied to clipboard
[IEC60870]: DataModel get's only started after the first established connection
It looks to me like as if the DataModel only gets started after the first connection to the server has been established. This results in a NPE when data is notified but no one ever made a connection to the server.
As a workaround the data model can be started before initializing the server.