Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

DevConsole log when app starts up

$
0
0
SmartClient Version: v9.1p_2014-05-07/PowerEdition Deployment (built 2014-05-07)
GWT 2.6.0
IE-11

I'm seeing this in my dev console upon startup of our application:
Code:

11:53:45.337:INFO:Log:initialized
11:53:45.417:WARN:Log:New Class ID: 'Window' collides with ID of existing object with value '[object Window]'.  Existing object will be replaced.
This conflict would be avoided by disabling ISC Simple Names mode.  See documentation for further information.
11:53:45.498:WARN:Log:New Class ID: 'Selection' collides with ID of existing object with value '[object Selection]'.  Existing object will be replaced.
This conflict would be avoided by disabling ISC Simple Names mode.  See documentation for further information.
11:53:45.696:WARN:Log:New Class ID: 'DataView' collides with ID of existing object with value '
function DataView() {
    [native code]
}
'.  Existing object will be replaced.
This conflict would be avoided by disabling ISC Simple Names mode.  See documentation for further information.
11:53:46.326:INFO:Log:isc.Page is loaded

What is this?

Viewing all articles
Browse latest Browse all 4756

Trending Articles