Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-1405

Startup fails under Windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.7.0-incubating, 0.8.0
    • 0.9, 0.8.1
    • Runtime / Coordination
    • None
    • Windows 7 64 Bit
      Oracle JDK 7/8

    Description

      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.

      Attachments

        Activity

          People

            fhueske Fabian Hueske
            TJejkal Thomas Jejkal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: