Damitha thank for the response. My environment is Ubuntu server 9.10 64 bits with axis2c 1.6 and apache 2.2.15.
I already solve the problems, it consisted in when I use the parameter Axis2GlobalPoolSize the log file is created by the user root and it can write the log in any directory, but when I comment the parameter, the log file is created by the user daemon and I need set the correct permission in the directory log. Again, thanks for the response. Regards, On Aug 20, 2010, at 5:32 AM, Damitha Kumarage wrote: > I could not reproduce this problem with current svn. Can you please specify > your environment > > Damitha > Jose M Medina V wrote: >> Hello every one, I have the some issue. >> >> I use axis2c as apache module with the following configuration in the >> httpd.conf >> >> LoadModule axis2_module /usr/local/httpd-2.2.15/modules/mod_axis2.so >> Axis2RepoPath /opt/axis2c-1.6 >> Axis2LogFile /opt/axis2c-1.6/logs/axis.log >> #Axis2LogLevel info >> #Axis2LogLevel warn >> Axis2LogLevel debug >> Axis2ServiceURLPrefix services >> Axis2MaxLogFileSize 5124 >> Axis2GlobalPoolSize 32 >> <Location /axis2> >> SetHandler axis2_module >> </Location> >> >> >> When I comment the parameter Axis2GlobalPoolSize, the axis2c stop generate >> the log file!!! >> >> Anybody has an idea that what happening? >> >> Cheers! >> >> ------------------------------------------------------------ >> José M. Medina V. >> Wesam Consulting >> [email protected] <mailto:[email protected]> >> Mobile: +58(416)613-3302 +58(414)019-0580 >> Ofc: +58(212)959-4155 Ext. 204 >> BB pin: 21EEDDB5 >> Caracas - Venezuela >> >> >> >> >> >> >> >> > > > -- > __________________________________________________________________ > > Damitha Kumarage > Technical Lead; WSO2 Inc. > "Oxygenating the Web Service Platform; " http://www.wso2.com/ > > blog: " http://damithakumarage.wordpress.com/ > __________________________________________________________________ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > ------------------------------------------------------------ José M. Medina V. Wesam Consulting [email protected] Mobile: +58(416)613-3302 +58(414)019-0580 Ofc: +58(212)959-4155 Ext. 204 BB pin: 21EEDDB5 Caracas - Venezuela
