[
https://issues.apache.org/jira/browse/FLUME-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13450049#comment-13450049
]
Aaron Baff commented on FLUME-1493:
-----------------------------------
I have the same thing for a Sink I was trying to configure. In
FlumeConfiguration.java:668 it logs as a warning "Configuration empty for: " +
sinkName + ".Removed." It'd be great if this could also log the
ConfigurationException log message and/or stacktrace it'd be much, much easier
to figure out what the issues are with the Sink configuration problems. Likely
the Source, Channel, and Agent sections could use a similar type of love there.
> Improve validation error message when source doesn't have any configured
> channels
> ---------------------------------------------------------------------------------
>
> Key: FLUME-1493
> URL: https://issues.apache.org/jira/browse/FLUME-1493
> Project: Flume
> Issue Type: Improvement
> Reporter: Mike Percy
> Priority: Minor
>
> The error message isn't very clear today when the source doesn't have a
> channel. Also, it should log as ERROR, not WARN
> This is the error I am getting due to lack of any channels on my source:
> 2012-08-17 04:14:53,035 (conf-file-poller-0) [WARN -
> org.apache.flume.conf.FlumeConfiguration$AgentConfiguration.validateSources(FlumeConfiguration.java:571)]
> Removed src-0 due to Failed to configure component!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira