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.
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.
 
                            
Sample error stack traces