[ 
http://jira.qos.ch/browse/LBCLASSIC-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11995#action_11995
 ] 

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

        
_______________________________________________
logback-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-dev

Reply via email to