You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-user@axis.apache.org by Jose M Medina V <jo...@wesamconsulting.com> on 2010/08/19 02:16:33 UTC

No logs when comment Axis2GlobalPoolSize

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
jose_medina@wesamconsulting.com
Mobile: +58(416)613-3302 +58(414)019-0580
Ofc:     +58(212)959-4155 Ext. 204
BB pin: 21EEDDB5
Caracas - Venezuela









Re: No logs when comment Axis2GlobalPoolSize

Posted by Jose M Medina V <jo...@wesamconsulting.com>.
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
>> jose_medina@wesamconsulting.com <ma...@wesamconsulting.com>
>> 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: c-user-unsubscribe@axis.apache.org
> For additional commands, e-mail: c-user-help@axis.apache.org
> 

------------------------------------------------------------
José M. Medina V.
Wesam Consulting
jose_medina@wesamconsulting.com
Mobile: +58(416)613-3302 +58(414)019-0580
Ofc:     +58(212)959-4155 Ext. 204
BB pin: 21EEDDB5
Caracas - Venezuela









Re: No logs when comment Axis2GlobalPoolSize

Posted by Damitha Kumarage <da...@wso2.com>.
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
> jose_medina@wesamconsulting.com <ma...@wesamconsulting.com>
> 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: c-user-unsubscribe@axis.apache.org
For additional commands, e-mail: c-user-help@axis.apache.org