[Openais] SA_AIS_ERR_TRY_AGAIN ??

Steven Dake sdake at redhat.com
Sun Feb 22 15:42:16 PST 2009


On Sun, 2009-02-22 at 23:26 +0530, Neha wrote:
> 
> Hello, 
>     I am using openais in my project . The problem I am facing is I
> get the error "SA_AIS_ERR_TRY_AGAIN"..but randomly.
> I have googled a lot but could not find the pin-pointed answere to my
> following questions:
> 1. Why is the error ? - while debugging , I found that the error was
> thrown when the (application specific) processes try to open the
> channels, after subcribing with ais, ais also being re-spawned at the
> same moment of time .. that's the way it is designed in my
> application.
> 2. What should be the values of retries / delay for the process to
> come again and try with openais?
> 3. Is it platform specific , or a fixed value will do for all the
> platforms??
> 
> Please suggest  .. or I dont want  to drown in the code base :(
> 
> -neha
> 
> 

TRY AGAIN happens when a new node joins, a node leaves, or under some
other flow control circumstances.  My recommendation is to spin and
repeat the operation, or do some other work in your app and come back to
the operation.

Regards
-steve

>   
> _______________________c________________________
> Openais mailing list
> Openais at lists.linux-foundation.org
> https://lists.linux-foundation.org/mailman/listinfo/openais



More information about the Openais mailing list