[
https://issues.apache.org/jira/browse/KAFKA-480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13439902#comment-13439902
]
Jay Kreps commented on KAFKA-480:
---------------------------------
I am pretty sure we fixed this on 0.8 but can't recall the jira.
> Producer-perf system test does not work
> ---------------------------------------
>
> Key: KAFKA-480
> URL: https://issues.apache.org/jira/browse/KAFKA-480
> Project: Kafka
> Issue Type: Bug
> Affects Versions: 0.7.1
> Reporter: Swapnil Ghike
>
> Producer perf test gives the following -
> start the servers ...
> start producing 2000000 messages ...
> Exception in thread "main" java.lang.NoClassDefFoundError:
> kafka/tools/ProducerPerformance
> Caused by: java.lang.ClassNotFoundException: kafka.tools.ProducerPerformance
> at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
> at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
> Could not find the main class: kafka.tools.ProducerPerformance. Program will
> exit.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira