Github user revans2 commented on the pull request:
https://github.com/apache/storm/pull/1052#issuecomment-178645013
@dossett yes I have been able to reproduce the error, and it appears to
somehow be related to this pull request.
```
mvn clean install -DskipTests
cd examples/strom-starter
mvn clean test
```
The above works on master but fails 100% of the time with this pull
request. I see some ClassDef like issues so my guess is that the dependencies
are somehow messed up, probably with log4j.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---