You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Vahid Hashemian (JIRA)" <ji...@apache.org> on 2017/10/20 19:50:02 UTC

[jira] [Created] (KAFKA-6100) Streams quick start crashes Java on Windows

Vahid Hashemian created KAFKA-6100:
--------------------------------------

             Summary: Streams quick start crashes Java on Windows 
                 Key: KAFKA-6100
                 URL: https://issues.apache.org/jira/browse/KAFKA-6100
             Project: Kafka
          Issue Type: Bug
          Components: streams
         Environment: Windows 10 VM
            Reporter: Vahid Hashemian
         Attachments: Screen Shot 2017-10-20 at 11.53.14 AM.png

*This issue was detected in 1.0.0 RC2.*

The following step in streams quick start crashes Java on Windows 10:
{{bin/kafka-run-class.sh org.apache.kafka.streams.examples.wordcount.WordCountDemo}}

I tracked this down to [this change|https://github.com/apache/kafka/commit/196bcfca0c56420793f85514d1602bde564b0651#diff-6512f838e273b79676cac5f72456127fR67], and it seems to new version of RocksDB is to blame.  I tried the quick start with the previous version of RocksDB (5.7.3) and did not run into this issue.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)