You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Brian Foster (Created) (JIRA)" <ji...@apache.org> on 2012/03/14 00:14:42 UTC

[jira] [Created] (OODT-408) Drop Spring logging levels from WARNING to SEVERE

Drop Spring logging levels from WARNING to SEVERE
-------------------------------------------------

                 Key: OODT-408
                 URL: https://issues.apache.org/jira/browse/OODT-408
             Project: OODT
          Issue Type: Improvement
          Components: catalog, crawler, file manager, resource manager, workflow manager
    Affects Versions: 0.4
         Environment: none
            Reporter: Brian Foster
            Assignee: Brian Foster
            Priority: Minor
             Fix For: 0.4


change logging.properties to:

org.springframework.beans.level = SEVERE
org.springframework.core.level = SEVERE
org.springframework.level = SEVERE
org.springframework.beans.factory.level = SEVERE
org.springframework.beans.factory.config.level = SEVERE
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.level = SEVERE
org.apache.oodt.cas.crawl.util.CasPropertyPlaceholderConfigurer.level = SEVERE
sun.net.level = SEVERE

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (OODT-408) Drop Spring logging levels from WARNING to SEVERE

Posted by "Thomas Bennett (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OODT-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Bennett updated OODT-408:
--------------------------------

    Comment: was deleted

(was: I've attached a diff file (OODT_408.diff) for updating the log levels.

Diff taken from https://svn.apache.org/repos/asf/oodt/trunk for all the logging.properties files.

I wanted to try out the apache review board, but I can't seem to upload the diff file into reviews.apache.org, I get 

"The file "https://svn.apache.org/repos/asf/oodt/trunk/filemgr/src/main/resources/logging.properties" (revision 1300513) was not found in the repository"

Can't seem to find any solutions from google searches.

I've tested it for cas-crawler so far and all is good.

)
    
> Drop Spring logging levels from WARNING to SEVERE
> -------------------------------------------------
>
>                 Key: OODT-408
>                 URL: https://issues.apache.org/jira/browse/OODT-408
>             Project: OODT
>          Issue Type: Improvement
>          Components: catalog, crawler, file manager, resource manager, workflow manager
>    Affects Versions: 0.4
>         Environment: none
>            Reporter: Brian Foster
>            Assignee: Brian Foster
>            Priority: Minor
>             Fix For: 0.4
>
>
> change logging.properties to:
> org.springframework.beans.level = SEVERE
> org.springframework.core.level = SEVERE
> org.springframework.level = SEVERE
> org.springframework.beans.factory.level = SEVERE
> org.springframework.beans.factory.config.level = SEVERE
> org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.level = SEVERE
> org.apache.oodt.cas.crawl.util.CasPropertyPlaceholderConfigurer.level = SEVERE
> sun.net.level = SEVERE

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (OODT-408) Drop Spring logging levels from WARNING to SEVERE

Posted by "Thomas Bennett (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OODT-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Bennett updated OODT-408:
--------------------------------

    Attachment:     (was: OODT_408.diff)
    
> Drop Spring logging levels from WARNING to SEVERE
> -------------------------------------------------
>
>                 Key: OODT-408
>                 URL: https://issues.apache.org/jira/browse/OODT-408
>             Project: OODT
>          Issue Type: Improvement
>          Components: catalog, crawler, file manager, resource manager, workflow manager
>    Affects Versions: 0.4
>         Environment: none
>            Reporter: Brian Foster
>            Assignee: Brian Foster
>            Priority: Minor
>             Fix For: 0.4
>
>
> change logging.properties to:
> org.springframework.beans.level = SEVERE
> org.springframework.core.level = SEVERE
> org.springframework.level = SEVERE
> org.springframework.beans.factory.level = SEVERE
> org.springframework.beans.factory.config.level = SEVERE
> org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.level = SEVERE
> org.apache.oodt.cas.crawl.util.CasPropertyPlaceholderConfigurer.level = SEVERE
> sun.net.level = SEVERE

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OODT-408) Drop Spring logging levels from WARNING to SEVERE

Posted by "Thomas Bennett (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OODT-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13229139#comment-13229139 ] 

Thomas Bennett commented on OODT-408:
-------------------------------------

I've attached a diff file (OODT_408.diff) for updating the log levels.

Diff taken from https://svn.apache.org/repos/asf/oodt/trunk for all the logging.properties files.

I wanted to try out the apache review board, but I can't seem to upload the diff file into reviews.apache.org, I get 

"The file "https://svn.apache.org/repos/asf/oodt/trunk/filemgr/src/main/resources/logging.properties" (revision 1300513) was not found in the repository"

Can't seem to find any solutions from google searches.

I've tested it for cas-crawler so far and all is good.


                
> Drop Spring logging levels from WARNING to SEVERE
> -------------------------------------------------
>
>                 Key: OODT-408
>                 URL: https://issues.apache.org/jira/browse/OODT-408
>             Project: OODT
>          Issue Type: Improvement
>          Components: catalog, crawler, file manager, resource manager, workflow manager
>    Affects Versions: 0.4
>         Environment: none
>            Reporter: Brian Foster
>            Assignee: Brian Foster
>            Priority: Minor
>             Fix For: 0.4
>
>         Attachments: OODT_408.diff
>
>
> change logging.properties to:
> org.springframework.beans.level = SEVERE
> org.springframework.core.level = SEVERE
> org.springframework.level = SEVERE
> org.springframework.beans.factory.level = SEVERE
> org.springframework.beans.factory.config.level = SEVERE
> org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.level = SEVERE
> org.apache.oodt.cas.crawl.util.CasPropertyPlaceholderConfigurer.level = SEVERE
> sun.net.level = SEVERE

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (OODT-408) Drop Spring logging levels from WARNING to SEVERE

