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

        Hide
        Arran Mccullough added a comment -

        Sample error stack traces

        Show
        Arran Mccullough added a comment - Sample error stack traces
        Hide
        Deryk Sinotte added a comment - - edited

        I had committed the fix on May 8th but had not marked the issue as fixed. I removed the spurious Thread.dumpStack() call as it was left over from debugging an issue and was no longer needed.

        Show
        Deryk Sinotte added a comment - - edited I had committed the fix on May 8th but had not marked the issue as fixed. I removed the spurious Thread.dumpStack() call as it was left over from debugging an issue and was no longer needed.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: