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 2017/10/31 04:47:02 UTC

[jira] [Assigned] (SLING-6482) Commons Log WebConsole: Exception when creating logger with an empty log file

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

Chetan Mehrotra reassigned SLING-6482:
--------------------------------------

    Assignee: Chetan Mehrotra

> Commons Log WebConsole: Exception when creating logger with an empty log file
> -----------------------------------------------------------------------------
>
>                 Key: SLING-6482
>                 URL: https://issues.apache.org/jira/browse/SLING-6482
>             Project: Sling
>          Issue Type: Bug
>          Components: Commons
>    Affects Versions: Commons Log 5.0.0
>            Reporter: Bjoern Weide
>            Assignee: Chetan Mehrotra
>            Priority: Minor
>             Fix For: Commons Log 5.0.4
>
>         Attachments: SLING-6482-v01.patch
>
>
> When creating a new logger via WebConsole specifying an empty logfile it causes an StringIndexOutOfBoundsException when (re-)opening the WebConsole.
> {noformat}
> java.lang.StringIndexOutOfBoundsException: String index out of range: -1
> 	at java.lang.String.substring(String.java:1931)
> 	at org.apache.sling.commons.log.logback.internal.SlingLogPanel.getPath(SlingLogPanel.java:791)
> ...
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)