[ 
https://issues.apache.org/jira/browse/AXIS2C-858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12555655#action_12555655
 ] 

Subra A Narayanan commented on AXIS2C-858:
------------------------------------------

The current Axis2/C svn trunk build seems to be broken (version 608610). I get 
the following error.

 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../src/wsdl 
- I../../../src/core/description -I../../../src/core/engine 
-I../../../src/core/ph aseresolver -I../../../src/core/deployment 
-I../../../src/core/context -I../../. ./src/core/util 
-I../../../src/core/clientapi -I../../../util/include -I../../.. 
/neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi 
-Wal l -Werror -Wno-implicit-function-declaration -g -DAXIS2_SVR_MULTI_THREADED 
-MT s oap_action_disp.lo -MD -MP -MF .deps/soap_action_disp.Tpo -c 
soap_action_disp.c -o soap_action_disp.o >/dev/null 2>&1
conf.c: In function `axis2_conf_engage_module':
conf.c:1408: warning: 'axis2_xml' might be used uninitialized in this function
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../src/wsdl 
- I../../../src/core/description -I../../../src/core/engine 
-I../../../src/core/ph aseresolver -I../../../src/core/deployment 
-I../../../src/core/context -I../../. ./src/core/util 
-I../../../src/core/clientapi -I../../../util/include -I../../.. 
/neethi/include -I../../../axiom/include -g -O2 -D_LARGEFILE64_SOURCE -ansi 
-Wal l -Werror -Wno-implicit-function-declaration -g -DAXIS2_SVR_MULTI_THREADED 
-MT c tx_handler.lo -MD -MP -MF .deps/ctx_handler.Tpo -c ctx_handler.c -o 
ctx_handler. o >/dev/null 2>&1
make[4]: *** [conf.lo] Error 1
make[4]: *** Waiting for unfinished jobs....


> Apache runs out of memory and crashes with a simple mtom service test run in 
> a loop
> -----------------------------------------------------------------------------------
>
>                 Key: AXIS2C-858
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-858
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: core/engine
>    Affects Versions: 1.1.0
>         Environment: Linux 2.6 kernel
>            Reporter: Subra A Narayanan
>            Assignee: Manjula Peiris
>
> I have a simple mtom service written in Axis2/C which receives requests from 
> clients with attachments. I wrote a client to consume this service and ran a 
> test in a loop with 4 mb attachments. I noticed that the apache server ran 
> out of memory and became very unresponsive after about 45 mins and then core 
> dumped. The server response seemed to improve after some of the 
> threads/processes died due to lack of memory and new threads were created to 
> process the request.
>   

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to