You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "mehturt (JIRA)" <ji...@apache.org> on 2014/02/20 11:37:24 UTC

[jira] [Created] (AXIS2C-1663) Race condition in axutil_dir_handler_list_service_or_module_dirs

mehturt created AXIS2C-1663:
-------------------------------

             Summary: Race condition in axutil_dir_handler_list_service_or_module_dirs
                 Key: AXIS2C-1663
                 URL: https://issues.apache.org/jira/browse/AXIS2C-1663
             Project: Axis2-C
          Issue Type: Bug
    Affects Versions: 1.6.0
            Reporter: mehturt


I'm calling a web service from multiple threads using the sample code provided (axis2_svc_client_send_receive). When the web service is invoked in parallel in multiple threads, the current working directory of the process changes.  I was able to track this down and I think the problem is in function axutil_dir_handler_list_service_or_module_dirs() which performs getcwd and then changes directory to somewhere and back.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org