Runtime error

Discussion about recent product features & solutions!
6 posts • Page 1 of 1
IBRAHIMALALI
Posts:67
Joined: Thu Oct 05, 2017 5:28 pm

Runtime error

Post by IBRAHIMALALI »

Good day ,

Once opening tools >>> start runtime . The project couldn't start again . I have lately tried many things like using the web client and desktop interface , as well the panel topology editor tool . I think this may affected the project , please help as a I don't have backup points.


This Is the logger error :

WCCOAui (1), 2017.12.07 14:24:20.397, CTRL, SEVERE, 176, Uncaught exception in thread started at main:
WCCOAui (1), 2017.12.07 14:24:20.397, CTRL, SEVERE, 79, Index out of range,
Module: Startup
Panel: C:\\Siemens\\Automation\\WinCC_OA\\3.15\\panels\\vision\\login.pnl []
Object: 1 named: "password" of type: TEXT_FIELD
Script: Command
Library: C:\\Siemens\\Automation\\WinCC_OA\\KAIA\\scripts\\libs\\ptnavi.ctl
Line: 450, ptnavi_navigation, 30
Stacktrace:
1: ptnavi_DetermineSumAlertName(string strServerName = "System1") at ptnavi.ctl:450
2: ptnavi_DetermineDerivedTopoVariables() at ptnavi.ctl:434
3: ptnavi_InitializeAfterLogin() at ptnavi.ctl:174
4: afterLogin(string user = "root", string password = "", string newLocale = "", int closeModules = 2, int iConfNum = 1) at login.ctl:171
5: logincheck(bool bTriggerLoginOfUisOnComputer = FALSE, int extendedMode = 0) at login_internal.ctc:878
6: openUi() at [Module: Startup Panel: vision\\login.pnl ScopeLib: login.pnl]:96
7: main() at [Module: Startup Panel: vision\\login.pnl Object: password Script: Command]:17

schneebergera
Posts:89
Joined: Sun Apr 03, 2016 5:52 pm

Re: Runtime error

Post by schneebergera »

Hello,
please start panel topology again via GEDI and check if there is a template assigned. Please export the data to a text-file.
Could you add a new WCCOAui in console (-p vision/login.pnl) and start the session?
regards,
Andreas

IBRAHIMALALI
Posts:67
Joined: Thu Oct 05, 2017 5:28 pm

Re: Runtime error

Post by IBRAHIMALALI »

Yes Andreas , I have done this without result

schneebergera
Posts:89
Joined: Sun Apr 03, 2016 5:52 pm

Re: Runtime error

Post by schneebergera »

But you are using self-made libraries (like"\\KAIA\\scripts\\libs\\ptnavi.ctl").
I would suggest to use default library (ptnavi.ctl), located in .
best regards,
Andreas

IBRAHIMALALI
Posts:67
Joined: Thu Oct 05, 2017 5:28 pm

Re: Runtime error

Post by IBRAHIMALALI »

changed it , but that didn't solve the problem , this is the logger again

WCCOAui (1), 2017.12.07 15:57:08.603, CTRL, SEVERE, 176, Uncaught exception in thread started at main:
WCCOAui (1), 2017.12.07 15:57:08.603, CTRL, SEVERE, 79, Index out of range,
Module: Startup
Panel: C:\\Siemens\\Automation\\WinCC_OA\\3.15\\panels\\vision\\login.pnl []
Object: 1 named: "password" of type: TEXT_FIELD
Script: Command
Library: C:\\Siemens\\Automation\\WinCC_OA\\3.15\\scripts\\libs\\ptnavi.ctl
Line: 450, ptnavi_navigation, 6
Stacktrace:
1: ptnavi_DetermineSumAlertName(string strServerName = "System1") at ptnavi.ctl:450
2: ptnavi_DetermineDerivedTopoVariables() at ptnavi.ctl:434
3: ptnavi_InitializeAfterLogin() at ptnavi.ctl:174
4: afterLogin(string user = "root", string password = "", string newLocale = "", int closeModules = 2, int iConfNum = 3) at login.ctl:171
5: logincheck(bool bTriggerLoginOfUisOnComputer = FALSE, int extendedMode = 0) at login_internal.ctc:878
6: openUi() at [Module: Startup Panel: vision\\login.pnl ScopeLib: login.pnl]:96
7: main() at [Module: Startup Panel: vision\\login.pnl Object: password Script: Command]:17

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

Re: Runtime error

Post by leoknipp »

The log information describes that some dyn arrays for the panel topology in the mapping ptnavi_navigation do not fit together and therefore a specific index cannot be found.
The information for the mapping is read from the datapoint used for the topology.

The problem can maybe be solved by recreating the topology information.

Best Regards
Leopold Knipp
Senior Support Specialist

6 posts • Page 1 of 1