Announcement

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

    SMART GWT (12.1-p20200813)

    I am trying to get the below images in the latest GWT version(12.1-p20200813) but unable to get it.
    1. info.gif
    2. dlrNode.png
    3. DNode.png
    4. FNode.png
    5. GRNode.png
    6. GDNode.png
    7. CNode.png
    8. GONode.png
    9. ONode.png
    10. GNode.png

    Please help in to find the above images.

    #2
    These do not appear to be images that are provided as part of SmartGWT. You appear to have gotten them from somewhere else.

    Comment


      #3
      Originally posted by Isomorphic View Post
      These do not appear to be images that are provided as part of SmartGWT. You appear to have gotten them from somewhere else.
      In Old version of SMART GWT , It create a path like skins\Enterprise\images\button\info.png but in new version, there is no such path.

      Comment


        #4
        I have upgradding GWT version and I am getting below exception:-

        [ERROR] 2020-08-19 20:18:57.141 [http-nio-8320-exec-9] TrackerServiceController - Uncaught throwable on the client. Message: "(TypeError) : Cannot read property 'a' of null".
        Stacktrace:
        Unknown.s8b(Uman-0.js)Unknown.w8b(Uman-0.js)
        Unknown.H8b(Uman-0.js)Unknown.B9b(Uman-0.js)
        Unknown.QAb(Uman-0.js)Unknown.TAb(Uman-0.js)
        Unknown.Qd(Uman-0.js)Unknown.Jd(Uman-0.js)
        Unknown.OH(Uman-0.js)Unknown.VH(Uman-0.js)
        Unknown.eval(Uman-0.js)Unknown.Nb(Uman-0.js)
        Unknown.Qb(Uman-0.js)Unknown.eval(Uman-0.js)
        Unknown.isc_ListGrid__dataArrived(http://localhost:8320/Uman/Uman/sc/modules/ISC_Grids.js)
        Unknown.<anonymous>(http://localhost:8320/Uman/Uman/sc/modules/ISC_Grids.js)
        Unknown.observation(http://localhost:8320/Uman/Uman/sc/modules/ISC_Core.js)
        Unknown.isc_ResultTree_loadChildrenReply(http://localhost:8320/Uman/Uman/sc/m...DataBinding.js)
        Unknown.isc_c_Class_fireCallback(http://localhost:8320/Uman/Uman/sc/modules/ISC_Core.js)
        Unknown.isc_Class_fireCallback(http://localhost:8320/Uman/Uman/sc/modules/ISC_Core.js)
        Unknown.isc_DataSource_fireResponseCallbacks(http://localhost:8320/Uman/Uman/sc/m...DataBinding.js)
        Unknown.isc_DataSource__completeResponseProcessing(http://localhost:8320/Uman/Uman/sc/m...DataBinding.js)
        Unknown.isc_DataSource__handleSCServerReply(http://localhost:8320/Uman/Uman/sc/m...DataBinding.js)
        Unknown.isc_c_Class_fireCallback(http://localhost:8320/Uman/Uman/sc/modules/ISC_Core.js)
        Unknown.isc_Class_fireCallback(http://localhost:8320/Uman/Uman/sc/modules/ISC_Core.js)
        Unknown.isc_c_RPCManager_fireReplyCallback(http://localhost:8320/Uman/Uman/sc/m...DataBinding.js)
        Unknown.BJ.$wnd.isc.RPCManager.fireReplyCallback(Uman-0.js)
        Unknown.isc_c_RPCManager_fireReplyCallbacks(http://localhost:8320/Uman/Uman/sc/m...DataBinding.js)
        Unknown.isc_c_RPCManager_performOperationReply(http://localhost:8320/Uman/Uman/sc/m...DataBinding.js)
        Unknown.isc_c_RPCManager__performTransactionReply(http://localhost:8320/Uman/Uman/sc/m...DataBinding.js)
        Unknown.isc_c_RPCManager_performTransactionReply(http://localhost:8320/Uman/Uman/sc/m...DataBinding.js)
        Unknown.eval(eval at isc__makeFunction (http://localhost:8320/Uman/Uman/sc/modules/ISC_Core.js)
        Unknown.isc_c_Class_fireCallback(http://localhost:8320/Uman/Uman/sc/modules/ISC_Core.js)
        Unknown.isc_c_Comm_performXmlTransactionReply(http://localhost:8320/Uman/Uman/sc/modules/ISC_Core.js)
        Unknown.eval(eval at isc__makeFunction (http://localhost:8320/Uman/Uman/sc/modules/ISC_Core.js)
        Unknown.isc_c_Class_fireCallback(http://localhost:8320/Uman/Uman/sc/modules/ISC_Core.js)
        Unknown.isc_c_Comm__fireXMLCallback(http://localhost:8320/Uman/Uman/sc/modules/ISC_Core.js)
        Unknown._15(http://localhost:8320/Uman/Uman/sc/modules/ISC_Core.js)

        Please help me!!!

        Comment


          #5
          I am using GWT version 12.1-p20200813 and what version is supportable for gwt-servlet and gwt-user?

          Comment


            #6
            The crash above is in your own code, called from a dataArrived handler, so go ahead and begin troubleshooting your code. Do let us know if you find something that suggests a problem in SmartGWT, by posting a minimal, ready-to-run test case.

            Those other packages you mention are not software that we provide.

            If you need further help, please consider purchasing our commercial services.

            Comment


              #7
              Originally posted by VikasGupta1993 View Post
              I am using GWT version 12.1-p20200813 and what version is supportable for gwt-servlet and gwt-user?
              PLease reply to this answer

              Comment


                #8
                We already did - those are third party software.

                We noticed you posted your stack trace to another thread, which was entirely unrelated, in an apparent attempt get help from other community members. This was useless, as the crash is in your code, which no one has but you.

                Do not do so again or you will be banned.

                Comment


                  #9
                  when I deploy war in the tomcat folder, it creates 2 js file as loadScriptTagFiles and Uman.nocache under the below path.
                  Path:- Tomcat9.0.33\webapps\Uman\Uman

                  how this file created??

                  Comment


                    #10
                    Read the Debugging and SuperDevModeTroubleshooting overviews.

                    Also note, it was trivial to use Google to find this information.

                    Comment


                      #11
                      Team,

                      I am not able to solve below error, Please support me, I need to do it in production.

                      Uncaught throwable on the client. Message: "(TypeError) : Cannot read property 'a' of null". Stacktrace:
                      Unknown.s8b(Uman-0.js)Unknown.w8b(Uman-0.js)Unknown.H8b(Uman-0.js)Unknown.B9b(Uman-0.js)Unknown.QAb(Uman-0.js)Unknown.TAb(Uman-0.js)Unknown.Qd(Uman-0.js)Unknown.Jd(Uman-0.js)Unknown.OH(Uman-0.js)Unknown.VH(Uman-0.js)Unknown.eval(Uman-0.js)Unknown.Nb(Uman-0.js)Unknown.Qb(Uman-0.js)Unknown.eval(Uman-0.js)Unknown.isc_ListGrid__dataArrived(http://localhost:8320/Uman/Uman/sc/modules/ISC_Grids.js)Unknown.<anonymous>(http://localhost:8320/Uman/Uman/sc/modules/ISC_Grids.js)Unknown.observation(http://localhost:8320/Uman/Uman/sc/modules/ISC_Core.js)Unknown.isc_ResultTree_loadChildrenReply(http://localhost:8320/Uman/Uman/sc/modules/ISC_DataBinding.js)Unknown.isc_c_Class_fireCallback(http://localhost:8320/Uman/Uman/sc/modules/ISC_Core.js)Unknown.isc_Class_fireCallback(http://localhost:8320/Uman/Uman/sc/modules/ISC_Core.js)Unknown.isc_DataSource_fireResponseCallbacks(http://localhost:8320/Uman/Uman/sc/modules/ISC_DataBinding.js)Unknown.isc_DataSource__completeResponseProcessing(http://localhost:8320/Uman/Uman/sc/modules/ISC_DataBinding.js)Unknown.isc_DataSource__handleSCServerReply(http://localhost:8320/Uman/Uman/sc/modules/ISC_DataBinding.js)Unknown.isc_c_Class_fireCallback(http://localhost:8320/Uman/Uman/sc/modules/ISC_Core.js)Unknown.isc_Class_fireCallback(http://localhost:8320/Uman/Uman/sc/modules/ISC_Core.js)Unknown.isc_c_RPCManager_fireReplyCallback(http://localhost:8320/Uman/Uman/sc/modules/ISC_DataBinding.js)Unknown.BJ.$wnd.isc.RPCManager.fireReplyCallback(Uman-0.js)Unknown.isc_c_RPCManager_fireReplyCallbacks(http://localhost:8320/Uman/Uman/sc/m...nown.eval(eval at isc__makeFunction (http://localhost:8320/Uman/Uman/sc/m...nown.eval(eval at isc__makeFunction (http://localhost:8320/Uman/Uman/sc/m...es/ISC_Core.js)

                      Comment


                        #12
                        For the third time: this is a crash in your application code, and we don't have your application code: there is no way for anyone to help you given the information you have provided. It is simply impossible.

                        You can purchase commercial services from us, in which case we would ask you for your application's source code, and fix whatever is wrong. You can read about the available services here.

                        Comment


                          #13
                          Can you please share link for debugging overview in the docs

                          Comment


                            #14
                            com.google.gwt.event.shared.UmbrellaException: Exception caught: (TypeError) : Cannot read property 'a' of null

                            Can you help me, I am getting this exception?

                            Comment


                              #15
                              Here are the exception and it occurs when page load from onModuleLoad() method.
                              Attached Files

                              Comment

                              Working...
                              X