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

AkhlD updated THRIFT-3346:
--------------------------
    Comment: was deleted

(was: I'm totally starting off with C, I need to send an array of integers 
(uint8_t) from my thrift server to the client, I have a working version of the 
same in Java. Now i need to check the performance between this java based 
implementation and the pure C based implementation. Do you happened to have an 
example in C to send an array (or a list) from the c thrift server to c client? 
I know thrift doesn't support array but list, set etc.)

> c_glib: Tutorials example crashes saying Calculator.ping implementation 
> returned FALSE but did not set an error
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-3346
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3346
>             Project: Thrift
>          Issue Type: Question
>          Components: C glib - Library
>    Affects Versions: 0.9.2
>         Environment: 32 bit Ubuntu 14.10, with gcc version 4.8.2
>            Reporter: AkhlD
>            Assignee: Simon South
>            Priority: Minor
>
> In my environment, whenever i run the calculator example under the c_glib 
> directory by executing the ./tutorial_server it starts the server and 
> whenever i run the ./tutorial_client it connects to the server and calls the 
> ping() and then crashes with the following message on the server console:
> ** (process:9613): WARNING **: Calculator.ping implementation returned FALSE 
> but did not set an error
> And 
> ERROR: application error: (null)
> In the client console.
> Can someone point at me whats happening?



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

Reply via email to