You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Alexander Lehmann (JIRA)" <ji...@apache.org> on 2017/03/03 23:06:45 UTC

[jira] [Updated] (STORM-2395) storm.cmd supervisor calls the wrong class name

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

Alexander Lehmann updated STORM-2395:
-------------------------------------
    Summary: storm.cmd supervisor calls the wrong class name  (was: storm supervisor calls the wrong class name)

> storm.cmd supervisor calls the wrong class name
> -----------------------------------------------
>
>                 Key: STORM-2395
>                 URL: https://issues.apache.org/jira/browse/STORM-2395
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: rm-core
>    Affects Versions: 1.0.3
>         Environment: Windows 10 64bit, Storm 1.0.3
>            Reporter: Alexander Lehmann
>
> When running storm supervisor in Windows, the script tries to call org.apache.storm.daemon.supervisor. The class was renamed since it was changed from Clojure to Java recently, storm.cmd has not been changed accordingly.
> current behaviour:
> {quote}
> λ storm supervisor
> Error: Could not find or load main class org.apache.storm.daemon.supervisor
> {quote}
> expected behaviour:
> ... starts the daemon



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)