Addin Services seem to cause Memory leak
Summary
-
Description
-
Information
I suggested the customer to trigger a zenon function with a wizard inside the worker thread. Wizards do not have this issue since the appdomain is destroyed after finishing and the memory is released. I do not know how the status is right now
Issue Number: 140585
Fixed on Date: 30.7.2018
Versions: 7.60 0 BUILD 50324 | 8.00 0 BUILD 50155
Related Articles
Using AddIn in combination with WVS
Can AddIns be used in WVS? Simple answer: yes, but... Types of AddIns, Types of WVS There need to be distinguished between a AddIn Service and an AddIn Wizard. Whereas the first is started and stopped and reacts in between on events is the latter ...
zenon Editor – language table. Opening the language table could cause a memory leak.
Summary When opening the language table at the zenon Editor it may occur a memory leak of approximately 10 kb for each opening of the language table. Not reproducible with an empty zenon project. DescriptionWhen opening the language table at the ...
AddIn does not start
Check the Logs in DiagViewer. If it shows an ERROR in the GENERAL module which shows the exception: Scada.Internal.DotNetAddInExtension.AddInIntegration.Startup Cannot startup Add-In .NET Extension for instance id 'e1d3....'. Exception ...
calling the LicenseEntry::Values API method causes a memory leak
Summary A memory leak in the API method LicenseEntry::Values was fixed, as well as a leak in the screen switch function of the report viewer Description A memory leak in the API method LicenseEntry::Values was fixed, as well as a leak in the screen ...
AddIn does not start - Exception displayed in Log (DiagViewer)
In case that an AddIn (Service or Wizard) does not start and the log shows an exception message likewise equally to that below check the software development of the AddIn. Scada.Internal.DotNetAddInExtension.AddInIntegration.Startup Cannot startup ...