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 "Damitha Kumarage (JIRA)" <ji...@apache.org> on 2007/12/06 12:53:43 UTC

[jira] Closed: (AXIS2C-805) apache server segfault once deploying mod_axis2

     [ https://issues.apache.org/jira/browse/AXIS2C-805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Damitha Kumarage closed AXIS2C-805.
-----------------------------------

    Resolution: Fixed

This is fixed by Lahiru Gunathilaka. So closing

> apache server segfault once deploying mod_axis2
> -----------------------------------------------
>
>                 Key: AXIS2C-805
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-805
>             Project: Axis2-C
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>         Environment: ubuntu 7.10. apache 2.2.6
>            Reporter: Krishantha Samaraweera
>            Assignee: Damitha Kumarage
>
> apache server segfault once deploying mod_axis2. This happens only when I use ./httpd -k start command to start the apache server. Server started successfully with the ./httpd -X command.
> I have updated httpd,cof file with following entries.
> LoadModule axis2_module /usr/local/apache2/modules/mod_axis2.so
> Axis2RepoPath /home/krishantha/rc_c/wso2-wsf-c-src-1.2.0/deploy
> Axis2LogFile /tmp/axis2.log
> Axis2LogLevel trace
> <Location /axis2>
>     SetHandler axis2_module
> </Location>
> note that Axis2MaxLogFileSize is not set.

-- 
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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org