Announcement

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

    migration from 3.x to 4.1 localeInt is undefined

    Hello,

    I am exploring using the current 4.1 release of Smart GWT, which I just downloaded. Our current build is
    I am using the following
    SmartClient Version: v8.3p_2013-04-19/PowerEdition Deployment (built 2013-04-19) With firefox 17.0.1

    To test out 4.1 I downloaded the new release and put in the new libs, and removed all the old ones. Our code compiles and makes fine. But now when running this 4.1 version in dev mode in eclipse (which did work with our 3x version of smart gwt) I get the following error.

    Not sure what it is about ... ideas?

    Thanks,
    Marc



    09:38:22.719 [ERROR] [winter] Unable to load module entry point class com.smartgwt.client.SmartGwtEntryPoint (see associated exception for details)

    com.google.gwt.core.client.JavaScriptException: (TypeError) @com.smartgwt.client.util.I18nUtil::initBuildinTypes()([]): $wnd.isc.builtinTypes.localeInt is undefined
    at com.google.gwt.dev.shell.BrowserChannelServer.invokeJavascript(BrowserChannelServer.java:249)
    at com.google.gwt.dev.shell.ModuleSpaceOOPHM.doInvoke(ModuleSpaceOOPHM.java:136)
    at com.google.gwt.dev.shell.ModuleSpace.invokeNative(ModuleSpace.java:571)
    at com.google.gwt.dev.shell.ModuleSpace.invokeNativeVoid(ModuleSpace.java:299)
    at com.google.gwt.dev.shell.JavaScriptHost.invokeNativeVoid(JavaScriptHost.java:107)
    at com.smartgwt.client.util.I18nUtil.initBuildinTypes(I18nUtil.java)
    at com.smartgwt.client.util.I18nUtil.init(I18nUtil.java:33)
    at com.smartgwt.client.SmartGwtEntryPoint.onModuleLoad(SmartGwtEntryPoint.java:345)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.gwt.dev.shell.ModuleSpace.onLoad(ModuleSpace.java:406)
    at com.google.gwt.dev.shell.OophmSessionHandler.loadModule(OophmSessionHandler.java:200)
    at com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChannelServer.java:526)
    at com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java:364)
    at java.lang.Thread.run(Unknown Source)

    #2
    tried to delete the gwt-unitcache

    Hello,

    Tried deleting the unit cache and tried again. Same error.

    Here are some more logs


    [DEBUG] [winter] - Validating units:
    [DEBUG] [winter] - Linking module 'winter'
    [TRACE] [winter] - Invoking Linker Smart GWT Power Deprecated Module Warnings
    [WARN] [winter] - GWT modules `com.smartgwtpower.SmartGwtPower.gwt.xml', `com.smartgwtpower.SmartGwtPowerNoScript.gwt.xml', and `com.smartgwtpower.SmartGwtPowerNoTheme.gwt.xml' are deprecated. They have been replaced by their EE equivalents: `com.smartgwtee.SmartGwtEE.gwt.xml', `com.smartgwtee.SmartGwtEENoScript.gwt.xml', and `com.smartgwtee.SmartGwtEENoTheme.gwt.xml'.
    [ERROR] [winter] - Unable to load module entry point class com.smartgwt.client.SmartGwtEntryPoint (see associated exception for details)
    [ERROR] [winter] - Failed to load module 'winter' from user agent 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0' at 127.0.0.1:49333



    and from the console

    ISC: Configuring log4j from: file:/Z:/d/Users/Evan/workspace/bdlive-testing/war/WEB-INF/classes/log4j.isc.config.xml
    === 2013-08-31 09:52:48,962 [main] INFO ISCInit - Isomorphic SmartClient/SmartGWT Framework - Initializing
    === 2013-08-31 09:52:48,978 [main] INFO ConfigLoader - Attempting to load framework.properties from CLASSPATH
    === 2013-08-31 09:52:49,133 [main] INFO ConfigLoader - Successfully loaded framework.properties from CLASSPATH at location: jar:file:/Z:/d/Users/Evan/workspace/bdlive-testing/war/WEB-INF/lib/isomorphic_core_rpc.jar!/framework.properties
    === 2013-08-31 09:52:49,134 [main] INFO ConfigLoader - Attempting to load project.properties from CLASSPATH
    === 2013-08-31 09:52:49,139 [main] INFO ConfigLoader - Unable to locate project.properties in CLASSPATH
    === 2013-08-31 09:52:49,153 [main] INFO ConfigLoader - Successfully loaded isc_interfaces.properties from CLASSPATH at location: jar:file:/Z:/d/Users/Evan/workspace/bdlive-testing/war/WEB-INF/lib/isomorphic_core_rpc.jar!/isc_interfaces.properties
    === 2013-08-31 09:52:49,154 [main] INFO ConfigLoader - Attempting to load server.properties from CLASSPATH
    === 2013-08-31 09:52:49,160 [main] INFO ConfigLoader - Successfully loaded server.properties from CLASSPATH at location: file:/Z:/d/Users/Evan/workspace/bdlive-testing/war/WEB-INF/classes/server.properties
    === 2013-08-31 09:52:49,174 [main] INFO Logger - Logging system started.
    === 2013-08-31 09:52:49,187 [main] INFO ISCInit - Auto-detected webRoot - using: Z:\d\Users\Evan\workspace\bdlive-testing\war
    === 2013-08-31 09:52:49,187 [main] INFO ISCInit - Isomorphic SmartClient/SmartGWT Framework (v9.0p_2013-08-30/EVAL Deployment 2013-08-30) - Initialization Complete
    Linking modules
    Bootstrap link for command-line module 'com.relay.winter.winter'
    Linking module 'winter'
    Invoking Linker Smart GWT Power Deprecated Module Warnings
    [WARN] GWT modules `com.smartgwtpower.SmartGwtPower.gwt.xml', `com.smartgwtpower.SmartGwtPowerNoScript.gwt.xml', and `com.smartgwtpower.SmartGwtPowerNoTheme.gwt.xml' are deprecated. They have been replaced by their EE equivalents: `com.smartgwtee.SmartGwtEE.gwt.xml', `com.smartgwtee.SmartGwtEENoScript.gwt.xml', and `com.smartgwtee.SmartGwtEENoTheme.gwt.xml'.
    === 2013-08-31 09:53:00,129 [l0-2] INFO RequestContext - URL: '/js/modernizr.js', User-Agent: 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0': Moz (Gecko) with Accept-Encoding header
    === 2013-08-31 09:53:00,357 [l0-4] INFO Compression - /winter/sc/modules/ISC_Core.js: 830495 -> 217202 bytes
    [WARN] 404 - GET /js/modernizr.js (127.0.0.1) 135 bytes
    Request headers
    === 2013-08-31 09:53:03,774 [l0-0] INFO RequestContext - URL: '/winter/sc/DataSourceLoader', User-Agent: 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0': Moz (Gecko) with Accept-Encoding header
    Host: 127.0.0.1:8888
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0
    Accept: */*
    Accept-Language: en-US,en;q=0.5
    Accept-Encoding: gzip, deflate
    Referer: http://127.0.0.1:8888/winter.html?gwt.codesvr=127.0.0.1:9997
    Cookie: __utma=96992031.1608023991.1377779936.1377953773.1377956276.3; __utmz=96992031.1377779936.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); isc_cState=ready; JSESSIONID=18cw19oiv7tjm; __utmb=96992031.1.10.1377956276; __utmc=96992031
    === 2013-08-31 09:53:03,791 [l0-4] INFO RequestContext - URL: '/winter/sc/DataSourceLoader', User-Agent: 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0': Moz (Gecko) with Accept-Encoding header
    Connection: keep-alive
    Response headers
    X-Included-Test2: true
    X-Included-Test: true
    Content-Type: text/html; charset=iso-8859-1
    Expires: Thu, 01 Jan 1970 00:00:00 GMT
    Set-Cookie: JSESSIONID=twmu3fcpems6;Path=/
    === 2013-08-31 09:53:03,806 [l0-2] INFO RequestContext - URL: '/winter/sc/DataSourceLoader', User-Agent: 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0': Moz (Gecko) with Accept-Encoding header
    === 2013-08-31 09:53:03,808 [l0-6] INFO RequestContext - URL: '/winter/sc/DataSourceLoader', User-Agent: 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0': Moz (Gecko) with Accept-Encoding header
    === 2013-08-31 09:53:03,808 [l0-3] INFO RequestContext - URL: '/winter/sc/DataSourceLoader', User-Agent: 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0': Moz (Gecko) with Accept-Encoding header
    === 2013-08-31 09:53:04,044 [l0-6] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\winter\sc\system\schema\builtinTypes.xml: 18ms
    === 2013-08-31 09:53:04,118 [l0-6] INFO PoolManager - SmartClient pooling started for 'simpleTypes' objects
    === 2013-08-31 09:53:04,601 [l0-6] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\profile_rvi_today.ds.xml: 10ms
    === 2013-08-31 09:53:04,629 [l0-6] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\winter\sc\system\schema\DataSource.ds.xml: 13ms
    === 2013-08-31 09:53:05,185 [l0-6] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\winter\sc\system\schema\DataSourceField.ds.xml: 12ms
    === 2013-08-31 09:53:05,644 [l0-6] DEBUG DataSourceLoader - For DataSource 'profile_rvi_today', got instanceId 6
    === 2013-08-31 09:53:05,672 [l0-0] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\parents_search_entities.ds.xml: 19ms
    === 2013-08-31 09:53:05,756 [l0-0] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\winter\sc\system\schema\OperationBinding.ds.xml: 13ms
    === 2013-08-31 09:53:06,061 [l0-0] DEBUG DataSourceLoader - For DataSource 'parents_search_entities', got instanceId 11
    === 2013-08-31 09:53:06,076 [l0-2] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\queryAnnotationAIE.ds.xml: 11ms
    === 2013-08-31 09:53:06,164 [l0-2] DEBUG DataSourceLoader - For DataSource 'queryAnnotationAIE', got instanceId 14
    === 2013-08-31 09:53:06,179 [l0-4] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\users.ds.xml: 11ms
    === 2013-08-31 09:53:06,203 [l0-4] DEBUG DataSourceLoader - For DataSource 'users', got instanceId 17
    === 2013-08-31 09:53:06,218 [l0-3] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\allqueryEventAIE.ds.xml: 11ms
    === 2013-08-31 09:53:06,301 [l0-3] DEBUG DataSourceLoader - For DataSource 'allqueryEventAIE', got instanceId 20
    === 2013-08-31 09:53:06,318 [l0-2] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\queryEventAIE.ds.xml: 11ms
    === 2013-08-31 09:53:06,350 [l0-2] DEBUG DataSourceLoader - For DataSource 'queryEventAIE', got instanceId 23
    === 2013-08-31 09:53:06,365 [l0-6] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\profile_drug_ind.ds.xml: 11ms
    === 2013-08-31 09:53:06,407 [l0-6] DEBUG DataSourceLoader - For DataSource 'profile_drug_ind', got instanceId 28
    === 2013-08-31 09:53:06,422 [l0-3] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\allquerySECNewsAIE.ds.xml: 11ms
    === 2013-08-31 09:53:06,496 [l0-3] DEBUG DataSourceLoader - For DataSource 'allquerySECNewsAIE', got instanceId 31
    === 2013-08-31 09:53:06,509 [l0-0] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\rvi_today.ds.xml: 12ms
    === 2013-08-31 09:53:06,571 [l0-0] DEBUG DataSourceLoader - For DataSource 'rvi_today', got instanceId 35
    === 2013-08-31 09:53:06,585 [l0-3] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\allqueryNewsAIE.ds.xml: 11ms
    === 2013-08-31 09:53:06,638 [l0-3] DEBUG DataSourceLoader - For DataSource 'allqueryNewsAIE', got instanceId 38
    === 2013-08-31 09:53:06,652 [l0-4] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\user_roles.ds.xml: 10ms
    === 2013-08-31 09:53:06,677 [l0-4] DEBUG DataSourceLoader - For DataSource 'user_roles', got instanceId 41
    === 2013-08-31 09:53:06,692 [l0-6] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\profile_target.ds.xml: 11ms
    === 2013-08-31 09:53:06,735 [l0-6] DEBUG DataSourceLoader - For DataSource 'profile_target', got instanceId 46
    === 2013-08-31 09:53:06,749 [l0-2] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\querySECNewsAIE.ds.xml: 10ms
    === 2013-08-31 09:53:06,791 [l0-2] DEBUG DataSourceLoader - For DataSource 'querySECNewsAIE', got instanceId 49
    === 2013-08-31 09:53:06,809 [l0-2] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\queryNewsAIE.ds.xml: 11ms
    === 2013-08-31 09:53:06,841 [l0-2] DEBUG DataSourceLoader - For DataSource 'queryNewsAIE', got instanceId 52
    === 2013-08-31 09:53:06,861 [l0-3] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\allqueryCTAIE.ds.xml: 16ms
    === 2013-08-31 09:53:07,245 [l0-3] DEBUG DataSourceLoader - For DataSource 'allqueryCTAIE', got instanceId 55
    === 2013-08-31 09:53:07,258 [l0-0] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\rvi_values.ds.xml: 13ms
    === 2013-08-31 09:53:07,290 [l0-0] DEBUG DataSourceLoader - For DataSource 'rvi_values', got instanceId 58
    === 2013-08-31 09:53:07,304 [l0-2] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\queryCTAIE.ds.xml: 11ms
    === 2013-08-31 09:53:07,336 [l0-2] DEBUG DataSourceLoader - For DataSource 'queryCTAIE', got instanceId 61
    === 2013-08-31 09:53:07,350 [l0-6] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\profile_company.ds.xml: 11ms
    === 2013-08-31 09:53:07,393 [l0-6] DEBUG DataSourceLoader - For DataSource 'profile_company', got instanceId 66
    === 2013-08-31 09:53:07,407 [l0-4] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\user_info.ds.xml: 10ms
    === 2013-08-31 09:53:07,458 [l0-4] DEBUG DataSourceLoader - For DataSource 'user_info', got instanceId 69
    === 2013-08-31 09:53:07,472 [l0-2] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\queryMedlineAIE.ds.xml: 11ms
    === 2013-08-31 09:53:07,520 [l0-2] DEBUG DataSourceLoader - For DataSource 'queryMedlineAIE', got instanceId 72
    === 2013-08-31 09:53:07,535 [l0-3] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\allqueryMedlineAIE.ds.xml: 12ms
    === 2013-08-31 09:53:07,657 [l0-3] DEBUG DataSourceLoader - For DataSource 'allqueryMedlineAIE', got instanceId 75
    === 2013-08-31 09:53:07,672 [l0-4] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\dashboard_info.ds.xml: 12ms
    === 2013-08-31 09:53:07,718 [l0-4] DEBUG DataSourceLoader - For DataSource 'dashboard_info', got instanceId 79
    === 2013-08-31 09:53:07,743 [l0-6] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\druglinksAIE.ds.xml: 12ms
    === 2013-08-31 09:53:07,804 [l0-6] DEBUG DataSourceLoader - For DataSource 'druglinksAIE', got instanceId 82
    === 2013-08-31 09:53:07,820 [l0-3] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\allqueryNIHAIE.ds.xml: 13ms
    === 2013-08-31 09:53:08,043 [l0-3] DEBUG DataSourceLoader - For DataSource 'allqueryNIHAIE', got instanceId 85
    === 2013-08-31 09:53:08,060 [l0-2] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\queryNIHAIE.ds.xml: 12ms
    === 2013-08-31 09:53:08,093 [l0-2] DEBUG DataSourceLoader - For DataSource 'queryNIHAIE', got instanceId 88
    === 2013-08-31 09:53:08,105 [l0-3] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\allqueryPatentsAIE.ds.xml: 12ms
    === 2013-08-31 09:53:08,268 [l0-3] DEBUG DataSourceLoader - For DataSource 'allqueryPatentsAIE', got instanceId 91
    === 2013-08-31 09:53:08,285 [l0-6] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\drugbankAIE.ds.xml: 14ms
    === 2013-08-31 09:53:08,337 [l0-6] DEBUG DataSourceLoader - For DataSource 'drugbankAIE', got instanceId 94
    === 2013-08-31 09:53:08,352 [l0-2] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\queryPatentsAIE.ds.xml: 11ms
    === 2013-08-31 09:53:08,383 [l0-2] DEBUG DataSourceLoader - For DataSource 'queryPatentsAIE', got instanceId 97
    === 2013-08-31 09:53:08,403 [l0-3] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\allqueryPatentsAppsAIE.ds.xml: 11ms
    === 2013-08-31 09:53:08,575 [l0-2] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\queryPatentsAppsAIE.ds.xml: 13ms
    === 2013-08-31 09:53:08,623 [l0-2] DEBUG DataSourceLoader - For DataSource 'queryPatentsAppsAIE', got instanceId 103
    === 2013-08-31 09:53:08,639 [l0-2] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\queryFDAAIE.ds.xml: 10ms
    === 2013-08-31 09:53:08,677 [l0-2] DEBUG DataSourceLoader - For DataSource 'queryFDAAIE', got instanceId 106
    === 2013-08-31 09:53:08,684 [l0-3] DEBUG DataSourceLoader - For DataSource 'allqueryPatentsAppsAIE', got instanceId 100
    === 2013-08-31 09:53:08,707 [l0-3] DEBUG XML - Parsed XML from Z:\d\Users\Evan\workspace\bdlive-testing\war\ds\allqueryFDAAIE.ds.xml: 12ms
    === 2013-08-31 09:53:08,766 [l0-3] DEBUG DataSourceLoader - For DataSource 'allqueryFDAAIE', got instanceId 109

    Comment


      #3
      browser log

      This is what is showing up in firefox

      onModuleLoad() threw an exception

      Exception while loading module com.smartgwt.client.SmartGwtEntryPoint. See Development Mode for details.
      java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.gwt.dev.shell.ModuleSpace.onLoad(ModuleSpace.java:406) at com.google.gwt.dev.shell.OophmSessionHandler.loadModule(OophmSessionHandler.java:200) at com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChannelServer.java:526) at com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java:364) at java.lang.Thread.run(Unknown Source) Caused by: com.google.gwt.core.client.JavaScriptException: (TypeError) @com.smartgwt.client.util.I18nUtil::initBuildinTypes()([]): $wnd.isc.builtinTypes.localeInt is undefined at com.google.gwt.dev.shell.BrowserChannelServer.invokeJavascript(BrowserChannelServer.java:249) at com.google.gwt.dev.shell.ModuleSpaceOOPHM.doInvoke(ModuleSpaceOOPHM.java:136) at com.google.gwt.dev.shell.ModuleSpace.invokeNative(ModuleSpace.java:571) at com.google.gwt.dev.shell.ModuleSpace.invokeNativeVoid(ModuleSpace.java:299) at com.google.gwt.dev.shell.JavaScriptHost.invokeNativeVoid(JavaScriptHost.java:107) at com.smartgwt.client.util.I18nUtil.initBuildinTypes(I18nUtil.java) at com.smartgwt.client.util.I18nUtil.init(I18nUtil.java:33) at com.smartgwt.client.SmartGwtEntryPoint.onModuleLoad(SmartGwtEntryPoint.java:345) ... 9 more

      Comment


        #4
        This is due to some kind of staleness in your project. To prevent this, every time you install a new version, clear the UnitCache, run a GWT compile, restart your browser and clear its cache. For good measure, restart your development server or your entire IDE.

        Comment


          #5
          Am using gwt 2.8.0 with smartgwt 6.0p. Am running into the same issue as the original post, i tried following the solution above. But it works randomly. Somehow my super dev mode is not working, but while trying to run on superdev mode and all of a certain. i tried the legacy mode, it worked for couple of times. Please advice.

          https://www.smartclient.com/smartgwt...eshooting.html
          Last edited by jeslinedias; 2 Oct 2017, 12:19.

          Comment


            #6
            This is a 4 year old thread about an error that could only happen in an older version.

            Whatever error you are having, start a new thread and show the actual error messages you are receiving.

            If there's a JavaScript error, please see the FAQ about how best to capture diagnostics and report them.

            Comment

            Working...
            X