You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Scott Leschke (JIRA)" <ji...@apache.org> on 2018/11/06 00:10:00 UTC

[jira] [Closed] (KARAF-4375) IllegalArgumentException: invalid topic exception

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

Scott Leschke closed KARAF-4375.
--------------------------------

> IllegalArgumentException: invalid topic exception
> -------------------------------------------------
>
>                 Key: KARAF-4375
>                 URL: https://issues.apache.org/jira/browse/KARAF-4375
>             Project: Karaf
>          Issue Type: Bug
>          Components: decanter
>    Affects Versions: decanter-1.0.1, decanter-1.1.0
>         Environment: JVM 1.8.x  Decanter 1.0.1
>            Reporter: Scott Leschke
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>             Fix For: decanter-1.1.0
>
>
> Per Christian Schneider, the Decanter LogAppender bundle throws IllegalArgumentException: invalid topic if the name of the logger is null or empty. I've confirmed that this is in fact the case..
> java.lang.IllegalArgumentException: invalid topic: decanter/collect/log/
>                 at org.osgi.service.event.Event.validateTopicName(Event.java:209)[3:org.apache.karaf.services.eventadmin:4.0.4]
>                 at org.osgi.service.event.Event.<init>(Event.java:59)[3:org.apache.karaf.services.eventadmin:4.0.4]
>                 at org.apache.karaf.decanter.collector.log.LogAppender.appendInternal(LogAppender.java:89)[279:org.apache.karaf.decanter.collector.log:1.0.1]
> ...



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)