You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2013/11/20 11:06:35 UTC

[jira] [Reopened] (SLING-3037) IllegalArgumentException in logback Logger

     [ https://issues.apache.org/jira/browse/SLING-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chetan Mehrotra reopened SLING-3037:
------------------------------------

      Assignee: Chetan Mehrotra  (was: Bertrand Delacretaz)

As per SLING-3252 we need to revert the changes done and wait for next release of Logback jar

> IllegalArgumentException in logback Logger
> ------------------------------------------
>
>                 Key: SLING-3037
>                 URL: https://issues.apache.org/jira/browse/SLING-3037
>             Project: Sling
>          Issue Type: Bug
>          Components: Commons
>            Reporter: Bertrand Delacretaz
>            Assignee: Chetan Mehrotra
>             Fix For: Commons Log 4.0.0
>
>         Attachments: SLING-3037.patch
>
>
> Since switching to logback in SLING-2024, a number of integration tests are failing, typical stack trace:
> java.lang.IllegalArgumentException: 
> For logger [apps.integration-test] child name [apps.integration-test.srt$1378284549103 passed as parameter, may not include '.' after index22
> 	at ch.qos.logback.classic.Logger.createChildByName(Logger.java:357)
> 	at ch.qos.logback.classic.LoggerContext.getLogger(LoggerContext.java:143)
> 	at ch.qos.logback.classic.LoggerContext.getLogger(LoggerContext.java:45)
> 	at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:253)
> 	at org.apache.sling.scripting.core.impl.DefaultSlingScript.verifySlingBindings(DefaultSlingScript.java:676)



--
This message was sent by Atlassian JIRA
(v6.1#6144)