ICEfaces
  1. ICEfaces
  2. ICE-11355

Unable to get property 'instanceTag' of undefined or null reference

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.3.0.GA_P04
    • Fix Version/s: EE-3.3.0.GA_P06
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Tomcat 8, ICEfaces EE maintenance branch, IE 10 and IE 7.
    • Assignee Priority:
      P2

      Description

      While testing ICE-10179 a non-related issue was discovered while using the attached test case. When the app is opened in IE 7 or IE 10 a console error is seen:
      Message: Unable to get property 'instanceTag' of undefined or null reference
      Line: 118
      Char: 9
      Code: 0
      URI: http://10.18.39.102:8080/Case/faces/javax.faces.resource/icepush.uncompressed.js?ln=ice.push&v=3_3_0_170814

        Activity

        Hide
        Mircea Toma added a comment -

        I could not reproduce the issue. I made sure icepush.jar is in the classpath as it seems that the error occurs in icepush.uncompressed.js. The test was ran against IE11 with Edge and IE 7 modes.

        Show
        Mircea Toma added a comment - I could not reproduce the issue. I made sure icepush.jar is in the classpath as it seems that the error occurs in icepush.uncompressed.js . The test was ran against IE11 with Edge and IE 7 modes.
        Hide
        Liana Munroe added a comment - - edited

        This issue also occurred while using the test application included in http://jira.icesoft.org/browse/ICE-11223 in IE 7 and 8.
        Also found when using P04 jars.

        Show
        Liana Munroe added a comment - - edited This issue also occurred while using the test application included in http://jira.icesoft.org/browse/ICE-11223 in IE 7 and 8. Also found when using P04 jars.
        Hide
        Mircea Toma added a comment -

        Initialize blockingConnectionMonitor variable as no-op object to avoid invoking the stop operator on a undefined variable. Previously this was occuring while the page was unloaded before the blocking connection had a chance to be started.

        Show
        Mircea Toma added a comment - Initialize blockingConnectionMonitor variable as no-op object to avoid invoking the stop operator on a undefined variable. Previously this was occuring while the page was unloaded before the blocking connection had a chance to be started.
        Hide
        Liana Munroe added a comment -

        Verified ICEfaces EE-3.3.0 maintenance branch r51921, Tomcat 8, MS Edge, IE 11, 10, 9, 8, 7, Chrome 60, FF 53.

        Show
        Liana Munroe added a comment - Verified ICEfaces EE-3.3.0 maintenance branch r51921, Tomcat 8, MS Edge, IE 11, 10, 9, 8, 7, Chrome 60, FF 53.

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Liana Munroe
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: