|
Paul Curren [Atlassian] made changes - 07/Jan/08 09:46 PM
Per Fragemann [Atlassian] made changes - 07/Jan/08 10:49 PM
Don Willis [Atlassian] made changes - 30/Jun/08 03:45 AM
Matthew Jensen [Atlassian] made changes - 04/Aug/08 12:37 AM
Chris Kiehl [Atlassian] made changes - 04/Aug/08 02:08 AM
Even if the plugins get fixed, we may still have other exceptions from other plugins. Can we please treat this as an expected case and just log a warning (or error) with not exception stacktrace? Yep, I'm working on that. There is no stack trace logged anymore by default if an action could not be found. You can enable the logging of stack traces by setting the log level for com.atlassian.confluence.servlet.ConfluenceServletDispatcher to DEBUG on the Confluence administration page "Logging and Profiling". The log level for this class is set to DEBUG by default for the diagnostic logging profile. Additionally the referrer is logged if available. That should make it easier to determine which pages reference a nonexistent action. And instead of returning a http return code of 500 (which means an internal server error occured) we now return a 404 which properly reflects that the requested resource was not found.
Chris Kiehl [Atlassian] made changes - 06/Aug/08 06:35 PM
Chris Kiehl [Atlassian] made changes - 06/Aug/08 06:37 PM
Andrew Lynch [Atlassian] made changes - 11/Aug/08 02:24 AM
Andrew Lynch [Atlassian] made changes - 18/Aug/08 10:44 PM
Andrew Lynch [Atlassian] made changes - 20/Aug/08 01:35 AM
Per Fragemann [Atlassian] made changes - 11/Sep/08 08:56 PM
Andrew Lynch [Atlassian] made changes - 11/Mar/09 07:49 PM
Andrew Lynch [Atlassian] made changes - 11/Mar/09 07:49 PM
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
I found to plugins that have references to "pageinfo.action" causing the above error message:
The Linking Plugin: http://jira.adaptavist.com/browse/LINK-121

The Gliffy Plugin: http://jira.gliffy.com/browse/GLIFFY-789