You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/01/16 22:21:27 UTC

[jira] Created: (GERONIMO-2741) Info messages are being displayed in the console output

Info messages are being displayed in the console output
-------------------------------------------------------

                 Key: GERONIMO-2741
                 URL: https://issues.apache.org/jira/browse/GERONIMO-2741
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: Logging
    Affects Versions: 2.0-M1, 2.0-M2
         Environment: 2.0 trunk Rev496565
            Reporter: Donald Woods
         Assigned To: Donald Woods
            Priority: Minor
             Fix For: 2.0-beta1


The default logging level for the console (system.out) logging is INFO.
This should be changed to default WARN to remove msgs such as -

16:18:44,875 INFO  [root] ----------------------------------------------
16:18:44,875 INFO  [root] Started Logging Service
16:18:44,875 INFO  [root] Runtime Information:
16:18:44,875 INFO  [root]   Install Directory = E:\geronimo-tomcat6-jee5-2.0-SNAPSHOT
16:18:44,875 INFO  [root]   JVM in use = IBM Corporation Java 1.5.0
16:18:44,875 INFO  [root] Java Information:
. . .

15:56:21,156 INFO  [DWRServlet] retrieved system configuration file: java.util.zip.ZipFile$2@55f255f2


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

        

[jira] Commented: (GERONIMO-2741) Info messages are being displayed in the console output

Posted by "Jason Dillon (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476061 ] 

Jason Dillon commented on GERONIMO-2741:
----------------------------------------

Appears there are some other logging related issues that need to be resolve in addition to applying this patch to fix things... pending some responses on questions sent to the dev list to resolve.

> Info messages are being displayed in the console output
> -------------------------------------------------------
>
>                 Key: GERONIMO-2741
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2741
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Logging
>    Affects Versions: 2.0-M1, 2.0-M2
>         Environment: 2.0 trunk Rev496565
>            Reporter: Donald Woods
>         Assigned To: Jason Dillon
>            Priority: Minor
>             Fix For: 2.0-M2
>
>         Attachments: G2741.patch
>
>
> The default logging level for the console (system.out) logging is INFO.
> This should be changed to default WARN to remove msgs such as -
> 16:18:44,875 INFO  [root] ----------------------------------------------
> 16:18:44,875 INFO  [root] Started Logging Service
> 16:18:44,875 INFO  [root] Runtime Information:
> 16:18:44,875 INFO  [root]   Install Directory = E:\geronimo-tomcat6-jee5-2.0-SNAPSHOT
> 16:18:44,875 INFO  [root]   JVM in use = IBM Corporation Java 1.5.0
> 16:18:44,875 INFO  [root] Java Information:
> . . .
> 15:56:21,156 INFO  [DWRServlet] retrieved system configuration file: java.util.zip.ZipFile$2@55f255f2

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-2741) Info messages are being displayed in the console output

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

Donald Woods updated GERONIMO-2741:
-----------------------------------

    Assignee:     (was: Donald Woods)

Unassigning so a committer can grab it.

> Info messages are being displayed in the console output
> -------------------------------------------------------
>
>                 Key: GERONIMO-2741
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2741
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Logging
>    Affects Versions: 2.0-M1, 2.0-M2
>         Environment: 2.0 trunk Rev496565
>            Reporter: Donald Woods
>            Priority: Minor
>             Fix For: 2.0-M2
>
>         Attachments: G2741.patch
>
>
> The default logging level for the console (system.out) logging is INFO.
> This should be changed to default WARN to remove msgs such as -
> 16:18:44,875 INFO  [root] ----------------------------------------------
> 16:18:44,875 INFO  [root] Started Logging Service
> 16:18:44,875 INFO  [root] Runtime Information:
> 16:18:44,875 INFO  [root]   Install Directory = E:\geronimo-tomcat6-jee5-2.0-SNAPSHOT
> 16:18:44,875 INFO  [root]   JVM in use = IBM Corporation Java 1.5.0
> 16:18:44,875 INFO  [root] Java Information:
> . . .
> 15:56:21,156 INFO  [DWRServlet] retrieved system configuration file: java.util.zip.ZipFile$2@55f255f2

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

        

[jira] Closed: (GERONIMO-2741) Info messages are being displayed in the console output

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

Jason Dillon closed GERONIMO-2741.
----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.0-M2)
                   2.0

> Info messages are being displayed in the console output
> -------------------------------------------------------
>
>                 Key: GERONIMO-2741
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2741
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Logging
>    Affects Versions: 2.0-M1, 2.0-M2
>         Environment: 2.0 trunk Rev496565
>            Reporter: Donald Woods
>         Assigned To: Jason Dillon
>            Priority: Minor
>             Fix For: 2.0
>
>         Attachments: G2741.patch
>
>
> The default logging level for the console (system.out) logging is INFO.
> This should be changed to default WARN to remove msgs such as -
> 16:18:44,875 INFO  [root] ----------------------------------------------
> 16:18:44,875 INFO  [root] Started Logging Service
> 16:18:44,875 INFO  [root] Runtime Information:
> 16:18:44,875 INFO  [root]   Install Directory = E:\geronimo-tomcat6-jee5-2.0-SNAPSHOT
> 16:18:44,875 INFO  [root]   JVM in use = IBM Corporation Java 1.5.0
> 16:18:44,875 INFO  [root] Java Information:
> . . .
> 15:56:21,156 INFO  [DWRServlet] retrieved system configuration file: java.util.zip.ZipFile$2@55f255f2

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-2741) Info messages are being displayed in the console output

Posted by "Jason Dillon (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476045 ] 

Jason Dillon commented on GERONIMO-2741:
----------------------------------------

Forgot about this... looking at it again now...

> Info messages are being displayed in the console output
> -------------------------------------------------------
>
>                 Key: GERONIMO-2741
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2741
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Logging
>    Affects Versions: 2.0-M1, 2.0-M2
>         Environment: 2.0 trunk Rev496565
>            Reporter: Donald Woods
>         Assigned To: Jason Dillon
>            Priority: Minor
>             Fix For: 2.0-M2
>
>         Attachments: G2741.patch
>
>
> The default logging level for the console (system.out) logging is INFO.
> This should be changed to default WARN to remove msgs such as -
> 16:18:44,875 INFO  [root] ----------------------------------------------
> 16:18:44,875 INFO  [root] Started Logging Service
> 16:18:44,875 INFO  [root] Runtime Information:
> 16:18:44,875 INFO  [root]   Install Directory = E:\geronimo-tomcat6-jee5-2.0-SNAPSHOT
> 16:18:44,875 INFO  [root]   JVM in use = IBM Corporation Java 1.5.0
> 16:18:44,875 INFO  [root] Java Information:
> . . .
> 15:56:21,156 INFO  [DWRServlet] retrieved system configuration file: java.util.zip.ZipFile$2@55f255f2

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (GERONIMO-2741) Info messages are being displayed in the console output

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

Jason Dillon reassigned GERONIMO-2741:
--------------------------------------

    Assignee: Jason Dillon

> Info messages are being displayed in the console output
> -------------------------------------------------------
>
>                 Key: GERONIMO-2741
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2741
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Logging
>    Affects Versions: 2.0-M1, 2.0-M2
>         Environment: 2.0 trunk Rev496565
>            Reporter: Donald Woods
>         Assigned To: Jason Dillon
>            Priority: Minor
>             Fix For: 2.0-M2
>
>         Attachments: G2741.patch
>
>
> The default logging level for the console (system.out) logging is INFO.
> This should be changed to default WARN to remove msgs such as -
> 16:18:44,875 INFO  [root] ----------------------------------------------
> 16:18:44,875 INFO  [root] Started Logging Service
> 16:18:44,875 INFO  [root] Runtime Information:
> 16:18:44,875 INFO  [root]   Install Directory = E:\geronimo-tomcat6-jee5-2.0-SNAPSHOT
> 16:18:44,875 INFO  [root]   JVM in use = IBM Corporation Java 1.5.0
> 16:18:44,875 INFO  [root] Java Information:
> . . .
> 15:56:21,156 INFO  [DWRServlet] retrieved system configuration file: java.util.zip.ZipFile$2@55f255f2

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

        

[jira] Updated: (GERONIMO-2741) Info messages are being displayed in the console output

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

Donald Woods updated GERONIMO-2741:
-----------------------------------

       Patch Info: [Patch Available]
    Fix Version/s:     (was: 2.0-beta1)
                   2.0-M2

Fix to Log4jService.java, which was not setting the logFactory to CachingLog4jLogFactory(), before reconfigure() was called, which checks for the  CachingLog4jLog class before updating the logging level.
Also, moved where lastChanged is set to the reconfigure() code.
Patch was created from server/trunk directory.


> Info messages are being displayed in the console output
> -------------------------------------------------------
>
>                 Key: GERONIMO-2741
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2741
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Logging
>    Affects Versions: 2.0-M1, 2.0-M2
>         Environment: 2.0 trunk Rev496565
>            Reporter: Donald Woods
>         Assigned To: Donald Woods
>            Priority: Minor
>             Fix For: 2.0-M2
>
>         Attachments: G2741.patch
>
>
> The default logging level for the console (system.out) logging is INFO.
> This should be changed to default WARN to remove msgs such as -
> 16:18:44,875 INFO  [root] ----------------------------------------------
> 16:18:44,875 INFO  [root] Started Logging Service
> 16:18:44,875 INFO  [root] Runtime Information:
> 16:18:44,875 INFO  [root]   Install Directory = E:\geronimo-tomcat6-jee5-2.0-SNAPSHOT
> 16:18:44,875 INFO  [root]   JVM in use = IBM Corporation Java 1.5.0
> 16:18:44,875 INFO  [root] Java Information:
> . . .
> 15:56:21,156 INFO  [DWRServlet] retrieved system configuration file: java.util.zip.ZipFile$2@55f255f2

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

        

[jira] Updated: (GERONIMO-2741) Info messages are being displayed in the console output

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

Donald Woods updated GERONIMO-2741:
-----------------------------------

    Attachment: G2741.patch

> Info messages are being displayed in the console output
> -------------------------------------------------------
>
>                 Key: GERONIMO-2741
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2741
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Logging
>    Affects Versions: 2.0-M1, 2.0-M2
>         Environment: 2.0 trunk Rev496565
>            Reporter: Donald Woods
>         Assigned To: Donald Woods
>            Priority: Minor
>             Fix For: 2.0-beta1
>
>         Attachments: G2741.patch
>
>
> The default logging level for the console (system.out) logging is INFO.
> This should be changed to default WARN to remove msgs such as -
> 16:18:44,875 INFO  [root] ----------------------------------------------
> 16:18:44,875 INFO  [root] Started Logging Service
> 16:18:44,875 INFO  [root] Runtime Information:
> 16:18:44,875 INFO  [root]   Install Directory = E:\geronimo-tomcat6-jee5-2.0-SNAPSHOT
> 16:18:44,875 INFO  [root]   JVM in use = IBM Corporation Java 1.5.0
> 16:18:44,875 INFO  [root] Java Information:
> . . .
> 15:56:21,156 INFO  [DWRServlet] retrieved system configuration file: java.util.zip.ZipFile$2@55f255f2

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