[ 
http://issues.apache.org/jira/browse/AXISCPP-657?page=comments#action_66167 ]
     
Mark Whitlock commented on AXISCPP-657:
---------------------------------------

I ran the same test on Windows XP. I never got any dlopen failures. Instead 
with 50threads * 50loops I got lots of 
Exception : HTTPTransportException:Client failed to open Failed to open 
connection to server: 
                                hostname='bora.hursley.ibm.com'
                                port='9080'
                                Error Message='No connection could be made 
because the target machine actively refused it. '    
I thought this might be a firewall problem on the server so I switched the 
firewall off on the server and ran it again. This time the client hung and when 
I killed it my machine got very sick and I had to reboot it.

> Stress test fails to dlopen channel
> -----------------------------------
>
>          Key: AXISCPP-657
>          URL: http://issues.apache.org/jira/browse/AXISCPP-657
>      Project: Axis-C++
>         Type: Bug
>   Components: Basic Architecture
>     Reporter: Mark Whitlock

>
> I changed the CalculatorDoc_TTest so that it ran 20 threads and in each 
> thread looped round invocating the web service 20 times. This failed with
> Exception : DLOPEN FAILED in loading channel library 
> /home/whitlock/nw00-L050523_P/src/ws-axis/c/../../../obj/package/wscc-1.0-AIX/lib/libhttp_channel.a
> If I increased the thread count and loop count I got many more of these 
> failures.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to