ICEfaces
  1. ICEfaces
  2. ICE-9231

Additional needless logging produced from MainServlet.returnNotFound()

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-1.8.2.GA_P06
    • Fix Version/s: EE-1.8.2.GA_P07
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      All
    • Assignee Priority:
      P1
    • Salesforce Case Reference:

      Description

      With the new context parameter added from ICE-7394, this prevents un-needed exceptions from being logged. With the P06 (and likely P05 releases) there is additional logging shown due to a Thread.dumpStack() call. This was added as a part of ICE-8265.

      Please review the addition of the Thread.dumpStack() call to see if its necessary. If so, possibly a check on the context parameter 'com.icesoft.faces.errorReturnsNotFound' to prevent the logs from appearing.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34889 Wed May 08 10:24:53 MDT 2013 deryk.sinotte ICE-9231: remove spurious Thread.dumpStack() call
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/MainServlet.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: