[JIRA] Created: (LBCLASSIC-246) Strange new error message during application startup with 0.9.28

Strange new error message during application startup with 0.9.28 ---------------------------------------------------------------- Key: LBCLASSIC-246 URL: http://jira.qos.ch/browse/LBCLASSIC-246 Project: logback-classic Issue Type: Bug Affects Versions: 0.9.28 Environment: Apache Maven 3.0.2 (r1056850; 2011-01-09 01:58:10+0100) Java version: 1.6.0_22, vendor: Apple Inc. Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home Default locale: en_US, platform encoding: MacRoman OS name: "mac os x", version: "10.6.6", arch: "x86_64", family: "mac" Reporter: Joern Huxhorn Assignee: Logback dev list Priority: Critical An error message like this is emitted upon startup of an application that contains the logback.xml in one of its jars: 15:36:20,346 |-ERROR in ch.qos.logback.core.joran.spi.ConfigurationWatchList@47ad6b4b - URL [jar:file:/path/to.jar!/logback.xml] is not of type file This started with Logback 0.9.28 and I guess (!!) it's a side-effect of the LBCLASSIC-245 fix... The logback.xml file in question does not have scan activated, btw. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira

[ http://jira.qos.ch/browse/LBCLASSIC-246?page=com.atlassian.jira.plugin.syste... ] Ceki Gulcu reassigned LBCLASSIC-246: ------------------------------------ Assignee: Ceki Gulcu (was: Logback dev list)
Strange new error message during application startup with 0.9.28 ----------------------------------------------------------------
Key: LBCLASSIC-246 URL: http://jira.qos.ch/browse/LBCLASSIC-246 Project: logback-classic Issue Type: Bug Affects Versions: 0.9.28 Environment: Apache Maven 3.0.2 (r1056850; 2011-01-09 01:58:10+0100) Java version: 1.6.0_22, vendor: Apple Inc. Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home Default locale: en_US, platform encoding: MacRoman OS name: "mac os x", version: "10.6.6", arch: "x86_64", family: "mac" Reporter: Joern Huxhorn Assignee: Ceki Gulcu Priority: Critical
An error message like this is emitted upon startup of an application that contains the logback.xml in one of its jars: 15:36:20,346 |-ERROR in ch.qos.logback.core.joran.spi.ConfigurationWatchList@47ad6b4b - URL [jar:file:/path/to.jar!/logback.xml] is not of type file This started with Logback 0.9.28 and I guess (!!) it's a side-effect of the LBCLASSIC-245 fix... The logback.xml file in question does not have scan activated, btw.
-- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira

[ http://jira.qos.ch/browse/LBCLASSIC-246?page=com.atlassian.jira.plugin.syste... ] Ceki Gulcu resolved LBCLASSIC-246. ---------------------------------- Resolution: Fixed Fixed in http://github.com/ceki/logback/commit/8be92873
Strange new error message during application startup with 0.9.28 ----------------------------------------------------------------
Key: LBCLASSIC-246 URL: http://jira.qos.ch/browse/LBCLASSIC-246 Project: logback-classic Issue Type: Bug Affects Versions: 0.9.28 Environment: Apache Maven 3.0.2 (r1056850; 2011-01-09 01:58:10+0100) Java version: 1.6.0_22, vendor: Apple Inc. Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home Default locale: en_US, platform encoding: MacRoman OS name: "mac os x", version: "10.6.6", arch: "x86_64", family: "mac" Reporter: Joern Huxhorn Assignee: Ceki Gulcu Priority: Critical
An error message like this is emitted upon startup of an application that contains the logback.xml in one of its jars: 15:36:20,346 |-ERROR in ch.qos.logback.core.joran.spi.ConfigurationWatchList@47ad6b4b - URL [jar:file:/path/to.jar!/logback.xml] is not of type file This started with Logback 0.9.28 and I guess (!!) it's a side-effect of the LBCLASSIC-245 fix... The logback.xml file in question does not have scan activated, btw.
-- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira

[ http://jira.qos.ch/browse/LBCLASSIC-246?page=com.atlassian.jira.plugin.syste... ] Michael Franz commented on LBCLASSIC-246: ----------------------------------------- After applying this fix I get warnings for all included files (scanning is deactivated): ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@21c4fd92: Null ConfigurationWatchList. Cannot add file:/D:/dev/.../logback-lilith.xml
Strange new error message during application startup with 0.9.28 ----------------------------------------------------------------
Key: LBCLASSIC-246 URL: http://jira.qos.ch/browse/LBCLASSIC-246 Project: logback-classic Issue Type: Bug Affects Versions: 0.9.28 Environment: Apache Maven 3.0.2 (r1056850; 2011-01-09 01:58:10+0100) Java version: 1.6.0_22, vendor: Apple Inc. Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home Default locale: en_US, platform encoding: MacRoman OS name: "mac os x", version: "10.6.6", arch: "x86_64", family: "mac" Reporter: Joern Huxhorn Assignee: Ceki Gulcu Priority: Critical
An error message like this is emitted upon startup of an application that contains the logback.xml in one of its jars: 15:36:20,346 |-ERROR in ch.qos.logback.core.joran.spi.ConfigurationWatchList@47ad6b4b - URL [jar:file:/path/to.jar!/logback.xml] is not of type file This started with Logback 0.9.28 and I guess (!!) it's a side-effect of the LBCLASSIC-245 fix... The logback.xml file in question does not have scan activated, btw.
-- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira

[ http://jira.qos.ch/browse/LBCLASSIC-246?page=com.atlassian.jira.plugin.syste... ] Ceki Gulcu commented on LBCLASSIC-246: -------------------------------------- The patch changes the level of the status message from ERROR to INFO. I don't see how that can change the ConfigurationWatchList to null. Something else is going on.
Strange new error message during application startup with 0.9.28 ----------------------------------------------------------------
Key: LBCLASSIC-246 URL: http://jira.qos.ch/browse/LBCLASSIC-246 Project: logback-classic Issue Type: Bug Affects Versions: 0.9.28 Environment: Apache Maven 3.0.2 (r1056850; 2011-01-09 01:58:10+0100) Java version: 1.6.0_22, vendor: Apple Inc. Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home Default locale: en_US, platform encoding: MacRoman OS name: "mac os x", version: "10.6.6", arch: "x86_64", family: "mac" Reporter: Joern Huxhorn Assignee: Ceki Gulcu Priority: Critical
An error message like this is emitted upon startup of an application that contains the logback.xml in one of its jars: 15:36:20,346 |-ERROR in ch.qos.logback.core.joran.spi.ConfigurationWatchList@47ad6b4b - URL [jar:file:/path/to.jar!/logback.xml] is not of type file This started with Logback 0.9.28 and I guess (!!) it's a side-effect of the LBCLASSIC-245 fix... The logback.xml file in question does not have scan activated, btw.
-- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira

[ http://jira.qos.ch/browse/LBCLASSIC-246?page=com.atlassian.jira.plugin.syste... ] Ceki Gulcu edited comment on LBCLASSIC-246 at 1/28/11 11:52 AM: ---------------------------------------------------------------- The patch changes the level of the status message from ERROR to INFO. I don't see how that can change the ConfigurationWatchList reference in logger context to null. Something else is going on. was (Author: noreply.ceki@qos.ch): The patch changes the level of the status message from ERROR to INFO. I don't see how that can change the ConfigurationWatchList to null. Something else is going on.
Strange new error message during application startup with 0.9.28 ----------------------------------------------------------------
Key: LBCLASSIC-246 URL: http://jira.qos.ch/browse/LBCLASSIC-246 Project: logback-classic Issue Type: Bug Affects Versions: 0.9.28 Environment: Apache Maven 3.0.2 (r1056850; 2011-01-09 01:58:10+0100) Java version: 1.6.0_22, vendor: Apple Inc. Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home Default locale: en_US, platform encoding: MacRoman OS name: "mac os x", version: "10.6.6", arch: "x86_64", family: "mac" Reporter: Joern Huxhorn Assignee: Ceki Gulcu Priority: Critical
An error message like this is emitted upon startup of an application that contains the logback.xml in one of its jars: 15:36:20,346 |-ERROR in ch.qos.logback.core.joran.spi.ConfigurationWatchList@47ad6b4b - URL [jar:file:/path/to.jar!/logback.xml] is not of type file This started with Logback 0.9.28 and I guess (!!) it's a side-effect of the LBCLASSIC-245 fix... The logback.xml file in question does not have scan activated, btw.
-- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira

[ http://jira.qos.ch/browse/LBCLASSIC-246?page=com.atlassian.jira.plugin.syste... ] Michael Franz commented on LBCLASSIC-246: ----------------------------------------- You are right I have re-testet it. The warning already came without this fix. I'll file a new bug entry.
Strange new error message during application startup with 0.9.28 ----------------------------------------------------------------
Key: LBCLASSIC-246 URL: http://jira.qos.ch/browse/LBCLASSIC-246 Project: logback-classic Issue Type: Bug Affects Versions: 0.9.28 Environment: Apache Maven 3.0.2 (r1056850; 2011-01-09 01:58:10+0100) Java version: 1.6.0_22, vendor: Apple Inc. Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home Default locale: en_US, platform encoding: MacRoman OS name: "mac os x", version: "10.6.6", arch: "x86_64", family: "mac" Reporter: Joern Huxhorn Assignee: Ceki Gulcu Priority: Critical
An error message like this is emitted upon startup of an application that contains the logback.xml in one of its jars: 15:36:20,346 |-ERROR in ch.qos.logback.core.joran.spi.ConfigurationWatchList@47ad6b4b - URL [jar:file:/path/to.jar!/logback.xml] is not of type file This started with Logback 0.9.28 and I guess (!!) it's a side-effect of the LBCLASSIC-245 fix... The logback.xml file in question does not have scan activated, btw.
-- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira

[ http://jira.qos.ch/browse/LBCLASSIC-246?page=com.atlassian.jira.plugin.syste... ] Eric Jain commented on LBCLASSIC-246: ------------------------------------- ERROR or not, should this message appear at all with <configuration scan="false">?
Strange new error message during application startup with 0.9.28 ----------------------------------------------------------------
Key: LBCLASSIC-246 URL: http://jira.qos.ch/browse/LBCLASSIC-246 Project: logback-classic Issue Type: Bug Affects Versions: 0.9.28 Environment: Apache Maven 3.0.2 (r1056850; 2011-01-09 01:58:10+0100) Java version: 1.6.0_22, vendor: Apple Inc. Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home Default locale: en_US, platform encoding: MacRoman OS name: "mac os x", version: "10.6.6", arch: "x86_64", family: "mac" Reporter: Joern Huxhorn Assignee: Ceki Gulcu Priority: Critical
An error message like this is emitted upon startup of an application that contains the logback.xml in one of its jars: 15:36:20,346 |-ERROR in ch.qos.logback.core.joran.spi.ConfigurationWatchList@47ad6b4b - URL [jar:file:/path/to.jar!/logback.xml] is not of type file This started with Logback 0.9.28 and I guess (!!) it's a side-effect of the LBCLASSIC-245 fix... The logback.xml file in question does not have scan activated, btw.
-- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
participants (4)
-
Ceki Gulcu (JIRA)
-
Eric Jain (JIRA)
-
Joern Huxhorn (JIRA)
-
Michael Franz (JIRA)