Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.2
    • Fix Version/s: 3.3
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces
    • Assignee Priority:
      P1

      Description

      QA is observing the following log errors when running auctionMonitor on JBoss 5/6:

      auctionMonitor
      All tests pass, however server side errors have been found in server.log (only FF and Chrome):
      2013-04-05 12:56:29,000 SEVERE [javax.enterprise.resource.webcontainer.jsf.application] (http-127.0.0.1-8080-4) Error Rendering View
      [/auctionMonitor.xhtml]: java.lang.NullPointerException
          at org.icefaces.impl.event.WindowAndViewIDSetup$1.encode(WindowAndViewIDSetup.java:65) [:]
          at org.icefaces.impl.event.UIOutputWriter.encodeBegin(UIOutputWriter.java:27) [:]
          at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1777) [:2.1.19]
          .......

        Activity

        Mircea Toma created issue -
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34327 Wed Apr 10 16:12:25 MDT 2013 mircea.toma ICE-9157 Test for the existence of scope map. Log warning if missing.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/WindowAndViewIDSetup.java
        Hide
        Mircea Toma added a comment -

        Modified WindowAndViewIDSetup to test for the existence of the scope map. A missing map can be caused by an invalidated session when the scope maps cannot be retrieved from the session or when the dispose window request arrives before the postback issued by the same window (ICE-8411 test most probably does that).

        A warning is now logged as well.

        Show
        Mircea Toma added a comment - Modified WindowAndViewIDSetup to test for the existence of the scope map. A missing map can be caused by an invalidated session when the scope maps cannot be retrieved from the session or when the dispose window request arrives before the postback issued by the same window ( ICE-8411 test most probably does that). A warning is now logged as well.
        Mircea Toma made changes -
        Field Original Value New Value
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Mircea Toma made changes -
        Assignee Mircea Toma [ mircea.toma ]
        Fix Version/s 3.3 [ 10370 ]
        Assignee Priority P1 [ 10010 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34332 Wed Apr 10 17:17:24 MDT 2013 ken.fyten ICE-9157 Test for the existence of scope map. Log warning if missing.
        Files Changed
        Commit graph MODIFY /icefaces3/tags/icefaces-3.3.0/icefaces/core/src/main/java/org/icefaces/impl/event/WindowAndViewIDSetup.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34360 Thu Apr 11 16:04:38 MDT 2013 mircea.toma ICE-9157 Log warning only in Development project stage.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/WindowAndViewIDSetup.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34364 Thu Apr 11 16:23:50 MDT 2013 ken.fyten ICE-9157 Log warning only in Development project stage.
        Files Changed
        Commit graph MODIFY /icefaces3/tags/icefaces-3.3.0/icefaces/core/src/main/java/org/icefaces/impl/event/WindowAndViewIDSetup.java
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Mircea Toma
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: