[JIRA] Created: (LBCLASSIC-259) ERROR: URL [jar:file:/something.jar!/logback.groovy] is not of type file

ERROR: URL [jar:file:/something.jar!/logback.groovy] is not of type file ------------------------------------------------------------------------ Key: LBCLASSIC-259 URL: http://jira.qos.ch/browse/LBCLASSIC-259 Project: logback-classic Issue Type: Bug Affects Versions: 0.9.28 Reporter: Evgeny Goldin Assignee: Logback dev list Please, see this thread: http://qos.ch/pipermail/logback-user/2011-March/002234.html. When *{{"logback.groovy"}}* is packed in a jar file, Logback displays an error message when it starts: {code} 20:36:58,117 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.groovy] at [jar:file:/C:/Users/evgeny/.m2/repository/.../gcommons-0.5.3-SNAPSHOT.jar!/logback.groovy] 20:36:58,122 |-ERROR in ch.qos.logback.core.joran.spi.ConfigurationWatchList@139d891 - URL [jar:file:/C:/Users/evgeny/.m2/repository/../gcommons-0.5.3-SNAPSHOT.jar!/logback.groovy] is not of type file 20:36:58,401 |-INFO in ch.qos.logback.classic.gaffer.ConfigurationDelegate@b92dc2 - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 20:36:58,402 |-INFO in ch.qos.logback.classic.gaffer.ConfigurationDelegate@b92dc2 - Naming appender as [CONSOLE] {code} Not only that it warns about something that is not an error, it causes other info messages to be displayed as well, which I'd like to avoid and start application silently. -- 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-259?page=com.atlassian.jira.plugin.syste... ] Joern Huxhorn commented on LBCLASSIC-259: ----------------------------------------- This is a duplicate of LBCLASSIC-246 and already fixed in the repository.
ERROR: URL [jar:file:/something.jar!/logback.groovy] is not of type file ------------------------------------------------------------------------
Key: LBCLASSIC-259 URL: http://jira.qos.ch/browse/LBCLASSIC-259 Project: logback-classic Issue Type: Bug Affects Versions: 0.9.28 Reporter: Evgeny Goldin Assignee: Logback dev list
Please, see this thread: http://qos.ch/pipermail/logback-user/2011-March/002234.html. When *{{"logback.groovy"}}* is packed in a jar file, Logback displays an error message when it starts: {code} 20:36:58,117 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.groovy] at [jar:file:/C:/Users/evgeny/.m2/repository/.../gcommons-0.5.3-SNAPSHOT.jar!/logback.groovy] 20:36:58,122 |-ERROR in ch.qos.logback.core.joran.spi.ConfigurationWatchList@139d891 - URL [jar:file:/C:/Users/evgeny/.m2/repository/../gcommons-0.5.3-SNAPSHOT.jar!/logback.groovy] is not of type file 20:36:58,401 |-INFO in ch.qos.logback.classic.gaffer.ConfigurationDelegate@b92dc2 - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 20:36:58,402 |-INFO in ch.qos.logback.classic.gaffer.ConfigurationDelegate@b92dc2 - Naming appender as [CONSOLE] {code} Not only that it warns about something that is not an error, it causes other info messages to be displayed as well, which I'd like to avoid and start application silently.
-- 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-259?page=com.atlassian.jira.plugin.syste... ] Evgeny Goldin commented on LBCLASSIC-259: ----------------------------------------- Thanks! Will be waiting for the next version.
ERROR: URL [jar:file:/something.jar!/logback.groovy] is not of type file ------------------------------------------------------------------------
Key: LBCLASSIC-259 URL: http://jira.qos.ch/browse/LBCLASSIC-259 Project: logback-classic Issue Type: Bug Affects Versions: 0.9.28 Reporter: Evgeny Goldin Assignee: Logback dev list
Please, see this thread: http://qos.ch/pipermail/logback-user/2011-March/002234.html. When *{{"logback.groovy"}}* is packed in a jar file, Logback displays an error message when it starts: {code} 20:36:58,117 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.groovy] at [jar:file:/C:/Users/evgeny/.m2/repository/.../gcommons-0.5.3-SNAPSHOT.jar!/logback.groovy] 20:36:58,122 |-ERROR in ch.qos.logback.core.joran.spi.ConfigurationWatchList@139d891 - URL [jar:file:/C:/Users/evgeny/.m2/repository/../gcommons-0.5.3-SNAPSHOT.jar!/logback.groovy] is not of type file 20:36:58,401 |-INFO in ch.qos.logback.classic.gaffer.ConfigurationDelegate@b92dc2 - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 20:36:58,402 |-INFO in ch.qos.logback.classic.gaffer.ConfigurationDelegate@b92dc2 - Naming appender as [CONSOLE] {code} Not only that it warns about something that is not an error, it causes other info messages to be displayed as well, which I'd like to avoid and start application silently.
-- 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-259?page=com.atlassian.jira.plugin.syste... ] Vladislav Rastrusny commented on LBCLASSIC-259: ----------------------------------------------- I have the same problem with logback.xml packed in jar. Somehow logback doesn't like when the file is packed into jar.
ERROR: URL [jar:file:/something.jar!/logback.groovy] is not of type file ------------------------------------------------------------------------
Key: LBCLASSIC-259 URL: http://jira.qos.ch/browse/LBCLASSIC-259 Project: logback-classic Issue Type: Bug Affects Versions: 0.9.28 Reporter: Evgeny Goldin Assignee: Logback dev list
Please, see this thread: http://qos.ch/pipermail/logback-user/2011-March/002234.html. When *{{"logback.groovy"}}* is packed in a jar file, Logback displays an error message when it starts: {code} 20:36:58,117 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.groovy] at [jar:file:/C:/Users/evgeny/.m2/repository/.../gcommons-0.5.3-SNAPSHOT.jar!/logback.groovy] 20:36:58,122 |-ERROR in ch.qos.logback.core.joran.spi.ConfigurationWatchList@139d891 - URL [jar:file:/C:/Users/evgeny/.m2/repository/../gcommons-0.5.3-SNAPSHOT.jar!/logback.groovy] is not of type file 20:36:58,401 |-INFO in ch.qos.logback.classic.gaffer.ConfigurationDelegate@b92dc2 - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 20:36:58,402 |-INFO in ch.qos.logback.classic.gaffer.ConfigurationDelegate@b92dc2 - Naming appender as [CONSOLE] {code} Not only that it warns about something that is not an error, it causes other info messages to be displayed as well, which I'd like to avoid and start application silently.
-- 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-259?page=com.atlassian.jira.plugin.syste... ] Ceki Gulcu reassigned LBCLASSIC-259: ------------------------------------ Assignee: Ceki Gulcu (was: Logback dev list)
ERROR: URL [jar:file:/something.jar!/logback.groovy] is not of type file ------------------------------------------------------------------------
Key: LBCLASSIC-259 URL: http://jira.qos.ch/browse/LBCLASSIC-259 Project: logback-classic Issue Type: Bug Affects Versions: 0.9.28 Reporter: Evgeny Goldin Assignee: Ceki Gulcu
Please, see this thread: http://qos.ch/pipermail/logback-user/2011-March/002234.html. When *{{"logback.groovy"}}* is packed in a jar file, Logback displays an error message when it starts: {code} 20:36:58,117 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.groovy] at [jar:file:/C:/Users/evgeny/.m2/repository/.../gcommons-0.5.3-SNAPSHOT.jar!/logback.groovy] 20:36:58,122 |-ERROR in ch.qos.logback.core.joran.spi.ConfigurationWatchList@139d891 - URL [jar:file:/C:/Users/evgeny/.m2/repository/../gcommons-0.5.3-SNAPSHOT.jar!/logback.groovy] is not of type file 20:36:58,401 |-INFO in ch.qos.logback.classic.gaffer.ConfigurationDelegate@b92dc2 - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 20:36:58,402 |-INFO in ch.qos.logback.classic.gaffer.ConfigurationDelegate@b92dc2 - Naming appender as [CONSOLE] {code} Not only that it warns about something that is not an error, it causes other info messages to be displayed as well, which I'd like to avoid and start application silently.
-- 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)
-
Evgeny Goldin (JIRA)
-
Joern Huxhorn (JIRA)
-
Vladislav Rastrusny (JIRA)