[
https://issues.apache.org/jira/browse/KARAF-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré updated KARAF-4375:
----------------------------------------
Summary: IllegalArgumentException: invalid topic exception (was: Decanter
IllegalArgumentException: invalid topic exception)
> 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
(v6.3.4#6332)