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

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

     [ https://issues.apache.org/jira/browse/KAFKA-6100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guozhang Wang resolved KAFKA-6100.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.0

Issue resolved by pull request 4136
[https://github.com/apache/kafka/pull/4136]

> 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
>             Fix For: 1.0.0
>
>         Attachments: Screen Shot 2017-10-20 at 11.53.14 AM.png, java.exe_171023_115335.dmp.zip
>
>
> *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)