[jira] [Commented] (GEODE-2974) Geode throws GemFire error

2017-05-31 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16031525#comment-16031525
 ] 

ASF subversion and git services commented on GEODE-2974:


Commit 2fb738157ac8b5c8e2e2fab03e3e87874f8e5bc3 in geode's branch 
refs/heads/feature/GEODE-1279 from [~khowe]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=2fb7381 ]

GEODE-2974: Remove GemFire product name from message string

The error message now reports "Could not process command due to error."
followed by the decription of the error.


> Geode throws GemFire error
> --
>
> Key: GEODE-2974
> URL: https://issues.apache.org/jira/browse/GEODE-2974
> Project: Geode
>  Issue Type: Bug
>  Components: gfsh
>Reporter: Dave Barnes
>Assignee: Kenneth Howe
> Fix For: 1.2.0
>
>
> While running Geode 1.1, I ran into a problem with a gfsh command (documented 
> elsewhere) that gave me a GemFire error:
> Could not process command due to GemFire error. Error while processing 
> command...
> Shouldn't this say "Geode error", or better yet, "server error"?
> The offending string is defined in:
> geode-core/src/main/java/org/apache/geode/management/internal/cli/result/ResultBuilder.java



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (GEODE-2974) Geode throws GemFire error

2017-05-30 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16030253#comment-16030253
 ] 

ASF subversion and git services commented on GEODE-2974:


Commit 2fb738157ac8b5c8e2e2fab03e3e87874f8e5bc3 in geode's branch 
refs/heads/develop from [~khowe]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=2fb7381 ]

GEODE-2974: Remove GemFire product name from message string

The error message now reports "Could not process command due to error."
followed by the decription of the error.


> Geode throws GemFire error
> --
>
> Key: GEODE-2974
> URL: https://issues.apache.org/jira/browse/GEODE-2974
> Project: Geode
>  Issue Type: Bug
>  Components: gfsh
>Reporter: Dave Barnes
>Assignee: Kenneth Howe
>
> While running Geode 1.1, I ran into a problem with a gfsh command (documented 
> elsewhere) that gave me a GemFire error:
> Could not process command due to GemFire error. Error while processing 
> command...
> Shouldn't this say "Geode error", or better yet, "server error"?
> The offending string is defined in:
> geode-core/src/main/java/org/apache/geode/management/internal/cli/result/ResultBuilder.java



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (GEODE-2974) Geode throws GemFire error

2017-05-24 Thread Kenneth Howe (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16023754#comment-16023754
 ] 

Kenneth Howe commented on GEODE-2974:
-

I think "Geode error" is better than than "server error" as some errors may 
come from geode clients.

For more information of Gfsh command error handling see GEODE-2984

> Geode throws GemFire error
> --
>
> Key: GEODE-2974
> URL: https://issues.apache.org/jira/browse/GEODE-2974
> Project: Geode
>  Issue Type: Bug
>  Components: gfsh
>Reporter: Dave Barnes
>Assignee: Kenneth Howe
>
> While running Geode 1.1, I ran into a problem with a gfsh command (documented 
> elsewhere) that gave me a GemFire error:
> Could not process command due to GemFire error. Error while processing 
> command...
> Shouldn't this say "Geode error", or better yet, "server error"?
> The offending string is defined in:
> geode-core/src/main/java/org/apache/geode/management/internal/cli/result/ResultBuilder.java



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)