[
https://issues.apache.org/jira/browse/STORM-290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
P. Taylor Goetz resolved STORM-290.
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.9.2-incubating
> Exclude log4j and slf4j-log4j from curator dependency.
> ------------------------------------------------------
>
> Key: STORM-290
> URL: https://issues.apache.org/jira/browse/STORM-290
> Project: Apache Storm (Incubating)
> Issue Type: Bug
> Affects Versions: 0.9.2-incubating
> Reporter: P. Taylor Goetz
> Assignee: P. Taylor Goetz
> Fix For: 0.9.2-incubating
>
>
> The log4j and slf4j dependencies from curator/zookeeper sneak onto the class
> path as transient dependencies when storm-core is included as a project
> dependency. This causes an illegal argument exception due to multiple log
> bindings on the class path.
> The solution is to exclude the log4j and slf4j dependencies in the storm-core
> pom rather than the parent pom.
--
This message was sent by Atlassian JIRA
(v6.2#6252)