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

ASF subversion and git services commented on GEODE-2294:
--------------------------------------------------------

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

GEODE-2294: When attempting to execute a function via Dev Rest API, error 
messages are being lost


> When attempting to execute a function via Dev Rest API, error messages are 
> being lost
> -------------------------------------------------------------------------------------
>
>                 Key: GEODE-2294
>                 URL: https://issues.apache.org/jira/browse/GEODE-2294
>             Project: Geode
>          Issue Type: Bug
>          Components: management, rest (dev)
>            Reporter: Kevin Duling
>
> In FunctionAccessController:
> While debugging the execution of a function via the REST API, a null-pointer 
> exception was thrown and should have returned the error:
> {{Specified key is null and this region does not permit null keys!}}
> instead, an error code of 0 is returned with the message:
> {code}
> {
>   "error": "no response from server"
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to