ICEfaces
  1. ICEfaces
  2. ICE-9284

auction - windowScope warnings when sorting on concurrent browser pages

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Cannot Reproduce
    • Affects Version/s: 4.0.BETA
    • Fix Version/s: EE-3.3.0.GA, 4.0.BETA, 4.0
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Icefaces3.0 trunk revision# 35175
      Server: tomcat6
      Browser: IE7/IE8 (not tested in IE9/10)
    • Assignee Priority:
      P1

      Description

      auction:
      IE: test concurrent bid - Passes manually; random warnings were seen for testConcurrentSorting: if sorting multiple times in a concurrent browser window (IE testing) , a warning is thrown in server log, and sorting stops working (not ProjectStage=Development specific)
      WARNING: Unable to find WindowScope for view /auction.xhtml

      If running the same test with ProjectStage=Development, an additional warning is seen besides the one above:
      21-May-2013 12:06:55 PM org.icefaces.impl.event.WindowAndViewIDSetup$1 encode
      WARNING: Missing window scope map. Session was invalidated or dispose window request already cleared the window scope.
      .............

        Activity

        Hide
        Mircea Toma added a comment -

        What is the procedure for testing concurrent sorting in multiple windows? I need this so that I can reproduce and analyze the issue.

        Show
        Mircea Toma added a comment - What is the procedure for testing concurrent sorting in multiple windows? I need this so that I can reproduce and analyze the issue.
        Hide
        Carmen Cristurean added a comment -

        Here are the steps for this test:

        • open the auction application in IE browser (I was using IE7 on icepc18/IE8 on my PC), and place a few bids.
        • click several times on 'Bids' to sort by bids number on this page.
        • open a new IE browser window and load the auction page (can be a separate tab).
        • click several times on 'Bids' column name, to sort by bids number on the second IE window.
          I was seeing the warning randomly, after clicking for about 4-8 times on the second window.

        I re-tested today with rev# 35632 in IE7 on icepc18, and I could not reproduce this warning any longer when using ProjectStage=Production: "WARNING: Unable to find WindowScope for view /auction.xhtml ". Also, I could not reproduce the sorting stopping to work.
        However, I reproduced the second warning when setting the context param to ProjectStage=Development:
        May 28, 2013 10:41:25 AM org.icefaces.impl.event.WindowAndViewIDSetup$1 encode
        WARNING: Missing window scope map. Session was invalidated or dispose window request already cleared the window scope.

        Show
        Carmen Cristurean added a comment - Here are the steps for this test: open the auction application in IE browser (I was using IE7 on icepc18/IE8 on my PC), and place a few bids. click several times on 'Bids' to sort by bids number on this page. open a new IE browser window and load the auction page (can be a separate tab). click several times on 'Bids' column name, to sort by bids number on the second IE window. I was seeing the warning randomly, after clicking for about 4-8 times on the second window. I re-tested today with rev# 35632 in IE7 on icepc18, and I could not reproduce this warning any longer when using ProjectStage=Production: "WARNING: Unable to find WindowScope for view /auction.xhtml ". Also, I could not reproduce the sorting stopping to work. However, I reproduced the second warning when setting the context param to ProjectStage=Development: May 28, 2013 10:41:25 AM org.icefaces.impl.event.WindowAndViewIDSetup$1 encode WARNING: Missing window scope map. Session was invalidated or dispose window request already cleared the window scope.
        Hide
        Mircea Toma added a comment - - edited

        I still cannot reproduce the issue. I'm using IE8 for testing.
        The "Missing window scope map. Session was invalidated or dispose window request already cleared the window scope." warning can show up only in Development mode (see ICE-9157). Normally the warning would show up during a page reload.

        Show
        Mircea Toma added a comment - - edited I still cannot reproduce the issue. I'm using IE8 for testing. The "Missing window scope map. Session was invalidated or dispose window request already cleared the window scope." warning can show up only in Development mode (see ICE-9157 ). Normally the warning would show up during a page reload.
        Hide
        Ken Fyten added a comment -

        Please test using IE7.

        Show
        Ken Fyten added a comment - Please test using IE7.
        Hide
        Mircea Toma added a comment -

        I cannot reproduce this issue with EE3.3.0GA code. Also, after fixing ICE-9366 I cannot reproduce this issue with Trunk.

        Show
        Mircea Toma added a comment - I cannot reproduce this issue with EE3.3.0GA code. Also, after fixing ICE-9366 I cannot reproduce this issue with Trunk.
        Hide
        Liana Munroe added a comment -

        Confirmed not reproducible, no server warnings or sort problems found in either Project Stage config, Build 12, IE 7, ee-3.3.0GA

        Show
        Liana Munroe added a comment - Confirmed not reproducible, no server warnings or sort problems found in either Project Stage config, Build 12, IE 7, ee-3.3.0GA

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Carmen Cristurean
          • Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: