Hi,
               My sincere apologies for not providing the info earlier. I am 
using Axis 1.5 on Linux. I tried to reproduce the issue today several times and 
unfortunately did not see the issue. :-(. I will try to reproduce it for some 
more time. 
    Till then, can you please answer the first part of my question copy pasted 
from below mail. 
----
    I am trying to create a client which will send requests using 
axis2_svc_client_send_receive_non_blocking. I am using non blocking api as 
there can be multiple requests that can be sent. I have created the env and the 
options common to all the requests being sent. The service clients and rest of 
the stuff will be created for every request. Please let me know if this is 
correct or not.
----
       Also it would help me if you can point me to a different implementation 
example. (echo-non-blocking is too trivial.). Is there a link which explains 
behavior of what would happen if all the threads in the axis threadpool exhaust 
while using the non-blocking api.? 
Thanks in advance. 

- Prathmesh

--- On Mon, 21/3/11, Stadelmann Josef <[email protected]> 
wrote:

> From: Stadelmann Josef <[email protected]>
> Subject: AW: Crash in non blocking Axis2/C
> To: "Apache AXIS C User List" <[email protected]>
> Date: Monday, 21 March, 2011, 3:52 PM
> It would probabbly help if you could
> say a word or two about 
> your environment, about your versions, and maybe add a
> stack-dump 
> of the crash.
> 
> This should be an automatism for a SW engineer!
> 
> Josef
> 
> 
> -----Ursprüngliche Nachricht-----
> Von: Prathmesh Vaishnav [mailto:[email protected]]
> 
> Gesendet: Mittwoch, 16. März 2011 07:25
> An: [email protected]
> Betreff: Crash in non blocking Axis2/C
> 
> Hi,
>     I am trying to create a client which will
> send requests using
>  axis2_svc_client_send_receive_non_blocking. I am using
> non
>  blocking api as there can be multiple requests that can
> be
>  sent. I have created the env and the options common to
> all
>  the requests being sent. The service clients and rest of
> the
>  stuff will be created for every request. Please let me
> know
>  if this is correct or not.
>    Secondly, in the above case, I see that 3
> threads
>  getting created for 3 request being sent. However, I see
>  that when I dont put delay between 2 requets being sent I
> am
>  seeing a crash. When I put a delay of 2 secs between 2
>  requests, it mostl goes through. Please help.
>   Thanks.
> 
>  - Prathmesh
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 

Reply via email to