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 "Dinesh Premalal (JIRA)" <ji...@apache.org> on 2008/02/26 10:47:51 UTC

[jira] Created: (AXIS2C-1006) log levels doesn't work properly

log levels doesn't work properly
--------------------------------

                 Key: AXIS2C-1006
                 URL: https://issues.apache.org/jira/browse/AXIS2C-1006
             Project: Axis2-C
          Issue Type: Bug
          Components: util
    Affects Versions: 1.2.0, Current (Nightly)
            Reporter: Dinesh Premalal
             Fix For: 1.3.0


I run axis2_http_server with following arguments

./axis2_http_server -l0 -p9091

Here log level set to "critical", In that case we are suppose to log down, critical errors only (correct me if I'm wrong), but it logs errors also.

here is the log message:

[Tue Feb 26 15:34:27 2008] [error] libxml2_reader_wrapper.c(945) Extra content at the end of the document
 -- SEVERITY_ERROR
[Tue Feb 26 15:34:27 2008] [error] libxml2_reader_wrapper.c(456)  error occured in reading xml stream 
[Tue Feb 26 15:34:27 2008] [critical] soap_builder.c(812) SOAP message does not have a SOAP envelope element 


-- 
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


[jira] Resolved: (AXIS2C-1006) log levels doesn't work properly

Posted by "Senaka Fernando (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Senaka Fernando resolved AXIS2C-1006.
-------------------------------------

    Resolution: Fixed
      Assignee: Senaka Fernando

Fixed Issue

> log levels doesn't work properly
> --------------------------------
>
>                 Key: AXIS2C-1006
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1006
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: util
>    Affects Versions: 1.2.0, Current (Nightly)
>            Reporter: Dinesh Premalal
>            Assignee: Senaka Fernando
>             Fix For: 1.3.0
>
>
> I run axis2_http_server with following arguments
> ./axis2_http_server -l0 -p9091
> Here log level set to "critical", In that case we are suppose to log down, critical errors only (correct me if I'm wrong), but it logs errors also.
> here is the log message:
> [Tue Feb 26 15:34:27 2008] [error] libxml2_reader_wrapper.c(945) Extra content at the end of the document
>  -- SEVERITY_ERROR
> [Tue Feb 26 15:34:27 2008] [error] libxml2_reader_wrapper.c(456)  error occured in reading xml stream 
> [Tue Feb 26 15:34:27 2008] [critical] soap_builder.c(812) SOAP message does not have a SOAP envelope element 

-- 
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