Posted by "Thomas Bennett (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OODT-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Bennett updated OODT-408:
--------------------------------

    Attachment: OODT_408.diff
    
> Drop Spring logging levels from WARNING to SEVERE
> -------------------------------------------------
>
>                 Key: OODT-408
>                 URL: https://issues.apache.org/jira/browse/OODT-408
>             Project: OODT
>          Issue Type: Improvement
>          Components: catalog, crawler, file manager, resource manager, workflow manager
>    Affects Versions: 0.4
>         Environment: none
>            Reporter: Brian Foster
>            Assignee: Brian Foster
>            Priority: Minor
>             Fix For: 0.4
>
>         Attachments: OODT_408.diff
>
>
> change logging.properties to:
> org.springframework.beans.level = SEVERE
> org.springframework.core.level = SEVERE
> org.springframework.level = SEVERE
> org.springframework.beans.factory.level = SEVERE
> org.springframework.beans.factory.config.level = SEVERE
> org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.level = SEVERE
> org.apache.oodt.cas.crawl.util.CasPropertyPlaceholderConfigurer.level = SEVERE
> sun.net.level = SEVERE

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OODT-408) Drop Spring logging levels from WARNING to SEVERE

Posted by "Thomas Bennett (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OODT-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13229955#comment-13229955 ] 

Thomas Bennett commented on OODT-408:
-------------------------------------

Issue can now be closed. Resolved in svn commit: r1300822
                
> Drop Spring logging levels from WARNING to SEVERE
> -------------------------------------------------
>
>                 Key: OODT-408
>                 URL: https://issues.apache.org/jira/browse/OODT-408
>             Project: OODT
>          Issue Type: Improvement
>          Components: catalog, crawler, file manager, resource manager, workflow manager
>    Affects Versions: 0.4
>         Environment: none
>            Reporter: Brian Foster
>            Assignee: Brian Foster
>            Priority: Minor
>             Fix For: 0.4
>
>
> change logging.properties to:
> org.springframework.beans.level = SEVERE
> org.springframework.core.level = SEVERE
> org.springframework.level = SEVERE
> org.springframework.beans.factory.level = SEVERE
> org.springframework.beans.factory.config.level = SEVERE
> org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.level = SEVERE
> org.apache.oodt.cas.crawl.util.CasPropertyPlaceholderConfigurer.level = SEVERE
> sun.net.level = SEVERE

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (OODT-408) Drop Spring logging levels from WARNING to SEVERE

Posted by "Chris A. Mattmann (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OODT-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris A. Mattmann updated OODT-408:
-----------------------------------

    Fix Version/s:     (was: 0.4)
                   0.5

- push to 0.5
                
> Drop Spring logging levels from WARNING to SEVERE
> -------------------------------------------------
>
>                 Key: OODT-408
>                 URL: https://issues.apache.org/jira/browse/OODT-408
>             Project: OODT
>          Issue Type: Improvement
>          Components: catalog, crawler, file manager, resource manager, workflow manager
>    Affects Versions: 0.4
>         Environment: none
>            Reporter: Brian Foster
>            Assignee: Brian Foster
>            Priority: Minor
>             Fix For: 0.5
>
>
> change logging.properties to:
> org.springframework.beans.level = SEVERE
> org.springframework.core.level = SEVERE
> org.springframework.level = SEVERE
> org.springframework.beans.factory.level = SEVERE
> org.springframework.beans.factory.config.level = SEVERE
> org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.level = SEVERE
> org.apache.oodt.cas.crawl.util.CasPropertyPlaceholderConfigurer.level = SEVERE
> sun.net.level = SEVERE

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (OODT-408) Drop Spring logging levels from WARNING to SEVERE

Posted by "Chris A. Mattmann (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OODT-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris A. Mattmann updated OODT-408:
-----------------------------------


- push out to 0.5
                
> Drop Spring logging levels from WARNING to SEVERE
> -------------------------------------------------
>
>                 Key: OODT-408
>                 URL: https://issues.apache.org/jira/browse/OODT-408
>             Project: OODT
>          Issue Type: Improvement
>          Components: catalog, crawler, file manager, resource manager, workflow manager
>    Affects Versions: 0.4
>         Environment: none
>            Reporter: Brian Foster
>            Assignee: Brian Foster
>            Priority: Minor
>             Fix For: 0.5
>
>
> change logging.properties to:
> org.springframework.beans.level = SEVERE
> org.springframework.core.level = SEVERE
> org.springframework.level = SEVERE
> org.springframework.beans.factory.level = SEVERE
> org.springframework.beans.factory.config.level = SEVERE
> org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.level = SEVERE
> org.apache.oodt.cas.crawl.util.CasPropertyPlaceholderConfigurer.level = SEVERE
> sun.net.level = SEVERE

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira