You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andy McCright (JIRA)" <ji...@apache.org> on 2018/01/08 20:39:00 UTC

[jira] [Resolved] (CXF-7604) Change to "Error occurred during error handling, give up!" message

     [ https://issues.apache.org/jira/browse/CXF-7604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy McCright resolved CXF-7604.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 3.2.2
                   3.1.15

> Change to "Error occurred during error handling, give up!" message
> ------------------------------------------------------------------
>
>                 Key: CXF-7604
>                 URL: https://issues.apache.org/jira/browse/CXF-7604
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 3.1.14, 3.2.1
>            Reporter: Andy McCright
>            Assignee: Andy McCright
>            Priority: Minor
>             Fix For: 3.1.15, 3.2.2
>
>
> One of our users complained about the message "Error occurred during error handling, give up!" that is output from AbstractFaultChainInitiatorObserver.  The complaint is that it sounds like the message is telling the user to give up, rather than alerting them that error handling process is aborting due to an unexpected failure.  
> It looks like that message is hardcoded into the Java source instead of loaded from the Messages.properties file, so this should probably change to.  I'd like to suggest that we change the message to something like this:
> _An unexpected error occurred during error handling.  No further error processing will occur._
> Please comment if you have strong opinions on the proposed wording or have other suggestions.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)