Can you set the debug level of Axis2/C to debug in httpd.conf and attach(if possible) the axis2.log and the error_log ? That would be helpful to figure our the exact problem.
-Rajika On Tue, Jul 1, 2008 at 5:39 PM, Supun Kamburugamuva <[EMAIL PROTECTED]> wrote: > Hi Shoba, > > It is hard to figure out the error with the provided information. But these > are some of the things that can go wrong. > > Invalid configuration in the httpd.conf > File system access rights problems with the Axis2/C directory or axis2/c > log file > Invalid axis2/c configurations. i.e invalid services > > Does the axis2_http_server working fine? Are you using a binary version of > Axis2/C/ The binary is built with Apache 2.2. So it can be a problem as > well. > > Supun.. > > > > On Tue, Jul 1, 2008 at 4:43 PM, Shobha AC <[EMAIL PROTECTED]> wrote: > >> Dear All, >> >> In my target (ARM Processor) over montavista linux, I already >> have apache http v2.0.52 running. >> >> I am trying to bridge the axis2c with apache http by generating the >> mod_axis2 as mentioned in section 11.1 and 11.3 in axis2c_manual.html. >> >> >> >> When I try to start the apache after deploying the mod_axis2, the service >> comes up with httpd[defunct] when chk through ps ax command. >> >> Also when I try to browse through URL :http://IPAddress/, am not able to >> see any page. >> >> >> >> Suspecting that mod_axis2 library might not have been generated properly >> as its crashing. >> >> >> >> When we checked the apache\error_log we found "Segmentation Fault" >> >> >> >> Can anyone pls help us in resolving this issue. >> >> >> >> Best regards, >> >> Shobha >> >> >> > > -- comp.lang.c - http://groups.google.com/group/comp.lang.c/topics
