You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/05 22:12:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16314006#comment-16314006 ] 

ASF GitHub Bot commented on CXF-7604:
-------------------------------------

andymc12 opened a new pull request #364: CXF-7604 Refine error message during error handling
URL: https://github.com/apache/cxf/pull/364
 
 
   Use Messages.properties and change message to better indicate that an
   error occurred during error handling, preventing further action.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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
>            Priority: Minor
>
> 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)