Announcement

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

    Smartgwt 5.0->6.0(or 12.0) version Update Error


    Hi. I am trying to update my Smartgwt version (5.0-> 6.0), but I get an warning. (It is exposed without any skin)
    I changed the main jar file and skin jar file of Smartgwt, The setup information is shown below (see the manual).

    [gwt.xml]
    -----------------------------------------------------------------------------------
    <module rename-to="module"> <inherits name="com.smartclient.SmartClientDefault"/> <inherits name="com.smartgwt.SmartGwtNoTheme" /> <inherits name="com.smartclient.theme.tahoe.Tahoe" /> <inherits name="com.smartgwt.SmartGwtNoScript"/> <source path="common/network"/> <source path="common/page"/> <source path="common/component"/> <source path="client"/> <entry-point class="com.mbc.gwtmbc.gwt.client.Frame"/> <!-- Super-dev mode stuff, redirect should be false in production! --> <add-linker name="xsiframe"/> <set-configuration-property name="devModeRedirectEnabled" value="true"/> <!-- if you use script tags in gwt.xml, so let linker not be disturbed by that --> <set-configuration-property name='xsiframe.failIfScriptTag' value='FALSE'/> </module>
    -------------------------------------------------------------------------------------------

    I am getting the following warning, but I would appreciate it if you could tell me how to solve I want to use the Tahoe skin.
    It is exposed without any skin.

    [Warning Message]
    ------------------------------------------------------------------------------------------------
    [WARN] 404 - GET /module/sc/skins/Enterprise/load_skin.js (127.0.0.1) 1404 bytes Request headers Accept: application/javascript, */*;q=0.8 Referer: http://127.0.0.1:8888/module.html?gw...127.0.0.1:9997 Accept-Language: ko-KR User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; NetHelper70; rv:11.0) like Gecko Accept-Encoding: gzip, deflate Host: 127.0.0.1:8888 Connection: keep-alive Response headers Content-Type: text/html;charset=ISO-8859-1 Cache-Control: must-revalidate,no-cache,no-store Content-Length: 1404 Invoking Linker SmartGwtScriptInjector Creating loadScriptTagFiles.js to manually load the following script tags: sc/modules/ISC_Core.js sc/modules/ISC_Foundation.js sc/modules/ISC_Containers.js sc/modules/ISC_Grids.js sc/modules/ISC_Forms.js sc/modules/ISC_RichTextEditor.js sc/modules/ISC_Calendar.js sc/modules/ISC_DataBinding.js sc/skins/Tahoe/load_skin.js

    [WARN] 404 - GET /module/sc/skins/standard/images/common/arrow_left.gif (127.0.0.1) 1418 bytes Request headers Accept: image/png, image/svg+xml, image/jxr, image/*;q=0.8, */*;q=0.5 Referer: http://127.0.0.1:8888/module.html?gw...127.0.0.1:9997 Accept-Language: ko-KR User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; NetHelper70; rv:11.0) like Gecko Accept-Encoding: gzip, deflate Host: 127.0.0.1:8888 Connection: keep-alive Response headers Content-Type: text/html;charset=ISO-8859-1 Cache-Control: must-revalidate,no-cache,no-store Content-Length: 1418

    [WARN] 404 - GET /module/sc/skins/standard/images/common/arrow_right.gif (127.0.0.1) 1419 bytes Request headers Accept: image/png, image/svg+xml, image/jxr, image/*;q=0.8, */*;q=0.5 Referer: http://127.0.0.1:8888/module.html?gw...127.0.0.1:9997 Accept-Language: ko-KR User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; NetHelper70; rv:11.0) like Gecko Accept-Encoding: gzip, deflate Host: 127.0.0.1:8888 Connection: keep-alive Response headers Content-Type: text/html;charset=ISO-8859-1 Cache-Control: must-revalidate,no-cache,no-store Content-Length: 1419

    [WARN] 404 - GET /module/sc/skins/standard/images/Scrollbar/vscroll_start.gif (127.0.0.1) 1424 bytes Request headers Accept: image/png, image/svg+xml, image/jxr, image/*;q=0.8, */*;q=0.5 Referer: http://127.0.0.1:8888/module.html?gw...127.0.0.1:9997 Accept-Language: ko-KR User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; NetHelper70; rv:11.0) like Gecko Accept-Encoding: gzip, deflate Host: 127.0.0.1:8888 Connection: keep-alive Response headers Content-Type: text/html;charset=ISO-8859-1 Cache-Control: must-revalidate,no-cache,no-store Content-Length: 1424

    [WARN] 404 - GET /module/sc/skins/standard/images/Scrollbar/vscroll_track.gif (127.0.0.1) 1424 bytes Request headers Accept: image/png, image/svg+xml, image/jxr, image/*;q=0.8, */*;q=0.5 Referer: http://127.0.0.1:8888/module.html?gw...127.0.0.1:9997 Accept-Language: ko-KR User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; NetHelper70; rv:11.0) like Gecko Accept-Encoding: gzip, deflate Host: 127.0.0.1:8888 Connection: keep-alive Response headers Content-Type: text/html;charset=ISO-8859-1 Cache-Control: must-revalidate,no-cache,no-store Content-Length: 1424

    [WARN] 404 - GET /module/sc/skins/standard/images/Scrollbar/vscroll_end.gif (127.0.0.1) 1422 bytes Request headers Accept: image/png, image/svg+xml, image/jxr, image/*;q=0.8, */*;q=0.5 Referer: http://127.0.0.1:8888/module.html?gw...127.0.0.1:9997 Accept-Language: ko-KR User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; NetHelper70; rv:11.0) like Gecko Accept-Encoding: gzip, deflate Host: 127.0.0.1:8888 Connection: keep-alive Response headers Content-Type: text/html;charset=ISO-8859-1 Cache-Control: must-revalidate,no-cache,no-store Content-Length: 1422

    [WARN] 404 - GET /module/sc/skins/standard/images/Scrollbar/vthumb_start.gif (127.0.0.1) 1423 bytes Request headers Accept: image/png, image/svg+xml, image/jxr, image/*;q=0.8, */*;q=0.5 Referer: http://127.0.0.1:8888/module.html?gw...127.0.0.1:9997 Accept-Language: ko-KR User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; NetHelper70; rv:11.0) like Gecko Accept-Encoding: gzip, deflate Host: 127.0.0.1:8888 Connection: keep-alive Response headers Content-Type: text/html;charset=ISO-8859-1 Cache-Control: must-revalidate,no-cache,no-store Content-Length: 1423

    [WARN] 404 - GET /module/sc/skins/standard/images/Scrollbar/vthumb_stretch.gif (127.0.0.1) 1425 bytes Request headers Accept: image/png, image/svg+xml, image/jxr, image/*;q=0.8, */*;q=0.5 Referer: http://127.0.0.1:8888/module.html?gw...127.0.0.1:9997 Accept-Language: ko-KR User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; NetHelper70; rv:11.0) like Gecko Accept-Encoding: gzip, deflate Host: 127.0.0.1:8888 Connection: keep-alive Response headers Content-Type: text/html;charset=ISO-8859-1 Cache-Control: must-revalidate,no-cache,no-store Content-Length: 1425

    [WARN] 404 - GET /module/sc/skins/standard/images/Scrollbar/vthumb_end.gif (127.0.0.1) 1421 bytes Request headers Accept: image/png, image/svg+xml, image/jxr, image/*;q=0.8, */*;q=0.5 Referer: http://127.0.0.1:8888/module.html?gw...127.0.0.1:9997 Accept-Language: ko-KR User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; NetHelper70; rv:11.0) like Gecko Accept-Encoding: gzip, deflate Host: 127.0.0.1:8888 Connection: keep-alive Response headers Content-Type: text/html;charset=ISO-8859-1 Cache-Control: must-revalidate,no-cache,no-store Content-Length: 1421 ----

    [WARN] 404 - GET /module/sc/skins/standard/images/Tab/top/tab_start.gif (127.0.0.1) 1418 bytes Request headers Accept: image/png, image/svg+xml, image/jxr, image/*;q=0.8, */*;q=0.5 Referer: http://127.0.0.1:8888/module.html?gw...127.0.0.1:9997 Accept-Language: ko-KR User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; NetHelper70; rv:11.0) like Gecko Accept-Encoding: gzip, deflate Host: 127.0.0.1:8888 Connection: keep-alive Response headers Content-Type: text/html;charset=ISO-8859-1 Cache-Control: must-revalidate,no-cache,no-store Content-Length: 1418

    [WARN] 404 - GET /module/sc/skins/standard/images/Tab/top/tab_stretch.gif (127.0.0.1) 1420 bytes Request headers Accept: image/png, image/svg+xml, image/jxr, image/*;q=0.8, */*;q=0.5 Referer: http://127.0.0.1:8888/module.html?gw...127.0.0.1:9997 Accept-Language: ko-KR User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; NetHelper70; rv:11.0) like Gecko Accept-Encoding: gzip, deflate Host: 127.0.0.1:8888 Connection: keep-alive Response headers Content-Type: text/html;charset=ISO-8859-1 Cache-Control: must-revalidate,no-cache,no-store Content-Length: 1420

    [WARN] 404 - GET /module/sc/skins/standard/images/Tab/top/tab_end.gif (127.0.0.1) 1416 bytes Request headers Accept: image/png, image/svg+xml, image/jxr, image/*;q=0.8, */*;q=0.5 Referer: http://127.0.0.1:8888/module.html?gw...127.0.0.1:9997 Accept-Language: ko-KR User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; NetHelper70; rv:11.0) like Gecko Accept-Encoding: gzip, deflate Host: 127.0.0.1:8888 Connection: keep-alive Response headers Content-Type: text/html;charset=ISO-8859-1 Cache-Control: must-revalidate,no-cache,no-store Content-Length: 1416

    [WARN] 404 - GET /module/sc/skins/standard/images/Tab/top/baseline_start.gif (127.0.0.1) 1423 bytes Request headers Accept: image/png, image/svg+xml, image/jxr, image/*;q=0.8, */*;q=0.5 Referer: http://127.0.0.1:8888/module.html?gw...127.0.0.1:9997 Accept-Language: ko-KR User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; NetHelper70; rv:11.0) like Gecko Accept-Encoding: gzip, deflate Host: 127.0.0.1:8888 Connection: keep-alive Response headers Content-Type: text/html;charset=ISO-8859-1 Cache-Control: must-revalidate,no-cache,no-store Content-Length: 1423

    [WARN] 404 - GET /module/sc/skins/standard/images/Tab/top/baseline_stretch.gif (127.0.0.1) 1425 bytes Request headers Accept: image/png, image/svg+xml, image/jxr, image/*;q=0.8, */*;q=0.5 Referer: http://127.0.0.1:8888/module.html?gw...127.0.0.1:9997 Accept-Language: ko-KR User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; NetHelper70; rv:11.0) like Gecko Accept-Encoding: gzip, deflate Host: 127.0.0.1:8888 Connection: keep-alive Response headers Content-Type: text/html;charset=ISO-8859-1 Cache-Control: must-revalidate,no-cache,no-store Content-Length: 1425

    [WARN] 404 - GET /module/sc/skins/standard/images/Tab/top/baseline_end.gif (127.0.0.1) 1421 bytes Request headers Accept: image/png, image/svg+xml, image/jxr, image/*;q=0.8, */*;q=0.5 Referer: http://127.0.0.1:8888/module.html?gw...127.0.0.1:9997 Accept-Language: ko-KR User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; NetHelper70; rv:11.0) like Gecko Accept-Encoding: gzip, deflate Host: 127.0.0.1:8888 Connection: keep-alive Response headers Content-Type: text/html;charset=ISO-8859-1 Cache-Control: must-revalidate,no-cache,no-store Content-Length: 1421

    [WARN] 404 - GET /module/sc/skins/standard/images/Tab/top/tab_Selected_start.gif (127.0.0.1) 1427 bytes Request headers Accept: image/png, image/svg+xml, image/jxr, image/*;q=0.8, */*;q=0.5 Referer: http://127.0.0.1:8888/module.html?gw...127.0.0.1:9997 Accept-Language: ko-KR User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; NetHelper70; rv:11.0) like Gecko Accept-Encoding: gzip, deflate Host: 127.0.0.1:8888 Connection: keep-alive Response headers Content-Type: text/html;charset=ISO-8859-1 Cache-Control: must-revalidate,no-cache,no-store Content-Length: 1427

    [WARN] 404 - GET /module/sc/skins/standard/images/Tab/top/tab_Selected_stretch.gif (127.0.0.1) 1429 bytes Request headers Accept: image/png, image/svg+xml, image/jxr, image/*;q=0.8, */*;q=0.5 Referer: http://127.0.0.1:8888/module.html?gw...127.0.0.1:9997 Accept-Language: ko-KR User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; NetHelper70; rv:11.0) like Gecko Accept-Encoding: gzip, deflate Host: 127.0.0.1:8888 Connection: keep-alive Response headers Content-Type: text/html;charset=ISO-8859-1 Cache-Control: must-revalidate,no-cache,no-store Content-Length: 1429

    [WARN] 404 - GET /module/sc/skins/standard/images/Tab/top/tab_Selected_end.gif (127.0.0.1) 1425 bytes Request headers Accept: image/png, image/svg+xml, image/jxr, image/*;q=0.8, */*;q=0.5 Referer: http://127.0.0.1:8888/module.html?gw...127.0.0.1:9997 Accept-Language: ko-KR User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; NetHelper70; rv:11.0) like Gecko Accept-Encoding: gzip, deflate Host: 127.0.0.1:8888 Connection: keep-alive Response headers Content-Type: text/html;charset=ISO-8859-1 Cache-Control: must-revalidate,no-cache,no-store Content-Length: 1425

    [WARN] 404 - GET /module/sc/skins/standard/images/DynamicForm/date_control_Disabled.png (127.0.0.1) 1434 bytes Request headers Accept: image/png, image/svg+xml, image/jxr, image/*;q=0.8, */*;q=0.5 Referer: http://127.0.0.1:8888/module.html?gw...127.0.0.1:9997 Accept-Language: ko-KR User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; NetHelper70; rv:11.0) like Gecko Accept-Encoding: gzip, deflate Host: 127.0.0.1:8888 Connection: keep-alive Response headers Content-Type: text/html;charset=ISO-8859-1 Cache-Control: must-revalidate,no-cache,no-store Content-Length: 1434

    [WARN] 404 - GET /module/sc/skins/standard/images/DynamicForm/SelectItem_PickButton_icon.gif (127.0.0.1) 1439 bytes Request headers Accept: image/png, image/svg+xml, image/jxr, image/*;q=0.8, */*;q=0.5 Referer: http://127.0.0.1:8888/module.html?gw...127.0.0.1:9997 Accept-Language: ko-KR User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; NetHelper70; rv:11.0) like Gecko Accept-Encoding: gzip, deflate Host: 127.0.0.1:8888 Connection: keep-alive Response headers Content-Type: text/html;charset=ISO-8859-1 Cache-Control: must-revalidate,no-cache,no-store Content-Length: 1439

    [WARN] 404 - GET /module/sc/skins/standard/images/DynamicForm/SelectItem_PickButton_icon_Disabled.gif (127.0.0.1) 1448 bytes Request headers Accept: image/png, image/svg+xml, image/jxr, image/*;q=0.8, */*;q=0.5 Referer: http://127.0.0.1:8888/module.html?gw...127.0.0.1:9997 Accept-Language: ko-KR User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; NetHelper70; rv:11.0) like Gecko Accept-Encoding: gzip, deflate Host: 127.0.0.1:8888 Connection: keep-alive Response headers Content-Type: text/html;charset=ISO-8859-1 Cache-Control: must-revalidate,no-cache,no-store Content-Length: 1448

    [WARN] 404 - GET /module/sc/skins/standard/images/blank.gif (127.0.0.1) 1406 bytes Request headers Accept: image/png, image/svg+xml, image/jxr, image/*;q=0.8, */*;q=0.5 Referer: http://127.0.0.1:8888/module.html?gw...127.0.0.1:9997 Accept-Language: ko-KR User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; NetHelper70; rv:11.0) like Gecko Accept-Encoding: gzip, deflate Host: 127.0.0.1:8888 Connection: keep-alive Response headers Content-Type: text/html;charset=ISO-8859-1 Cache-Control: must-revalidate,no-cache,no-store Content-Length: 1406

    [WARN] 404 - GET /module/sc/skins/standard/images/DynamicForm/unchecked.gif (127.0.0.1) 1422 bytes Request headers Accept: image/png, image/svg+xml, image/jxr, image/*;q=0.8, */*;q=0.5 Referer: http://127.0.0.1:8888/module.html?gw...127.0.0.1:9997 Accept-Language: ko-KR User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; NetHelper70; rv:11.0) like Gecko Accept-Encoding: gzip, deflate Host: 127.0.0.1:8888 Connection: keep-alive Response headers Content-Type: text/html;charset=ISO-8859-1 Cache-Control: must-revalidate,no-cache,no-store Content-Length: 1422
    ----------------------------------------------------------------------------------------------------------------------------------------------------
    Last edited by Narae; 12 Aug 2019, 02:55.

    #2
    Hi Narae,

    you got your versions wrong:

    SmartGWT 5.0=SmartClient 10.0
    SmartGWT 6.0=SmartClient 11.0 (does not contain Tahoe, only 11.1+ does, see here)
    SmartGWT 12.0=SmartClient 12.0

    Best regards
    Blama

    Comment


      #3
      Originally posted by Blama View Post
      Hi Narae,

      you got your versions wrong:

      SmartGWT 5.0=SmartClient 10.0
      SmartGWT 6.0=SmartClient 11.0 (does not contain Tahoe, only 11.1+ does, see here)
      SmartGWT 12.0=SmartClient 12.0

      Best regards
      Blama
      RE:
      Sorry, I have listed the version incorrectly. The smartgwt version is 6.1 and I am using smartclient 11.1.
      This version also has a problem when applying Tahoe skins.
      I want to solve that problem. Thanks.

      Comment


        #4
        These “warnings” are simply telling you the resources from you skin aren’t even present. You need to add a skin. How to do this is covered in the installation instructions.

        Comment

        Working...
        X