Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Microsoft Windows Internet Explorer 9 supported?

    Hello,

    Where might I find a list of the browsers and versions supported by our Smart GWT 3.0 sample app.

    The app I put together runs on firefox 7.0, all versions of chrome I have tried and safari (not sure what version).

    But in Windows Internet Explorer 9.0.8112.16421, 2011 I get just a blank screen when our application is loaded.

    I can look at the web page source in IE using F12 Developer tools.
    The html page is from our gwt application.

    When I click on "debug script" in IE the debugger breaks on skin.js line 8 char 1, saying 'isc' is undefined.

    Ideas?

    Evan

    #2
    Hello,

    Perhaps this will help.

    As I continue through the IE 9.0 debugger I get to my data source being created.

    isc.DataSource.create({
    schema:"foo",
    ...

    And this is where isc is first being used ... perhaps.

    So where does isc get defined?

    Our app is Java GWT 2.4 using GWT Smart 3.0 Java
    Development is Indigo Eclipse.

    Evan

    Comment


      #3
      Looking at the Console in eclipse I found

      === 2012-02-02 10:30:03,220 [main] INFO ISCInit - Isomorphic SmartClient Framework (SC_SNAPSHOT-2012-01-17_v8.2p/EVAL Deployment 2012-01-17) - Initialization Complete


      Here is the rest of the logs,
      Not sure what else to provide, but happy to do so.

      Thanks,
      Evan

      ISC: Configuring log4j from: file:/D:/relay-ui/view/winter%20pure%20smart%20V6/war/WEB-INF/classes/log4j.isc.config.xml
      === 2012-02-02 10:30:03,126 [main] INFO ISCInit - Isomorphic SmartClient Framework - Initializing
      === 2012-02-02 10:30:03,131 [main] INFO ConfigLoader - Attempting to load framework.properties from CLASSPATH
      === 2012-02-02 10:30:03,208 [main] INFO ConfigLoader - Successfully loaded framework.properties from CLASSPATH at location: jar:file:/D:/relay-ui/view/winter%20pure%20smart%20V6/war/WEB-INF/lib/isomorphic_core_rpc.jar!/framework.properties
      === 2012-02-02 10:30:03,208 [main] INFO ConfigLoader - Attempting to load project.properties from CLASSPATH
      === 2012-02-02 10:30:03,209 [main] INFO ConfigLoader - Unable to locate project.properties in CLASSPATH
      === 2012-02-02 10:30:03,212 [main] INFO ConfigLoader - Successfully loaded isc_interfaces.properties from CLASSPATH at location: jar:file:/D:/relay-ui/view/winter%20pure%20smart%20V6/war/WEB-INF/lib/isomorphic_core_rpc.jar!/isc_interfaces.properties
      === 2012-02-02 10:30:03,212 [main] INFO ConfigLoader - Attempting to load server.properties from CLASSPATH
      === 2012-02-02 10:30:03,215 [main] INFO ConfigLoader - Successfully loaded server.properties from CLASSPATH at location: file:/D:/relay-ui/view/winter%20pure%20smart%20V6/war/WEB-INF/classes/server.properties
      === 2012-02-02 10:30:03,219 [main] INFO Logger - Logging system started.
      === 2012-02-02 10:30:03,220 [main] INFO ISCInit - Isomorphic SmartClient Framework (SC_SNAPSHOT-2012-01-17_v8.2p/EVAL Deployment 2012-01-17) - Initialization Complete
      === 2012-02-02 10:30:03,221 [main] INFO ISCInit - Auto-detected webRoot - using: D:\relay-ui\view\winter pure smart V6\war
      log4j:WARN No appenders could be found for logger (org.apache.jasper.compiler.JspRuntimeContext).
      log4j:WARN Please initialize the log4j system properly.
      === 2012-02-02 10:30:29,906 [l0-0] INFO RequestContext - URL: '/winter.html', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:29,914 [l0-0] INFO Compression - /winter.html: 2379 -> 942 bytes
      === 2012-02-02 10:30:29,914 [l0-0] DEBUG ServletTools - setting cookie 'isc_cState' to: 'ready'
      === 2012-02-02 10:30:29,926 [l0-0] INFO RequestContext - URL: '/winter/sc/modules/ISC_Charts.js', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:29,930 [l0-0] INFO Compression - /winter/sc/modules/ISC_Charts.js: 59020 -> 16296 bytes
      === 2012-02-02 10:30:29,966 [l0-0] INFO RequestContext - URL: '/winter/sc/modules/ISC_Charts.js', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:29,966 [l0-3] INFO RequestContext - URL: '/winter/sc/modules/ISC_Analytics.js', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:29,966 [l0-2] INFO RequestContext - URL: '/winter/sc/modules/ISC_Drawing.js', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:29,966 [l0-4] INFO RequestContext - URL: '/winter/sc/DataSourceLoader', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:29,966 [l0-5] INFO RequestContext - URL: '/winter/winter.nocache.js', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:29,969 [l0-5] INFO Compression - /winter/winter.nocache.js: 7927 -> 2965 bytes
      === 2012-02-02 10:30:29,971 [l0-0] INFO Compression - /winter/sc/modules/ISC_Charts.js: 59020 -> 16296 bytes
      === 2012-02-02 10:30:29,974 [l0-2] INFO Compression - /winter/sc/modules/ISC_Drawing.js: 111065 -> 23503 bytes
      === 2012-02-02 10:30:29,978 [l0-3] INFO Compression - /winter/sc/modules/ISC_Analytics.js: 158093 -> 41046 bytes
      === 2012-02-02 10:30:29,991 [l0-4] INFO PoolManager - SmartClient pooling disabled for 'ravilist' objects
      === 2012-02-02 10:30:30,018 [l0-3] INFO RequestContext - URL: '/winter/clear.cache.gif', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:30,018 [l0-2] INFO RequestContext - URL: '/winter/sc/initsc.js', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:30,019 [l0-0] INFO RequestContext - URL: '/winter/sc/modules/ISC_Core.js', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:30,019 [l0-5] INFO RequestContext - URL: '/winter/sc/modules/ISC_Foundation.js', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:30,019 [l0-6] INFO RequestContext - URL: '/winter/sc/modules/ISC_Containers.js', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:30,020 [l0-2] INFO Compression - /winter/sc/initsc.js: 47 -> 72 bytes
      === 2012-02-02 10:30:30,022 [l0-4] DEBUG XML - Parsed XML from D:\relay-ui\view\winter pure smart V6\war\winter\sc\system\schema\builtinTypes.xml: 10ms
      === 2012-02-02 10:30:30,022 [l0-3] INFO RequestContext - URL: '/winter/sc/modules/ISC_Grids.js', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:30,022 [l0-2] INFO RequestContext - URL: '/winter/sc/modules/ISC_Forms.js', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:30,030 [l0-6] INFO Compression - /winter/sc/modules/ISC_Containers.js: 130831 -> 30988 bytes
      === 2012-02-02 10:30:30,039 [l0-5] INFO Compression - /winter/sc/modules/ISC_Foundation.js: 236177 -> 56027 bytes
      === 2012-02-02 10:30:30,039 [l0-6] INFO RequestContext - URL: '/winter/sc/modules/ISC_RichTextEditor.js', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:30,043 [l0-6] INFO Compression - /winter/sc/modules/ISC_RichTextEditor.js: 40259 -> 11216 bytes
      === 2012-02-02 10:30:30,047 [l0-5] INFO RequestContext - URL: '/winter/sc/modules/ISC_Calendar.js', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:30,048 [l0-6] INFO RequestContext - URL: '/winter/sc/modules/ISC_DataBinding.js', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:30,055 [l0-5] INFO Compression - /winter/sc/modules/ISC_Calendar.js: 104516 -> 25215 bytes
      === 2012-02-02 10:30:30,061 [l0-5] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/load_skin.js', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:30,071 [l0-5] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/load_skin.js
      === 2012-02-02 10:30:30,072 [l0-3] INFO Compression - /winter/sc/modules/ISC_Grids.js: 753426 -> 189646 bytes
      === 2012-02-02 10:30:30,073 [l0-5] INFO Compression - /winter/sc/skins/Enterprise/load_skin.js: 30235 -> 6410 bytes
      === 2012-02-02 10:30:30,076 [l0-2] INFO Compression - /winter/sc/modules/ISC_Forms.js: 631978 -> 154040 bytes
      === 2012-02-02 10:30:30,080 [l0-4] DEBUG XML - Parsed XML from D:\relay-ui\view\winter pure smart V6\war\ds\ravilist.ds.xml: 2ms
      === 2012-02-02 10:30:30,087 [l0-4] DEBUG XML - Parsed XML from D:\relay-ui\view\winter pure smart V6\war\winter\sc\system\schema\DataSource.ds.xml: 6ms
      === 2012-02-02 10:30:30,090 [l0-6] INFO Compression - /winter/sc/modules/ISC_DataBinding.js: 571587 -> 140871 bytes
      === 2012-02-02 10:30:30,100 [l0-0] INFO Compression - /winter/sc/modules/ISC_Core.js: 707547 -> 183271 bytes
      === 2012-02-02 10:30:30,147 [l0-4] DEBUG XML - Parsed XML from D:\relay-ui\view\winter pure smart V6\war\winter\sc\system\schema\DataSourceField.ds.xml: 5ms
      === 2012-02-02 10:30:30,208 [l0-4] DEBUG XML - Parsed XML from D:\relay-ui\view\winter pure smart V6\war\ds\raviindications.ds.xml: 1ms
      === 2012-02-02 10:30:30,215 [l0-4] DEBUG XML - Parsed XML from D:\relay-ui\view\winter pure smart V6\war\ds\sec.ds.xml: 2ms
      === 2012-02-02 10:30:30,222 [l0-4] INFO Compression - /winter/sc/DataSourceLoader: 2564 -> 492 bytes
      === 2012-02-02 10:30:30,357 [l0-4] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/skin_styles.css', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:30,358 [l0-4] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/skin_styles.css
      === 2012-02-02 10:30:30,360 [l0-4] INFO Compression - /winter/sc/skins/Enterprise/skin_styles.css: 65873 -> 8768 bytes
      === 2012-02-02 10:30:30,389 [l0-4] INFO RequestContext - URL: '/favicon.ico', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:30,419 [l0-4] INFO RequestContext - URL: '/winter/hosted.html', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:30,420 [l0-4] INFO Compression - /winter/hosted.html: 11757 -> 4187 bytes
      === 2012-02-02 10:30:35,871 [l0-4] INFO RequestContext - URL: '/images/rtmlogo.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:35,885 [l0-4] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/pickers/comboBoxPicker.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:35,886 [l0-4] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/pickers/comboBoxPicker.png
      === 2012-02-02 10:30:35,922 [l0-4] INFO RequestContext - URL: '/images/searchIconUpFace.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:35,925 [l0-6] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/button/button_end.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:35,925 [l0-0] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/button/button_stretch.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:35,925 [l0-4] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/button/button_start.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:35,926 [l0-6] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/button/button_end.png
      === 2012-02-02 10:30:35,927 [l0-0] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/button/button_stretch.png
      === 2012-02-02 10:30:35,927 [l0-4] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/button/button_start.png
      === 2012-02-02 10:30:35,944 [l0-4] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/Tab/top/tab_Selected_start.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:35,944 [l0-0] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/Tab/top/tab_Selected_stretch.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:35,944 [l0-6] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/Tab/top/tab_Selected_end.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:35,946 [l0-4] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/Tab/top/tab_Selected_start.png
      === 2012-02-02 10:30:35,946 [l0-0] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/Tab/top/tab_Selected_stretch.png
      === 2012-02-02 10:30:35,946 [l0-6] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/Tab/top/tab_Selected_end.png
      === 2012-02-02 10:30:35,948 [l0-0] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/Tab/top/tab_stretch.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:35,948 [l0-6] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/Tab/top/tab_start.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:35,948 [l0-4] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/Tab/top/tab_end.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:35,949 [l0-0] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/Tab/top/tab_stretch.png
      === 2012-02-02 10:30:35,949 [l0-4] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/Tab/top/tab_end.png
      === 2012-02-02 10:30:35,949 [l0-6] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/Tab/top/tab_start.png
      === 2012-02-02 10:30:36,002 [l0-0] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/ListGrid/sort_ascending.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,003 [l0-0] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/ListGrid/sort_ascending.png
      === 2012-02-02 10:30:36,104 [l0-0] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/DynamicForm/date_control.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,106 [l0-0] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/DynamicForm/date_control.png
      === 2012-02-02 10:30:36,119 [l0-0] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/RecordEditor/filter.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,121 [l0-0] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/RecordEditor/filter.png
      === 2012-02-02 10:30:36,123 [l0-0] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/loadingSmall.gif', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,125 [l0-0] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/loadingSmall.gif
      === 2012-02-02 10:30:36,127 [l0-0] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/ListGrid/header.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,127 [l0-0] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/ListGrid/header.png
      === 2012-02-02 10:30:36,129 [l0-0] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/blank.gif', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,130 [l0-0] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/blank.gif
      === 2012-02-02 10:30:36,135 [l0-0] INFO RequestContext - URL: '/images/crystal/16/actions/sort_incr.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      [WARN] 404 - GET /images/crystal/16/actions/sort_incr.png (127.0.0.1) 1425 bytes
      Request headers
      Accept: image/png, image/svg+xml, image/*;q=0.8, */*;q=0.5
      Referer: http://127.0.0.1:8888/winter.html?gwt.codesvr=127.0.0.1:9997
      Accept-Language: en-US
      User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)
      Accept-Encoding: gzip, deflate
      Host: 127.0.0.1:8888
      Connection: Keep-Alive
      Cookie: isc_cState=ready
      Response headers
      X-Included-Test2: true
      X-Included-Test: true
      Content-Type: text/html; charset=iso-8859-1
      Content-Length: 1425
      === 2012-02-02 10:30:36,316 [l0-0] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/SectionHeader/opener_opened.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,317 [l0-4] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/SectionHeader/header_opened_stretch.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,317 [l0-6] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/SectionHeader/header_opened_start.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,317 [l0-2] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/SectionHeader/header_opened_end.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,317 [l0-0] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/SectionHeader/opener_opened.png
      === 2012-02-02 10:30:36,318 [l0-6] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/SectionHeader/header_opened_start.png
      === 2012-02-02 10:30:36,318 [l0-2] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/SectionHeader/header_opened_end.png
      === 2012-02-02 10:30:36,319 [l0-4] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/SectionHeader/header_opened_stretch.png
      === 2012-02-02 10:30:36,364 [l0-6] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/TreeGrid/connector_closed_middle.gif', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,364 [l0-4] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/TreeGrid/connector_closed_start.gif', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,364 [l0-2] INFO RequestContext - URL: '/images/arrow_up_closed.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,365 [l0-0] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/TreeGrid/connector_end.gif', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,365 [l0-6] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/TreeGrid/connector_closed_middle.gif
      [WARN] 404 - GET /images/arrow_up_closed.png (127.0.0.1) 1412 bytes
      Request headers
      Accept: image/png, image/svg+xml, image/*;q=0.8, */*;q=0.5
      Referer: http://127.0.0.1:8888/winter.html?gwt.codesvr=127.0.0.1:9997
      Accept-Language: en-US
      User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)
      Accept-Encoding: gzip, deflate
      Host: 127.0.0.1:8888
      Connection: Keep-Alive
      Cookie: isc_cState=ready
      === 2012-02-02 10:30:36,366 [l0-4] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/TreeGrid/connector_closed_start.gif
      Response headers
      X-Included-Test2: true
      === 2012-02-02 10:30:36,366 [l0-6] INFO RequestContext - URL: '/images/arrow_down.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      X-Included-Test: true
      Content-Type: text/html; charset=iso-8859-1
      Content-Length: 1412
      === 2012-02-02 10:30:36,366 [l0-0] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/TreeGrid/connector_end.gif
      === 2012-02-02 10:30:36,369 [l0-6] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/SectionHeader/opener_closed.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,370 [l0-6] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/SectionHeader/opener_closed.png
      === 2012-02-02 10:30:36,370 [l0-0] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/SectionHeader/header_closed_start.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,370 [l0-2] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/SectionHeader/header_closed_stretch.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,371 [l0-4] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/SectionHeader/header_closed_end.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,371 [l0-0] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/SectionHeader/header_closed_start.png
      === 2012-02-02 10:30:36,371 [l0-2] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/SectionHeader/header_closed_stretch.png
      === 2012-02-02 10:30:36,372 [l0-4] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/SectionHeader/header_closed_end.png
      === 2012-02-02 10:30:36,432 [l0-4] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/Splitbar/vsplit_snap.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,433 [l0-4] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/Splitbar/vsplit_snap.png
      === 2012-02-02 10:30:36,442 [l0-4] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/Splitbar/vsplit_bg.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,443 [l0-4] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/Splitbar/vsplit_bg.png
      === 2012-02-02 10:30:36,482 [l0-4] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/ListGrid/sort_descending.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,482 [l0-4] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/ListGrid/sort_descending.png
      === 2012-02-02 10:30:36,586 [l0-4] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/Scrollbar/hscroll_Disabled_start.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,586 [l0-2] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/Scrollbar/hscroll_Disabled_end.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,587 [l0-4] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/Scrollbar/hscroll_Disabled_start.png
      === 2012-02-02 10:30:36,587 [l0-2] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/Scrollbar/hscroll_Disabled_end.png
      === 2012-02-02 10:30:36,586 [l0-0] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/Scrollbar/hscroll_Disabled_track.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,588 [l0-4] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/Scrollbar/hthumb_grip.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,589 [l0-0] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/Scrollbar/hscroll_Disabled_track.png
      === 2012-02-02 10:30:36,589 [l0-4] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/Scrollbar/hthumb_grip.png
      === 2012-02-02 10:30:36,591 [l0-4] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/Scrollbar/hthumb_start.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,592 [l0-0] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/Scrollbar/hthumb_stretch.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,592 [l0-4] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/Scrollbar/hthumb_start.png
      === 2012-02-02 10:30:36,593 [l0-0] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/Scrollbar/hthumb_stretch.png
      === 2012-02-02 10:30:36,593 [l0-2] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/Scrollbar/hthumb_end.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,594 [l0-0] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/Scrollbar/vscroll_start.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,594 [l0-2] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/Scrollbar/hthumb_end.png
      === 2012-02-02 10:30:36,594 [l0-4] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/Scrollbar/vscroll_track.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,595 [l0-0] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/Scrollbar/vscroll_start.png
      === 2012-02-02 10:30:36,596 [l0-4] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/Scrollbar/vscroll_track.png
      === 2012-02-02 10:30:36,596 [l0-0] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/Scrollbar/vscroll_end.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,597 [l0-4] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/Scrollbar/vscroll_corner.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,597 [l0-0] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/Scrollbar/vscroll_end.png
      === 2012-02-02 10:30:36,598 [l0-4] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/Scrollbar/vscroll_corner.png
      === 2012-02-02 10:30:36,598 [l0-4] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/Scrollbar/vthumb_grip.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,599 [l0-4] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/Scrollbar/vthumb_grip.png
      === 2012-02-02 10:30:36,600 [l0-4] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/Scrollbar/vthumb_start.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,600 [l0-0] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/Scrollbar/vthumb_stretch.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,601 [l0-2] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/Scrollbar/vthumb_end.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,601 [l0-4] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/Scrollbar/vthumb_start.png
      === 2012-02-02 10:30:36,601 [l0-0] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/Scrollbar/vthumb_stretch.png
      === 2012-02-02 10:30:36,602 [l0-2] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/Scrollbar/vthumb_end.png
      === 2012-02-02 10:30:36,741 [l0-0] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/ToolStrip/background.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,741 [l0-2] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/ListGrid/headerSprite.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,742 [l0-0] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/ToolStrip/background.png
      === 2012-02-02 10:30:36,742 [l0-2] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/ListGrid/headerSprite.png
      === 2012-02-02 10:30:36,744 [l0-4] INFO RequestContext - URL: '/winter/sc/IDACall', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,745 [l0-0] INFO RequestContext - URL: '/winter/sc/IDACall', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,745 [l0-2] INFO RequestContext - URL: '/winter/sc/IDACall', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:30:36,763 [l0-4] DEBUG XML - Parsed XML from (in memory stream): 3ms
      === 2012-02-02 10:30:36,763 [l0-0] DEBUG XML - Parsed XML from (in memory stream): 3ms
      === 2012-02-02 10:30:36,763 [l0-2] DEBUG XML - Parsed XML from (in memory stream): 3ms
      === 2012-02-02 10:30:36,767 [l0-4] DEBUG XML - Parsed XML from D:\relay-ui\view\winter pure smart V6\war\winter\sc\system\schema\List.ds.xml: 2ms
      === 2012-02-02 10:30:36,767 [l0-0] DEBUG XML - Parsed XML from D:\relay-ui\view\winter pure smart V6\war\winter\sc\system\schema\List.ds.xml: 2ms
      === 2012-02-02 10:30:36,767 [l0-2] DEBUG XML - Parsed XML from D:\relay-ui\view\winter pure smart V6\war\winter\sc\system\schema\List.ds.xml: 2ms
      === 2012-02-02 10:30:36,772 [l0-4] DEBUG RPCManager - Processing 1 requests.
      === 2012-02-02 10:30:36,772 [l0-2] DEBUG RPCManager - Processing 1 requests.
      === 2012-02-02 10:30:36,772 [l0-0] DEBUG RPCManager - Processing 1 requests.
      === 2012-02-02 10:30:36,781 [l0-2] DEBUG RPCManager - Request #1 (DSRequest) payload: {
      criteria:{
      },
      operationConfig:{
      dataSource:"ravilist",
      operationType:"fetch",
      textMatchStyle:"substring"
      },
      startRow:0,
      endRow:75,
      sortBy:[
      "-ravi",
      "ravi"
      ],
      componentId:"isc_ListGrid_0",
      appID:"builtinApplication",
      operation:"ravilist_fetch",
      oldValues:{
      }
      }
      === 2012-02-02 10:30:36,781 [l0-4] DEBUG RPCManager - Request #1 (DSRequest) payload: {
      criteria:{
      },
      operationConfig:{
      dataSource:"sec",
      operationType:"fetch",
      textMatchStyle:"substring"
      },
      startRow:0,
      endRow:75,
      sortBy:[
      "drugs_ent",
      "-drugs_ent"
      ],
      componentId:"isc_ListGrid_1",
      appID:"builtinApplication",
      operation:"sec_fetch",
      oldValues:{
      }
      }
      === 2012-02-02 10:30:36,781 [l0-0] DEBUG RPCManager - Request #1 (DSRequest) payload: {
      criteria:{
      },
      operationConfig:{
      dataSource:"raviindications",
      operationType:"fetch",
      textMatchStyle:"startsWith"
      },
      startRow:0,
      endRow:75,
      sortBy:[
      "ind"
      ],
      componentId:"isc_PickListMenu_0",
      appID:"builtinApplication",
      operation:"raviindications_fetch",
      oldValues:{
      }
      }
      === 2012-02-02 10:30:36,784 [l0-0] INFO IDACall - Performing 1 operation(s)
      === 2012-02-02 10:30:36,784 [l0-4] INFO IDACall - Performing 1 operation(s)
      === 2012-02-02 10:30:36,784 [l0-2] INFO IDACall - Performing 1 operation(s)
      === 2012-02-02 10:30:36,790 [l0-0] DEBUG AppBase - [builtinApplication.raviindications_fetch] No userTypes defined, allowing anyone access to all operations for this application
      === 2012-02-02 10:30:36,790 [l0-4] DEBUG AppBase - [builtinApplication.sec_fetch] No userTypes defined, allowing anyone access to all operations for this application
      === 2012-02-02 10:30:36,790 [l0-2] DEBUG AppBase - [builtinApplication.ravilist_fetch] No userTypes defined, allowing anyone access to all operations for this application
      === 2012-02-02 10:30:36,791 [l0-0] DEBUG AppBase - [builtinApplication.raviindications_fetch] No public zero-argument method named '_raviindications_fetch' found, performing generic datasource operation
      === 2012-02-02 10:30:36,791 [l0-4] DEBUG AppBase - [builtinApplication.sec_fetch] No public zero-argument method named '_sec_fetch' found, performing generic datasource operation
      === 2012-02-02 10:30:36,791 [l0-2] DEBUG AppBase - [builtinApplication.ravilist_fetch] No public zero-argument method named '_ravilist_fetch' found, performing generic datasource operation
      === 2012-02-02 10:30:36,791 [l0-0] INFO SQLDataSource - [builtinApplication.raviindications_fetch] Performing fetch operation with
      criteria: {} values: {}
      === 2012-02-02 10:30:36,791 [l0-2] INFO SQLDataSource - [builtinApplication.ravilist_fetch] Performing fetch operation with
      criteria: {} values: {}
      === 2012-02-02 10:30:36,791 [l0-4] INFO SQLDataSource - [builtinApplication.sec_fetch] Performing fetch operation with
      criteria: {} values: {}
      === 2012-02-02 10:30:36,797 [l0-0] INFO SQLWhereClause - [builtinApplication.raviindications_fetch] empty condition
      === 2012-02-02 10:30:36,797 [l0-4] INFO SQLWhereClause - [builtinApplication.sec_fetch] empty condition
      === 2012-02-02 10:30:36,797 [l0-2] INFO SQLWhereClause - [builtinApplication.ravilist_fetch] empty condition
      === 2012-02-02 10:30:36,798 [l0-2] INFO SQLDataSource - [builtinApplication.ravilist_fetch] derived query: SELECT $defaultSelectClause FROM $defaultTableClause WHERE $defaultWhereClause ORDER BY $defaultOrderClause
      === 2012-02-02 10:30:36,798 [l0-4] INFO SQLDataSource - [builtinApplication.sec_fetch] derived query: SELECT $defaultSelectClause FROM $defaultTableClause WHERE $defaultWhereClause ORDER BY $defaultOrderClause
      === 2012-02-02 10:30:36,798 [l0-0] INFO SQLDataSource - [builtinApplication.raviindications_fetch] derived query: SELECT $defaultSelectClause FROM $defaultTableClause WHERE $defaultWhereClause ORDER BY $defaultOrderClause
      === 2012-02-02 10:30:36,878 [l0-2] DEBUG SQLDataSource - [builtinApplication.ravilist_fetch] Executing row count query: SELECT COUNT(*) FROM $defaultTableClause WHERE $defaultWhereClause
      === 2012-02-02 10:30:36,878 [l0-0] DEBUG SQLDataSource - [builtinApplication.raviindications_fetch] Executing row count query: SELECT COUNT(*) FROM $defaultTableClause WHERE $defaultWhereClause
      === 2012-02-02 10:30:36,878 [l0-4] DEBUG SQLDataSource - [builtinApplication.sec_fetch] Executing row count query: SELECT COUNT(*) FROM $defaultTableClause WHERE $defaultWhereClause
      === 2012-02-02 10:30:36,879 [l0-0] DEBUG SQLDataSource - [builtinApplication.raviindications_fetch] Eval'd row count query: SELECT COUNT(*) FROM relay.raviindications WHERE ('1'='1')
      === 2012-02-02 10:30:36,879 [l0-2] DEBUG SQLDataSource - [builtinApplication.ravilist_fetch] Eval'd row count query: SELECT COUNT(*) FROM relay.ravilist WHERE ('1'='1')
      === 2012-02-02 10:30:36,879 [l0-4] DEBUG SQLDataSource - [builtinApplication.sec_fetch] Eval'd row count query: SELECT COUNT(*) FROM tables.sec WHERE ('1'='1')
      === 2012-02-02 10:30:36,923 [l0-0] DEBUG PoolableSQLConnectionFactory - [builtinApplication.raviindications_fetch] Initializing SQL config for 'Mysql' from system config - using DataSource: com.mysql.jdbc.jdbc2.optional.MysqlDataSource
      [WARN] Server class 'com.mysql.jdbc.jdbc2.optional.MysqlDataSource' could not be found in the web app, but was found on the system classpath
      [WARN] Adding classpath entry 'file:/D:/relay-ui/view/winter%20pure%20smart%20V6/lib/mysql-connector-java-5.1.18-bin.jar' to the web app classpath for this session
      For additional info see: file:/D:/gwt-2.4.0/doc/helpInfo/webAppClassPath.html
      === 2012-02-02 10:30:36,931 [l0-4] DEBUG PoolableSQLConnectionFactory - [builtinApplication.sec_fetch] Initializing SQL config for 'Attivio' from system config - using DriverManager: com.attivio.sqlsdk.jdbc.openaccess.OpenAccessDriver
      === 2012-02-02 10:30:36,939 [l0-4] DEBUG PoolableSQLConnectionFactory - [builtinApplication.sec_fetch] com.attivio.sqlsdk.jdbc.openaccess.OpenAccessDriver lookup successful
      === 2012-02-02 10:30:36,939 [l0-4] DEBUG PoolableSQLConnectionFactory - [builtinApplication.sec_fetch] DriverManager fetching connection for Attivio via jdbc url jdbc:aie://localhost:17013;ServerDataSource=aie
      === 2012-02-02 10:30:36,939 [l0-4] DEBUG PoolableSQLConnectionFactory - [builtinApplication.sec_fetch] Passing JDBC URL only to getConnection
      === 2012-02-02 10:30:36,968 [l0-0] INFO DataTools - [builtinApplication.raviindications_fetch] setProperties: couldn't set:
      {
      driverType:"No such property",
      context:"No such property",
      networkProtocol:"No such property"
      }
      === 2012-02-02 10:30:37,157 [l0-4] DEBUG PoolableSQLConnectionFactory - [builtinApplication.sec_fetch] Returning pooled Connection
      === 2012-02-02 10:30:37,162 [l0-4] INFO SQLDriver - [builtinApplication.sec_fetch] Executing SQL query on 'Attivio': SELECT COUNT(*) FROM tables.sec WHERE ('1'='1')
      === 2012-02-02 10:30:37,183 [l0-2] DEBUG PoolableSQLConnectionFactory - [builtinApplication.ravilist_fetch] Returning pooled Connection
      === 2012-02-02 10:30:37,183 [l0-0] DEBUG PoolableSQLConnectionFactory - [builtinApplication.raviindications_fetch] Returning pooled Connection
      === 2012-02-02 10:30:37,187 [l0-2] INFO SQLDriver - [builtinApplication.ravilist_fetch] Executing SQL query on 'Mysql': SELECT COUNT(*) FROM relay.ravilist WHERE ('1'='1')
      === 2012-02-02 10:30:37,187 [l0-0] INFO SQLDriver - [builtinApplication.raviindications_fetch] Executing SQL query on 'Mysql': SELECT COUNT(*) FROM relay.raviindications WHERE ('1'='1')
      === 2012-02-02 10:30:37,194 [l0-2] DEBUG SQLDataSource - [builtinApplication.ravilist_fetch] Using SQL Limit query
      === 2012-02-02 10:30:37,194 [l0-0] DEBUG SQLDataSource - [builtinApplication.raviindications_fetch] Using SQL Limit query
      === 2012-02-02 10:30:37,194 [l0-2] DEBUG SQLDataSource - [builtinApplication.ravilist_fetch] SQL windowed select rows 0->75, result size 75. Query: SELECT ravilist.devscore, ravilist.drug, ravilist.ind, ravilist.mechscore, ravilist.phase, ravilist.phdate, ravilist.phlevel, ravilist.ravi FROM relay.ravilist WHERE ('1'='1') ORDER BY ravilist.ravi DESC, ravilist.ravi LIMIT 0, 75
      === 2012-02-02 10:30:37,194 [l0-0] DEBUG SQLDataSource - [builtinApplication.raviindications_fetch] SQL windowed select rows 0->75, result size 75. Query: SELECT raviindications.ind, raviindications.indkey FROM relay.raviindications WHERE ('1'='1') ORDER BY raviindications.ind LIMIT 0, 75
      === 2012-02-02 10:30:37,207 [l0-0] DEBUG PoolableSQLConnectionFactory - [builtinApplication.raviindications_fetch] Returning pooled Connection
      === 2012-02-02 10:30:37,207 [l0-2] DEBUG PoolableSQLConnectionFactory - [builtinApplication.ravilist_fetch] Returning pooled Connection
      === 2012-02-02 10:30:37,214 [l0-0] INFO DSResponse - [builtinApplication.raviindications_fetch] DSResponse: List with 75 items
      === 2012-02-02 10:30:37,215 [l0-0] DEBUG RPCManager - Content type for RPC transaction: text/plain; charset=UTF-8
      === 2012-02-02 10:30:37,216 [l0-0] DEBUG RPCManager - non-DMI response, dropExtraFields: false
      === 2012-02-02 10:30:37,223 [l0-0] INFO Compression - /winter/sc/IDACall: 2839 -> 1020 bytes
      === 2012-02-02 10:30:37,238 [l0-2] INFO DSResponse - [builtinApplication.ravilist_fetch] DSResponse: List with 75 items
      === 2012-02-02 10:30:37,239 [l0-2] DEBUG RPCManager - Content type for RPC transaction: text/plain; charset=UTF-8
      === 2012-02-02 10:30:37,240 [l0-2] DEBUG RPCManager - non-DMI response, dropExtraFields: false
      === 2012-02-02 10:30:37,250 [l0-2] INFO Compression - /winter/sc/IDACall: 11153 -> 2133 bytes
      === 2012-02-02 10:30:37,520 [l0-4] DEBUG SQLTransform - [builtinApplication.sec_fetch] isBeforeFirst()/isAfterLast() throwing exceptions - attempting workaround
      === 2012-02-02 10:30:37,537 [l0-4] DEBUG SQLDataSource - [builtinApplication.sec_fetch] JDBC driver windowed select rows 0->75, result size 75. Query: SELECT sec.companies_ent, sec.date, sec.drugs_ent, sec.sec_body, sec.sec_company, sec.sec_ftype, sec.sec_url, sec.type FROM tables.sec WHERE ('1'='1') ORDER BY sec.drugs_ent, sec.drugs_ent DESC
      === 2012-02-02 10:30:43,084 [l0-4] INFO DSResponse - [builtinApplication.sec_fetch] DSResponse: List with 75 items
      === 2012-02-02 10:30:43,095 [l0-4] DEBUG RPCManager - Content type for RPC transaction: text/plain; charset=UTF-8
      === 2012-02-02 10:30:43,096 [l0-4] DEBUG RPCManager - non-DMI response, dropExtraFields: false
      === 2012-02-02 10:30:43,104 [l0-4] INFO Compression - /winter/sc/IDACall: 13529 -> 2286 bytes
      === 2012-02-02 10:31:18,276 [l0-4] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/Scrollbar/vthumb_Over_stretch.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:31:18,276 [l0-0] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/Scrollbar/vthumb_Over_start.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:31:18,276 [l0-2] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/images/Scrollbar/vthumb_Over_end.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:31:18,277 [l0-2] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/Scrollbar/vthumb_Over_end.png
      === 2012-02-02 10:31:18,278 [l0-4] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/Scrollbar/vthumb_Over_stretch.png
      === 2012-02-02 10:31:18,279 [l0-0] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/images/Scrollbar/vthumb_Over_start.png
      === 2012-02-02 10:34:51,281 [l0-0] INFO RequestContext - URL: '/winter.html', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:34:51,282 [l0-0] INFO Compression - /winter.html: 2379 -> 942 bytes
      === 2012-02-02 10:34:51,288 [l0-4] INFO RequestContext - URL: '/winter/sc/modules/ISC_Analytics.js', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:34:51,288 [l0-0] INFO RequestContext - URL: '/winter/sc/modules/ISC_Charts.js', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:34:51,288 [l0-2] INFO RequestContext - URL: '/winter/sc/modules/ISC_Drawing.js', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:34:51,293 [l0-0] INFO Compression - /winter/sc/modules/ISC_Charts.js: 59020 -> 16296 bytes
      === 2012-02-02 10:34:51,294 [l0-8] INFO RequestContext - URL: '/winter/sc/DataSourceLoader', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:34:51,295 [l0-2] INFO Compression - /winter/sc/modules/ISC_Drawing.js: 111065 -> 23503 bytes
      === 2012-02-02 10:34:51,302 [l0-4] INFO Compression - /winter/sc/modules/ISC_Analytics.js: 158093 -> 41046 bytes
      === 2012-02-02 10:34:51,314 [l0-7] INFO RequestContext - URL: '/winter/winter.nocache.js', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:34:51,315 [l0-7] INFO Compression - /winter/winter.nocache.js: 7927 -> 2965 bytes
      === 2012-02-02 10:34:51,320 [l0-8] INFO Compression - /winter/sc/DataSourceLoader: 2564 -> 492 bytes
      === 2012-02-02 10:34:51,352 [l0-7] INFO RequestContext - URL: '/winter/clear.cache.gif', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:34:51,352 [l0-8] INFO RequestContext - URL: '/winter/sc/initsc.js', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:34:51,353 [l0-8] INFO Compression - /winter/sc/initsc.js: 47 -> 72 bytes
      === 2012-02-02 10:34:51,356 [l0-8] INFO RequestContext - URL: '/winter/sc/modules/ISC_Forms.js', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:34:51,358 [l0-4] INFO RequestContext - URL: '/winter/sc/modules/ISC_Core.js', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:34:51,360 [l0-2] INFO RequestContext - URL: '/winter/sc/modules/ISC_Foundation.js', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:34:51,365 [l0-9] INFO RequestContext - URL: '/winter/sc/modules/ISC_Containers.js', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:34:51,365 [l0-0] INFO RequestContext - URL: '/winter/sc/modules/ISC_Grids.js', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:34:51,366 [l0-7] INFO RequestContext - URL: '/winter/sc/modules/ISC_RichTextEditor.js', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:34:51,373 [l0-7] INFO Compression - /winter/sc/modules/ISC_RichTextEditor.js: 40259 -> 11216 bytes
      === 2012-02-02 10:34:51,376 [l0-9] INFO Compression - /winter/sc/modules/ISC_Containers.js: 130831 -> 30988 bytes
      === 2012-02-02 10:34:51,376 [l0-2] INFO Compression - /winter/sc/modules/ISC_Foundation.js: 236177 -> 56027 bytes
      === 2012-02-02 10:34:51,384 [l0-9] INFO RequestContext - URL: '/winter/sc/modules/ISC_Calendar.js', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:34:51,384 [l0-2] INFO RequestContext - URL: '/winter/sc/modules/ISC_DataBinding.js', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:34:51,392 [l0-9] INFO Compression - /winter/sc/modules/ISC_Calendar.js: 104516 -> 25215 bytes
      === 2012-02-02 10:34:51,398 [l0-9] INFO RequestContext - URL: '/winter/sc/skins/Enterprise/load_skin.js', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
      === 2012-02-02 10:34:51,399 [l0-9] INFO Download - done streaming: D:/relay-ui/view/winter pure smart V6/war/winter/sc/skins/Enterprise/load_skin.js
      === 2012-02-02 10:34:51,401 [l0-9] INFO Compression - /winter/sc/skins/Enterprise/load_skin.js: 30235 -> 6410 bytes
      === 2012-02-02 10:34:51,402 [l0-8] INFO Compression - /winter/sc/modules/ISC_Forms.js: 631978 -> 154040 bytes
      === 2012-02-02 10:34:51,419 [l0-4] INFO Compression - /winter/sc/modules/ISC_Core.js: 707547 -> 183271 bytes
      === 2012-02-02 10:34:51,428 [l0-2] INFO Compression - /winter/sc/modules/ISC_DataBinding.js: 571587 -> 140871 bytes
      === 2012-02-02 10:34:51,440 [l0-0] INFO Compression - /winter/sc/modules/ISC_Grids.js: 753426 -> 189646 bytes

      Comment


        #4
        I can start a fresh IE and type in the URL to render (as given in the development console of eclipse). In IE nothing is shown in the browser. Hmm Actually I notice that there is a very small icon off on the right along the edge, not a a scroll, not live to the mouse. Otherwise screen blank.

        Firefox however on the same URL renders fine and shows the application.

        I have put both the logs below:
        For Firefox we have an app and this log from Eclipse

        === 2012-02-02 11:06:20,849 [0-11] INFO IDACall - Performing 1 operation(s)
        === 2012-02-02 11:06:20,850 [0-11] DEBUG AppBase - [builtinApplication.raviindications_fetch] No userTypes defined, allowing anyone access to all operations for this application
        === 2012-02-02 11:06:20,850 [0-11] DEBUG AppBase - [builtinApplication.raviindications_fetch] No public zero-argument method named '_raviindications_fetch' found, performing generic datasource operation
        === 2012-02-02 11:06:20,850 [0-11] INFO SQLDataSource - [builtinApplication.raviindications_fetch] Performing fetch operation with
        criteria: {} values: {}
        === 2012-02-02 11:06:20,850 [0-11] INFO SQLWhereClause - [builtinApplication.raviindications_fetch] empty condition
        === 2012-02-02 11:06:20,850 [0-11] INFO SQLDataSource - [builtinApplication.raviindications_fetch] derived query: SELECT $defaultSelectClause FROM $defaultTableClause WHERE $defaultWhereClause ORDER BY $defaultOrderClause
        === 2012-02-02 11:06:20,851 [0-11] DEBUG SQLDataSource - [builtinApplication.raviindications_fetch] Executing row count query: SELECT COUNT(*) FROM $defaultTableClause WHERE $defaultWhereClause
        === 2012-02-02 11:06:20,851 [0-11] DEBUG SQLDataSource - [builtinApplication.raviindications_fetch] Eval'd row count query: SELECT COUNT(*) FROM relay.raviindications WHERE ('1'='1')
        === 2012-02-02 11:06:20,851 [0-16] INFO RequestContext - URL: '/winter/sc/IDACall', User-Agent: 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1': Moz (Gecko) with Accept-Encoding header
        === 2012-02-02 11:06:20,852 [0-13] DEBUG XML - Parsed XML from (in memory stream): 2ms
        === 2012-02-02 11:06:20,853 [0-13] DEBUG RPCManager - Processing 1 requests.
        === 2012-02-02 11:06:20,854 [0-16] DEBUG XML - Parsed XML from (in memory stream): 2ms
        === 2012-02-02 11:06:20,854 [0-13] DEBUG RPCManager - Request #1 (DSRequest) payload: {
        criteria:{
        },
        operationConfig:{
        dataSource:"ravilist",
        operationType:"fetch",
        textMatchStyle:"substring"
        },
        startRow:0,
        endRow:75,
        sortBy:[
        "-ravi",
        "ravi"
        ],
        componentId:"isc_ListGrid_0",
        appID:"builtinApplication",
        operation:"ravilist_fetch",
        oldValues:{
        }
        }
        === 2012-02-02 11:06:20,854 [0-13] INFO IDACall - Performing 1 operation(s)
        === 2012-02-02 11:06:20,854 [0-13] DEBUG AppBase - [builtinApplication.ravilist_fetch] No userTypes defined, allowing anyone access to all operations for this application
        === 2012-02-02 11:06:20,854 [0-13] DEBUG AppBase - [builtinApplication.ravilist_fetch] No public zero-argument method named '_ravilist_fetch' found, performing generic datasource operation
        === 2012-02-02 11:06:20,855 [0-13] INFO SQLDataSource - [builtinApplication.ravilist_fetch] Performing fetch operation with
        criteria: {} values: {}
        === 2012-02-02 11:06:20,855 [0-13] INFO SQLWhereClause - [builtinApplication.ravilist_fetch] empty condition
        === 2012-02-02 11:06:20,855 [0-13] INFO SQLDataSource - [builtinApplication.ravilist_fetch] derived query: SELECT $defaultSelectClause FROM $defaultTableClause WHERE $defaultWhereClause ORDER BY $defaultOrderClause
        === 2012-02-02 11:06:20,855 [0-13] DEBUG SQLDataSource - [builtinApplication.ravilist_fetch] Executing row count query: SELECT COUNT(*) FROM $defaultTableClause WHERE $defaultWhereClause
        === 2012-02-02 11:06:20,855 [0-13] DEBUG SQLDataSource - [builtinApplication.ravilist_fetch] Eval'd row count query: SELECT COUNT(*) FROM relay.ravilist WHERE ('1'='1')
        === 2012-02-02 11:06:20,860 [0-16] DEBUG RPCManager - Processing 1 requests.
        === 2012-02-02 11:06:20,861 [0-16] DEBUG RPCManager - Request #1 (DSRequest) payload: {
        criteria:{
        },
        operationConfig:{
        dataSource:"sec",
        operationType:"fetch",
        textMatchStyle:"substring"
        },
        startRow:0,
        endRow:75,
        sortBy:[
        "drugs_ent",
        "-drugs_ent"
        ],
        componentId:"isc_ListGrid_1",
        appID:"builtinApplication",
        operation:"sec_fetch",
        oldValues:{
        }
        }
        === 2012-02-02 11:06:20,861 [0-16] INFO IDACall - Performing 1 operation(s)
        === 2012-02-02 11:06:20,862 [0-16] DEBUG AppBase - [builtinApplication.sec_fetch] No userTypes defined, allowing anyone access to all operations for this application
        === 2012-02-02 11:06:20,862 [0-11] DEBUG PoolableSQLConnectionFactory - [builtinApplication.raviindications_fetch] Returning pooled Connection
        === 2012-02-02 11:06:20,862 [0-16] DEBUG AppBase - [builtinApplication.sec_fetch] No public zero-argument method named '_sec_fetch' found, performing generic datasource operation
        === 2012-02-02 11:06:20,862 [0-11] INFO SQLDriver - [builtinApplication.raviindications_fetch] Executing SQL query on 'Mysql': SELECT COUNT(*) FROM relay.raviindications WHERE ('1'='1')
        === 2012-02-02 11:06:20,862 [0-16] INFO SQLDataSource - [builtinApplication.sec_fetch] Performing fetch operation with
        criteria: {} values: {}
        === 2012-02-02 11:06:20,863 [0-11] DEBUG SQLDataSource - [builtinApplication.raviindications_fetch] Using SQL Limit query
        === 2012-02-02 11:06:20,864 [0-16] INFO SQLWhereClause - [builtinApplication.sec_fetch] empty condition
        === 2012-02-02 11:06:20,864 [0-11] DEBUG SQLDataSource - [builtinApplication.raviindications_fetch] SQL windowed select rows 0->75, result size 75. Query: SELECT raviindications.ind, raviindications.indkey FROM relay.raviindications WHERE ('1'='1') ORDER BY raviindications.ind LIMIT 0, 75
        === 2012-02-02 11:06:20,864 [0-16] INFO SQLDataSource - [builtinApplication.sec_fetch] derived query: SELECT $defaultSelectClause FROM $defaultTableClause WHERE $defaultWhereClause ORDER BY $defaultOrderClause
        === 2012-02-02 11:06:20,865 [0-16] DEBUG SQLDataSource - [builtinApplication.sec_fetch] Executing row count query: SELECT COUNT(*) FROM $defaultTableClause WHERE $defaultWhereClause
        === 2012-02-02 11:06:20,865 [0-16] DEBUG SQLDataSource - [builtinApplication.sec_fetch] Eval'd row count query: SELECT COUNT(*) FROM tables.sec WHERE ('1'='1')
        === 2012-02-02 11:06:20,867 [0-16] DEBUG PoolableSQLConnectionFactory - [builtinApplication.sec_fetch] DriverManager fetching connection for Attivio via jdbc url jdbc:aie://localhost:17013;ServerDataSource=aie
        === 2012-02-02 11:06:20,867 [0-16] DEBUG PoolableSQLConnectionFactory - [builtinApplication.sec_fetch] Passing JDBC URL only to getConnection
        === 2012-02-02 11:06:20,878 [0-11] DEBUG PoolableSQLConnectionFactory - [builtinApplication.raviindications_fetch] Returning pooled Connection
        === 2012-02-02 11:06:20,881 [0-11] INFO DSResponse - [builtinApplication.raviindications_fetch] DSResponse: List with 75 items
        === 2012-02-02 11:06:20,882 [0-11] DEBUG RPCManager - Content type for RPC transaction: text/plain; charset=UTF-8
        === 2012-02-02 11:06:20,883 [0-11] DEBUG RPCManager - non-DMI response, dropExtraFields: false
        === 2012-02-02 11:06:20,887 [0-11] INFO Compression - /winter/sc/IDACall: 2839 -> 1020 bytes
        === 2012-02-02 11:06:20,899 [0-13] DEBUG PoolableSQLConnectionFactory - [builtinApplication.ravilist_fetch] Returning pooled Connection
        === 2012-02-02 11:06:20,901 [0-13] INFO SQLDriver - [builtinApplication.ravilist_fetch] Executing SQL query on 'Mysql': SELECT COUNT(*) FROM relay.ravilist WHERE ('1'='1')
        === 2012-02-02 11:06:20,906 [0-13] DEBUG SQLDataSource - [builtinApplication.ravilist_fetch] Using SQL Limit query
        === 2012-02-02 11:06:20,906 [0-13] DEBUG SQLDataSource - [builtinApplication.ravilist_fetch] SQL windowed select rows 0->75, result size 75. Query: SELECT ravilist.devscore, ravilist.drug, ravilist.ind, ravilist.mechscore, ravilist.phase, ravilist.phdate, ravilist.phlevel, ravilist.ravi FROM relay.ravilist WHERE ('1'='1') ORDER BY ravilist.ravi DESC, ravilist.ravi LIMIT 0, 75
        === 2012-02-02 11:06:20,914 [0-13] DEBUG PoolableSQLConnectionFactory - [builtinApplication.ravilist_fetch] Returning pooled Connection
        === 2012-02-02 11:06:20,919 [0-16] DEBUG PoolableSQLConnectionFactory - [builtinApplication.sec_fetch] Returning pooled Connection
        === 2012-02-02 11:06:20,919 [0-16] INFO SQLDriver - [builtinApplication.sec_fetch] Executing SQL query on 'Attivio': SELECT COUNT(*) FROM tables.sec WHERE ('1'='1')
        === 2012-02-02 11:06:20,928 [0-13] INFO DSResponse - [builtinApplication.ravilist_fetch] DSResponse: List with 75 items
        === 2012-02-02 11:06:20,929 [0-13] DEBUG RPCManager - Content type for RPC transaction: text/plain; charset=UTF-8
        === 2012-02-02 11:06:20,930 [0-13] DEBUG RPCManager - non-DMI response, dropExtraFields: false
        === 2012-02-02 11:06:20,939 [0-13] INFO Compression - /winter/sc/IDACall: 11153 -> 2133 bytes
        === 2012-02-02 11:06:21,175 [0-16] DEBUG SQLTransform - [builtinApplication.sec_fetch] isBeforeFirst()/isAfterLast() throwing exceptions - attempting workaround
        === 2012-02-02 11:06:21,176 [0-16] DEBUG SQLDataSource - [builtinApplication.sec_fetch] JDBC driver windowed select rows 0->75, result size 75. Query: SELECT sec.companies_ent, sec.date, sec.drugs_ent, sec.sec_body, sec.sec_company, sec.sec_ftype, sec.sec_url, sec.type FROM tables.sec WHERE ('1'='1') ORDER BY sec.drugs_ent, sec.drugs_ent DESC
        === 2012-02-02 11:06:21,664 [0-16] INFO DSResponse - [builtinApplication.sec_fetch] DSResponse: List with 75 items
        === 2012-02-02 11:06:21,674 [0-16] DEBUG RPCManager - Content type for RPC transaction: text/plain; charset=UTF-8
        === 2012-02-02 11:06:21,674 [0-16] DEBUG RPCManager - non-DMI response, dropExtraFields: false
        === 2012-02-02 11:06:21,680 [0-16] INFO Compression - /winter/sc/IDACall: 13529 -> 2286 bytes





        IE Log on blank screen from URL
        === 2012-02-02 11:02:55,368 [l0-0] INFO RequestContext - URL: '/images/crystal/16/actions/sort_incr.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
        [WARN] 404 - GET /images/crystal/16/actions/sort_incr.png (127.0.0.1) 1425 bytes
        Request headers
        Accept: image/png, image/svg+xml, image/*;q=0.8, */*;q=0.5
        Referer: http://127.0.0.1:8888/winter.html?gwt.codesvr=127.0.0.1:9997
        Accept-Language: en-US
        User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)
        Accept-Encoding: gzip, deflate
        Host: 127.0.0.1:8888
        Connection: Keep-Alive
        Cookie: isc_cState=ready; JSESSIONID=1d0voel9j17e3
        Response headers
        X-Included-Test2: true
        X-Included-Test: true
        Content-Type: text/html; charset=iso-8859-1
        Content-Length: 1425
        === 2012-02-02 11:02:55,595 [l0-0] INFO RequestContext - URL: '/images/arrow_up_closed.png', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
        [WARN] 404 - GET /images/arrow_up_closed.png (127.0.0.1) 1412 bytes
        Request headers
        Accept: image/png, image/svg+xml, image/*;q=0.8, */*;q=0.5
        Referer: http://127.0.0.1:8888/winter.html?gwt.codesvr=127.0.0.1:9997
        Accept-Language: en-US
        User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)
        Accept-Encoding: gzip, deflate
        Host: 127.0.0.1:8888
        Connection: Keep-Alive
        Cookie: isc_cState=ready; JSESSIONID=1d0voel9j17e3
        Response headers
        X-Included-Test2: true
        X-Included-Test: true
        Content-Type: text/html; charset=iso-8859-1
        Content-Length: 1412
        === 2012-02-02 11:02:55,956 [0-11] INFO RequestContext - URL: '/winter/sc/IDACall', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
        === 2012-02-02 11:02:55,956 [l0-0] INFO RequestContext - URL: '/winter/sc/IDACall', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
        === 2012-02-02 11:02:55,956 [0-10] INFO RequestContext - URL: '/winter/sc/IDACall', User-Agent: 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)': MSIE with Accept-Encoding header, ready for compressed JS
        === 2012-02-02 11:02:55,960 [0-10] DEBUG XML - Parsed XML from (in memory stream): 3ms
        === 2012-02-02 11:02:55,960 [0-11] DEBUG XML - Parsed XML from (in memory stream): 2ms
        === 2012-02-02 11:02:55,960 [l0-0] DEBUG XML - Parsed XML from (in memory stream): 3ms
        === 2012-02-02 11:02:55,962 [0-10] DEBUG RPCManager - Processing 1 requests.
        === 2012-02-02 11:02:55,962 [l0-0] DEBUG RPCManager - Processing 1 requests.
        === 2012-02-02 11:02:55,962 [0-11] DEBUG RPCManager - Processing 1 requests.
        === 2012-02-02 11:02:55,963 [l0-0] DEBUG RPCManager - Request #1 (DSRequest) payload: {
        criteria:{
        },
        operationConfig:{
        dataSource:"raviindications",
        operationType:"fetch",
        textMatchStyle:"startsWith"
        },
        startRow:0,
        endRow:75,
        sortBy:[
        "ind"
        ],
        componentId:"isc_PickListMenu_0",
        appID:"builtinApplication",
        operation:"raviindications_fetch",
        oldValues:{
        }
        }
        === 2012-02-02 11:02:55,963 [l0-0] INFO IDACall - Performing 1 operation(s)
        === 2012-02-02 11:02:55,963 [0-11] DEBUG RPCManager - Request #1 (DSRequest) payload: {
        criteria:{
        },
        operationConfig:{
        dataSource:"sec",
        operationType:"fetch",
        textMatchStyle:"substring"
        },
        startRow:0,
        endRow:75,
        sortBy:[
        "drugs_ent",
        "-drugs_ent"
        ],
        componentId:"isc_ListGrid_1",
        appID:"builtinApplication",
        operation:"sec_fetch",
        oldValues:{
        }
        }
        === 2012-02-02 11:02:55,963 [0-11] INFO IDACall - Performing 1 operation(s)
        === 2012-02-02 11:02:55,963 [0-10] DEBUG RPCManager - Request #1 (DSRequest) payload: {
        criteria:{
        },
        operationConfig:{
        dataSource:"ravilist",
        operationType:"fetch",
        textMatchStyle:"substring"
        },
        startRow:0,
        endRow:75,
        sortBy:[
        "-ravi",
        "ravi"
        ],
        componentId:"isc_ListGrid_0",
        appID:"builtinApplication",
        operation:"ravilist_fetch",
        oldValues:{
        }
        }
        === 2012-02-02 11:02:55,963 [0-10] INFO IDACall - Performing 1 operation(s)
        === 2012-02-02 11:02:55,963 [0-11] DEBUG AppBase - [builtinApplication.sec_fetch] No userTypes defined, allowing anyone access to all operations for this application
        === 2012-02-02 11:02:55,963 [l0-0] DEBUG AppBase - [builtinApplication.raviindications_fetch] No userTypes defined, allowing anyone access to all operations for this application
        === 2012-02-02 11:02:55,964 [0-10] DEBUG AppBase - [builtinApplication.ravilist_fetch] No userTypes defined, allowing anyone access to all operations for this application
        === 2012-02-02 11:02:55,964 [l0-0] DEBUG AppBase - [builtinApplication.raviindications_fetch] No public zero-argument method named '_raviindications_fetch' found, performing generic datasource operation
        === 2012-02-02 11:02:55,964 [0-10] DEBUG AppBase - [builtinApplication.ravilist_fetch] No public zero-argument method named '_ravilist_fetch' found, performing generic datasource operation
        === 2012-02-02 11:02:55,963 [0-11] DEBUG AppBase - [builtinApplication.sec_fetch] No public zero-argument method named '_sec_fetch' found, performing generic datasource operation
        === 2012-02-02 11:02:55,964 [l0-0] INFO SQLDataSource - [builtinApplication.raviindications_fetch] Performing fetch operation with
        criteria: {} values: {}
        === 2012-02-02 11:02:55,964 [0-10] INFO SQLDataSource - [builtinApplication.ravilist_fetch] Performing fetch operation with
        criteria: {} values: {}
        === 2012-02-02 11:02:55,964 [0-11] INFO SQLDataSource - [builtinApplication.sec_fetch] Performing fetch operation with
        criteria: {} values: {}
        === 2012-02-02 11:02:55,964 [l0-0] INFO SQLWhereClause - [builtinApplication.raviindications_fetch] empty condition
        === 2012-02-02 11:02:55,964 [0-10] INFO SQLWhereClause - [builtinApplication.ravilist_fetch] empty condition
        === 2012-02-02 11:02:55,964 [0-11] INFO SQLWhereClause - [builtinApplication.sec_fetch] empty condition
        === 2012-02-02 11:02:55,964 [l0-0] INFO SQLDataSource - [builtinApplication.raviindications_fetch] derived query: SELECT $defaultSelectClause FROM $defaultTableClause WHERE $defaultWhereClause ORDER BY $defaultOrderClause
        === 2012-02-02 11:02:55,964 [0-11] INFO SQLDataSource - [builtinApplication.sec_fetch] derived query: SELECT $defaultSelectClause FROM $defaultTableClause WHERE $defaultWhereClause ORDER BY $defaultOrderClause
        === 2012-02-02 11:02:55,964 [0-10] INFO SQLDataSource - [builtinApplication.ravilist_fetch] derived query: SELECT $defaultSelectClause FROM $defaultTableClause WHERE $defaultWhereClause ORDER BY $defaultOrderClause
        === 2012-02-02 11:02:55,965 [l0-0] DEBUG SQLDataSource - [builtinApplication.raviindications_fetch] Executing row count query: SELECT COUNT(*) FROM $defaultTableClause WHERE $defaultWhereClause
        === 2012-02-02 11:02:55,965 [0-10] DEBUG SQLDataSource - [builtinApplication.ravilist_fetch] Executing row count query: SELECT COUNT(*) FROM $defaultTableClause WHERE $defaultWhereClause
        === 2012-02-02 11:02:55,965 [0-11] DEBUG SQLDataSource - [builtinApplication.sec_fetch] Executing row count query: SELECT COUNT(*) FROM $defaultTableClause WHERE $defaultWhereClause
        === 2012-02-02 11:02:55,965 [0-10] DEBUG SQLDataSource - [builtinApplication.ravilist_fetch] Eval'd row count query: SELECT COUNT(*) FROM relay.ravilist WHERE ('1'='1')
        === 2012-02-02 11:02:55,966 [l0-0] DEBUG SQLDataSource - [builtinApplication.raviindications_fetch] Eval'd row count query: SELECT COUNT(*) FROM relay.raviindications WHERE ('1'='1')
        === 2012-02-02 11:02:55,966 [0-11] DEBUG SQLDataSource - [builtinApplication.sec_fetch] Eval'd row count query: SELECT COUNT(*) FROM tables.sec WHERE ('1'='1')
        === 2012-02-02 11:02:55,966 [0-11] DEBUG PoolableSQLConnectionFactory - [builtinApplication.sec_fetch] DriverManager fetching connection for Attivio via jdbc url jdbc:aie://localhost:17013;ServerDataSource=aie
        === 2012-02-02 11:02:55,966 [0-11] DEBUG PoolableSQLConnectionFactory - [builtinApplication.sec_fetch] Passing JDBC URL only to getConnection
        === 2012-02-02 11:02:55,975 [0-10] DEBUG PoolableSQLConnectionFactory - [builtinApplication.ravilist_fetch] Returning pooled Connection
        === 2012-02-02 11:02:55,975 [0-10] INFO SQLDriver - [builtinApplication.ravilist_fetch] Executing SQL query on 'Mysql': SELECT COUNT(*) FROM relay.ravilist WHERE ('1'='1')
        === 2012-02-02 11:02:55,975 [l0-0] DEBUG PoolableSQLConnectionFactory - [builtinApplication.raviindications_fetch] Returning pooled Connection
        === 2012-02-02 11:02:55,975 [l0-0] INFO SQLDriver - [builtinApplication.raviindications_fetch] Executing SQL query on 'Mysql': SELECT COUNT(*) FROM relay.raviindications WHERE ('1'='1')
        === 2012-02-02 11:02:55,976 [l0-0] DEBUG SQLDataSource - [builtinApplication.raviindications_fetch] Using SQL Limit query
        === 2012-02-02 11:02:55,976 [l0-0] DEBUG SQLDataSource - [builtinApplication.raviindications_fetch] SQL windowed select rows 0->75, result size 75. Query: SELECT raviindications.ind, raviindications.indkey FROM relay.raviindications WHERE ('1'='1') ORDER BY raviindications.ind LIMIT 0, 75
        === 2012-02-02 11:02:55,978 [0-10] DEBUG SQLDataSource - [builtinApplication.ravilist_fetch] Using SQL Limit query
        === 2012-02-02 11:02:55,978 [0-10] DEBUG SQLDataSource - [builtinApplication.ravilist_fetch] SQL windowed select rows 0->75, result size 75. Query: SELECT ravilist.devscore, ravilist.drug, ravilist.ind, ravilist.mechscore, ravilist.phase, ravilist.phdate, ravilist.phlevel, ravilist.ravi FROM relay.ravilist WHERE ('1'='1') ORDER BY ravilist.ravi DESC, ravilist.ravi LIMIT 0, 75
        === 2012-02-02 11:02:55,985 [l0-0] DEBUG PoolableSQLConnectionFactory - [builtinApplication.raviindications_fetch] Returning pooled Connection
        === 2012-02-02 11:02:55,986 [0-10] DEBUG PoolableSQLConnectionFactory - [builtinApplication.ravilist_fetch] Returning pooled Connection
        === 2012-02-02 11:02:55,988 [l0-0] INFO DSResponse - [builtinApplication.raviindications_fetch] DSResponse: List with 75 items
        === 2012-02-02 11:02:55,988 [l0-0] DEBUG RPCManager - Content type for RPC transaction: text/plain; charset=UTF-8
        === 2012-02-02 11:02:55,989 [l0-0] DEBUG RPCManager - non-DMI response, dropExtraFields: false
        === 2012-02-02 11:02:55,993 [l0-0] INFO Compression - /winter/sc/IDACall: 2839 -> 1020 bytes
        === 2012-02-02 11:02:56,005 [0-10] INFO DSResponse - [builtinApplication.ravilist_fetch] DSResponse: List with 75 items
        === 2012-02-02 11:02:56,005 [0-10] DEBUG RPCManager - Content type for RPC transaction: text/plain; charset=UTF-8
        === 2012-02-02 11:02:56,006 [0-10] DEBUG RPCManager - non-DMI response, dropExtraFields: false
        === 2012-02-02 11:02:56,010 [0-11] DEBUG PoolableSQLConnectionFactory - [builtinApplication.sec_fetch] Returning pooled Connection
        === 2012-02-02 11:02:56,010 [0-11] INFO SQLDriver - [builtinApplication.sec_fetch] Executing SQL query on 'Attivio': SELECT COUNT(*) FROM tables.sec WHERE ('1'='1')
        === 2012-02-02 11:02:56,014 [0-10] INFO Compression - /winter/sc/IDACall: 11153 -> 2133 bytes
        === 2012-02-02 11:02:56,224 [0-11] DEBUG SQLTransform - [builtinApplication.sec_fetch] isBeforeFirst()/isAfterLast() throwing exceptions - attempting workaround
        === 2012-02-02 11:02:56,225 [0-11] DEBUG SQLDataSource - [builtinApplication.sec_fetch] JDBC driver windowed select rows 0->75, result size 75. Query: SELECT sec.companies_ent, sec.date, sec.drugs_ent, sec.sec_body, sec.sec_company, sec.sec_ftype, sec.sec_url, sec.type FROM tables.sec WHERE ('1'='1') ORDER BY sec.drugs_ent, sec.drugs_ent DESC
        === 2012-02-02 11:02:56,799 [0-11] INFO DSResponse - [builtinApplication.sec_fetch] DSResponse: List with 75 items
        === 2012-02-02 11:02:56,811 [0-11] DEBUG RPCManager - Content type for RPC transaction: text/plain; charset=UTF-8
        === 2012-02-02 11:02:56,811 [0-11] DEBUG RPCManager - non-DMI response, dropExtraFields: false
        === 2012-02-02 11:02:56,818 [0-11] INFO Compression - /winter/sc/IDACall: 13529 -> 2286 bytes

        Comment


          #5
          Kudos for enthusiastically posting logs, but server logs from another browser aren't relevant for a client-side error with IE.

          Your error about '"isc" is not defined' indicates that you are loading the skin file before loading the SmartClient runtime (ISC_Core.js). All of this is automatic when you have your GWT inherits correct as shown in the install instructions.

          Comment


            #6
            damm.

            sorry, will keep trying.

            I will review the install again ... :-)

            Evan

            Comment


              #7
              Hello,

              I have read in detail the documentation, and annotated each line of my winter.ds.xml with why I am inheriting things and where they are going.

              Likewise, I have included my winter.html as I am including script's there and wonder if that is the problem.

              I am able to see a chart and my ui with a theme in firefox, chrome and other browsers.

              My IE seems to work on any other website, gmail and such.

              I have also attached the log from eclipse. I am running this time very clearly in IE :-)

              I did try to use the javascript:isc.showConsole() but with no success. I will review page 14 of the documentation.



              Thanks,
              Evan
              Attached Files
              Last edited by evansmith1; 3 Feb 2012, 09:32.

              Comment


                #8
                console and dev logs were not in the previous post as I had them .log file, renamed to .txt and reattached them above.

                The error stack trace seems to be relelated to when I do sort in a grid
                Though this still seems to "work" fine in other browsers. I get the same error in the development mode console in IE and firefox. So I don't think this is the issue, but here is the code below, just in case.
                As a side issue wonder what I am missing that is giving me the developmentmode.txt error ...

                Evan

                listGridRAVI = new ListGrid();
                listGridRAVI.setWidth100();
                listGridRAVI.setHeight100();
                listGridRAVI.setDataSource(ds);
                listGridRAVI.setAutoFetchData(true);
                listGridRAVI.setCanMultiSort(true);
                // These give the filter heading on the grid, along with the icon. Neat!
                listGridRAVI.setShowFilterEditor(true);
                listGridRAVI.setFilterOnKeypress(true);
                listGridRAVI.setInitialSort(new SortSpecifier[] { new SortSpecifier("ravi", SortDirection.DESCENDING),
                new SortSpecifier("ravi", SortDirection.ASCENDING) });
                Attached Files
                Last edited by evansmith1; 3 Feb 2012, 09:33.

                Comment


                  #9
                  I just did a reset to the default settings for windows IE. Still have the same problem.

                  I also changed to the NoScript form of smartgwtee and included the js scripts explicitly in my html. Just to see if I had more control.

                  Not sure what to do about skinning if that is the problem. From other posts I get the impression we should not not include skins js directly.

                  Ideas?

                  Thanks,
                  Evan

                  Comment


                    #10
                    The demo examples are very clearly using draw.

                    I just started from a demo of some older other bad bad example.

                    So that someone else can learn from my mistake.

                    // DO NOT add to the RootLayout! the correct method with Smart GWT is just a call to draw below
                    // One reason is that if you don't do the draw and did the get.add then the UI does not work in IE
                    // RootLayoutPanel.get().add(mainEverythingLayout);
                    mainEverythingLayout.draw();

                    Comment

                    Working...
                    X