Unexpected state on startup

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
2 posts • Page 1 of 1
Dag-Are.Trydal@nov.com
Posts:37
Joined: Fri Feb 26, 2016 11:52 am

Unexpected state on startup

Post by Dag-Are.Trydal@nov.com »

When I start my UI manager , sometimes I get a list of errors it is hard to interpret. They do not come on every startup which makes it even harder to debug. Have anyone encountered similar problems?

Code: Select all

WCCOAui      (2), 2016.09.27 14:20:45.496, SYS,  INFO,      103, User names/passwords initialized
WCCOAui      (2), 2016.09.27 14:20:49.338, SYS,  WARNING,    54, Unexpected state, Qt, QWindowsWindow::setGeometryDp: Unable to set geometry 1920x1200+8+30 on QWidgetWindow/'QMainWindowClassWindow'. Resulting geometry:  1920x1182+8+30 (frame: 8, 30, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 69x69, maximum size: 16777215x16777215).
WCCOAui      (2), 2016.09.27 14:20:49.383, SYS,  WARNING,    54, Unexpected state, Qt, QWindowsWindow::setGeometryDp: Unable to set geometry 1920x1200+8+30 on QWidgetWindow/'QMainWindowClassWindow'. Resulting geometry:  1920x1182+8+30 (frame: 8, 30, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 69x69, maximum size: 16777215x16777215).
WCCILdata    (0), 2016.09.27 14:20:49.886, IMPL, SEVERE,     54, Unexpected state, ValHistEngine, getValueType, Attributtyp nicht bekannt (Typcontainer fehlerhaft?) 
(Type: 0 Sys: 1 Dp: 20196 El: 16 : _original.._value)
WCCILdata    (0), 2016.09.27 14:20:49.895, IMPL, SEVERE,     54, Unexpected state, ValHistEngine, getValueType, Attributtyp nicht bekannt (Typcontainer fehlerhaft?) 
(Type: 0 Sys: 1 Dp: 20196 El: 23 : _original.._value)
WCCILdata    (0), 2016.09.27 14:20:49.906, IMPL, SEVERE,     54, Unexpected state, ValHistEngine, getValueType, Attributtyp nicht bekannt (Typcontainer fehlerhaft?) 
(Type: 0 Sys: 1 Dp: 20196 El: 17 : _original.._value)
WCCILdata    (0), 2016.09.27 14:20:49.918, IMPL, SEVERE,     54, Unexpected state, ValHistEngine, getValueType, Attributtyp nicht bekannt (Typcontainer fehlerhaft?) 
(Type: 0 Sys: 1 Dp: 20196 El: 18 : _original.._value)
WCCILdata    (0), 2016.09.27 14:20:49.927, IMPL, SEVERE,     54, Unexpected state, ValHistEngine, getValueType, Attributtyp nicht bekannt (Typcontainer fehlerhaft?) 
(Type: 0 Sys: 1 Dp: 20196 El: 19 : _original.._value)
WCCILdata    (0), 2016.09.27 14:20:49.937, IMPL, SEVERE,     54, Unexpected state, ValHistEngine, getValueType, Attributtyp nicht bekannt (Typcontainer fehlerhaft?) 
(Type: 0 Sys: 1 Dp: 20196 El: 20 : _original.._value)
WCCILdata    (0), 2016.09.27 14:20:49.946, IMPL, SEVERE,     54, Unexpected state, ValHistEngine, getValueType, Attributtyp nicht bekannt (Typcontainer fehlerhaft?) 
(Type: 0 Sys: 1 Dp: 20196 El: 21 : _original.._value)
WCCILdata    (0), 2016.09.27 14:20:49.954, IMPL, SEVERE,     54, Unexpected state, ValHistEngine, getValueType, Attributtyp nicht bekannt (Typcontainer fehlerhaft?) 
(Type: 0 Sys: 1 Dp: 20196 El: 3 : _original.._value)
WCCILdata    (0), 2016.09.27 14:20:49.964, IMPL, SEVERE,     54, Unexpected state, ValHistEngine, getValueType, Attributtyp nicht bekannt (Typcontainer fehlerhaft?) 
(Type: 0 Sys: 1 Dp: 20196 El: 4 : _original.._value)
WCCILdata    (0), 2016.09.27 14:20:49.972, IMPL, SEVERE,     54, Unexpected state, ValHistEngine, getValueType, Attributtyp nicht bekannt (Typcontainer fehlerhaft?) 
(Type: 0 Sys: 1 Dp: 20196 El: 6 : _original.._value)
WCCILdata    (0), 2016.09.27 14:20:49.981, IMPL, SEVERE,     54, Unexpected state, ValHistEngine, getValueType, Attributtyp nicht bekannt (Typcontainer fehlerhaft?) 
(Type: 0 Sys: 1 Dp: 20196 El: 7 : _original.._value)
WCCILdata    (0), 2016.09.27 14:20:49.990, IMPL, SEVERE,     54, Unexpected state, ValHistEngine, getValueType, Attributtyp nicht bekannt (Typcontainer fehlerhaft?) 
(Type: 0 Sys: 1 Dp: 20196 El: 9 : _original.._value)
WCCILdata    (0), 2016.09.27 14:20:50.001, IMPL, SEVERE,     54, Unexpected state, ValHistEngine, getValueType, Attributtyp nicht bekannt (Typcontainer fehlerhaft?) 
(Type: 0 Sys: 1 Dp: 20196 El: 11 : _original.._value)
WCCILdata    (0), 2016.09.27 14:20:50.009, IMPL, SEVERE,     54, Unexpected state, ValHistEngine, getValueType, Attributtyp nicht bekannt (Typcontainer fehlerhaft?) 
(Type: 0 Sys: 1 Dp: 20196 El: 13 : _original.._value)
WCCILdata    (0), 2016.09.27 14:20:50.019, IMPL, SEVERE,     54, Unexpected state, ValHistEngine, getValueType, Attributtyp nicht bekannt (Typcontainer fehlerhaft?) 
(Type: 0 Sys: 1 Dp: 20196 El: 14 : _original.._value)
WCCILdata    (0), 2016.09.27 14:20:50.027, IMPL, SEVERE,     54, Unexpected state, ValHistEngine, getValueType, Attributtyp nicht bekannt (Typcontainer fehlerhaft?) 

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

Re: Unexpected state on startup

Post by leoknipp »

Hello,

the log-messages for the UI we have seen also in some other projects.
Our develepers are currently working on this issue. As far as we have seen the "problem" cauzsing the log message has no negative impact on the project. It looks like the UI is working correctly.

The log messages for the data manager describe a problem with the database. If there is a connection to the UI startup we cannot detect.
Normally if the database or parts of it are corrupted log messages are also written during startup of the project.

Can you please check if you see other database errors during startup.
If need assisstance you can also submit an official support request using
https://support.industry.siemens.com/cs/start

Best Regards
Leopold Knipp
Senior Support Specialist

2 posts • Page 1 of 1