You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Bert Roos (JIRA)" <ji...@apache.org> on 2018/01/24 10:45:00 UTC

[jira] [Created] (KAFKA-6478) kafka-run-class.bat fails if CLASSPATH contains spaces

Bert Roos created KAFKA-6478:
--------------------------------

             Summary: kafka-run-class.bat fails if CLASSPATH contains spaces
                 Key: KAFKA-6478
                 URL: https://issues.apache.org/jira/browse/KAFKA-6478
             Project: Kafka
          Issue Type: Bug
          Components: tools
    Affects Versions: 1.0.0
            Reporter: Bert Roos


If the CLASSPATH environment variable contains spaces, script {{kafka-run-class.bat}} fails to start.

The easy solution is to put quotes around it. See [PR #4469|https://github.com/apache/kafka/pull/4469] for a fix.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)