AES.ctl error when using the aesRow

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
3 posts • Page 1 of 1
chris@blue-catalyst.co.uk
Posts:32
Joined: Tue Jun 11, 2013 9:27 am

AES.ctl error when using the aesRow

Post by chris@blue-catalyst.co.uk »

Hi,

We are running WinCC OA v3.15 P011, have a distributed system with redundant servers (4 sets of 2x2) and our clients have dual monitors. Within our template we have an AESRow on the infoPanel. We have been receiving the following messages in the log on startup of the client and when the language changes:

WCCOAui (110), 2018.08.29 10:43:23.066, CTRL, SEVERE, 176, Uncaught exception in thread started at aes_checkDistSystemsRedu:
WCCOAui (110), 2018.08.29 10:43:23.066, CTRL, SEVERE, 79, Index out of range,
Module: infoModule_1
Panel: C:\\WinCC_OA_Proj\\XXXX_LIB\\panels\\para\\PanelTopology\\templates\\XXXX\\infoPanel_1920_1080_XXXX.xml [Info]
Object: 1 named: "table_top" of type: TABLE
Module: infoModule_1
Panel: C:\\WinCC_OA_Proj\\XXXX_LIB\\panels\\para\\PanelTopology\\templates\\XXXX\\infoPanel_1920_1080_XXXX.xml [Info]
In reference: vision/aes/AESRow.pnl Group: 0 named: ""
used in: objects/STD_PANELS/AESRow.pnl Group: 1 named: "PANEL_REF1"
Script: Initialize
Script: Initialize
Library: C:\\Siemens\\Automation\\WinCC_OA\\3.15\\scripts\\libs\\aes.ctl
Line: 18825, da_screenSettings, 1
Stacktrace:
1: aes_connectNewDistributedSystems() at aes.ctl:18825
2: aes_checkDistSystemsRedu(string s_dpH1 = "XXXX_P:_Di ...", dyn_int di_systemsH1 = ({ 7 items }), string s_dpH2 = "XXXX_P:_Di ...", dyn_int di_systemsH2 = ({ 7 items }), string s_dpConnH1 = "XXXX_P:_Co ...", dyn_string ds_connH1 = ({ 1 items }), string s_dpConnH2 = "XXXX_P:_Co ...", dyn_string ds_connH2 = ({ 1 items })) at aes.ctl:18641

WCCOAui (110), 2018.08.29 10:43:23.075, CTRL, SEVERE, 176, Uncaught exception in thread started at aes_checkDistSystemsRedu:
WCCOAui (110), 2018.08.29 10:43:23.075, CTRL, SEVERE, 79, Index out of range,
Module: infoModule_2
Panel: C:\\WinCC_OA_Proj\\XXXX_LIB\\panels\\para\\PanelTopology\\templates\\XXXX\\infoPanel_1920_1080_XXXX.xml [Info]
Object: 1 named: "table_top" of type: TABLE
Module: infoModule_2
Panel: C:\\WinCC_OA_Proj\\XXXX_LIB\\panels\\para\\PanelTopology\\templates\\XXXX\\infoPanel_1920_1080_XXXX.xml [Info]
In reference: vision/aes/AESRow.pnl Group: 0 named: ""
used in: objects/STD_PANELS/AESRow.pnl Group: 1 named: "PANEL_REF1"
Script: Initialize
Script: Initialize
Library: C:\\Siemens\\Automation\\WinCC_OA\\3.15\\scripts\\libs\\aes.ctl
Line: 18825, da_screenSettings, 1
Stacktrace:
1: aes_connectNewDistributedSystems() at aes.ctl:18825
2: aes_checkDistSystemsRedu(string s_dpH1 = "XXXX_P:_Di ...", dyn_int di_systemsH1 = ({ 7 items }), string s_dpH2 = "XXXX_P:_Di ...", dyn_int di_systemsH2 = ({ 7 items }), string s_dpConnH1 = "XXXX_P:_Co ...", dyn_string ds_connH1 = ({ 1 items }), string s_dpConnH2 = "XXXX_P:_Co ...", dyn_string ds_connH2 = ({ 1 items })) at aes.ctl:18641


Please may you advise how we can resolve this error.

Thank you in advance,

Chris

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: AES.ctl error when using the aesRow

Post by leoknipp »

The variable da_screenSettings is a global variable in the AEScreen which is filled with data when opening the AESCreen/AESRow.

For the analysis it would be easier if you get in contact with your common WinCC OA support. Probably there is a need to exchange project specific data and it is much easier when using the common support tools.

Best Regards
Leopold Knipp
Senior Support Specialist

NikolayLevchenko
Posts:74
Joined: Wed May 10, 2017 3:34 pm

Re: AES.ctl error when using the aesRow

Post by NikolayLevchenko »

Tech support case logged, as requested

3 posts • Page 1 of 1