ICEfaces
  1. ICEfaces
  2. ICE-8218

Improve "View Limit Exceeded" error message

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-1.8.2.GA_P04
    • Fix Version/s: EE-1.8.2.GA_P05
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces 3.x
    • Assignee Priority:
      P3
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.)

      Description

      It would be useful to expand the current "View Limit Exceeded" error message to also explain that there might be a missing disposeView listener implementation as a cause.
      It would also be useful for the framework to track if any views are ever reclaimed during the session prior to the limit being exceeded, as an indicator that the application as not implemented the proper view disposal code.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #32577 Mon Dec 03 08:26:11 MST 2012 jack.van.ooststroom Fixed JIRA ICE-8218 : Improve 'View Limit Exceeded' error message; ViewStatus now implements Serializable
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/ViewStatus.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #32501 Thu Nov 29 09:55:24 MST 2012 deryk.sinotte ICE-8218: revert INFO level logging back to DEBUG
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/ViewStatus.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #32459 Wed Nov 28 09:51:13 MST 2012 jack.van.ooststroom Fixed JIRA ICE-8218 : Improve 'View Limit Exceeded' error message; moved the view status logging logic into ViewStatus in order to remove the SessionDispatcher dependency on View
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/ViewStatus.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/SessionDispatcher.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/MultiViewServer.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/View.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #32165 Wed Nov 14 17:19:55 MST 2012 deryk.sinotte ICE-8218: improve View creation and disposal logging to help diagnose problems
        Files Changed
        Commit graph ADD /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/ViewStatus.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/DisposeViews.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/SingleViewServer.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/SessionDispatcher.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/MultiViewServer.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/View.java

          People

          • Assignee:
            Deryk Sinotte
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: