[
https://issues.apache.org/jira/browse/FLINK-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fabian Hueske reassigned FLINK-1405:
------------------------------------
Assignee: Fabian Hueske
> Startup fails under Windows
> ---------------------------
>
> Key: FLINK-1405
> URL: https://issues.apache.org/jira/browse/FLINK-1405
> Project: Flink
> Issue Type: Bug
> Components: Distributed Runtime
> Affects Versions: 0.7.0-incubating, 0.8
> Environment: Windows 7 64 Bit
> Oracle JDK 7/8
> Reporter: Thomas Jejkal
> Assignee: Fabian Hueske
>
> The script start-local.bat and flink.bat are not working under Windows. There
> seems to be an issue with building the classpath. However, changing the
> classpath argument of e.g. start-local.bat from
> %FLINK_JM_CLASSPATH%
> into
> .;"%FLINK_JM_CLASSPATH%"
> solved the issue for me.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)