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

Fink startup fails when $JAVA_HOME have space

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • osx

    Description

      Here is the error that I am seeing:

       raghavg-xxx:flink-1.9.3 raghavg$ rm -rf log/; mkdir log; ./bin/start-cluster.sh; ./bin/stop-cluster.sh; cat log/*
       Starting cluster.
       Starting standalonesession daemon on host raghavg-xxx.
       Starting taskexecutor daemon on host raghavg-xxx.
       No taskexecutor daemon (pid: 71303) is running anymore on raghavg-xxx.
       No standalonesession daemon (pid: 70898) is running anymore on raghavg-xxx.
       /Users/raghavg/Uber/flink-1.9.3/bin/flink-daemon.sh: line 127: /Library/Internet: No such file or directory
       /Users/raghavg/Uber/flink-1.9.3/bin/flink-daemon.sh: line 127: /Library/Internet: No such file or directory
      

      My JVM_HOME has space in it.

      raghavg-xxx-1.9.3 raghavg$ ls -al "/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home"
      total 608
      drwxr-xr-x   12 root  wheel     384 Nov 18  2019 .
      drwxr-xr-x   10 root  wheel     320 Nov 18  2019 ..
      -rw-r--r--    1 root  wheel    3244 Oct  5  2019 COPYRIGHT
      -rw-r--r--    1 root  wheel      44 Oct  5  2019 LICENSE
      -rw-r--r--    1 root  wheel      46 Oct  5  2019 README
      -rw-r--r--    1 root  wheel  116468 Sep 11  2019 THIRDPARTYLICENSEREADME-JAVAFX.txt
      -rw-r--r--    1 root  wheel  170063 Oct  5  2019 THIRDPARTYLICENSEREADME.txt
      -rw-r--r--    1 root  wheel     955 Oct  5  2019 Welcome.html
      drwxr-xr-x   17 root  wheel     544 Nov 18  2019 bin
      drwxr-xr-x  101 root  wheel    3232 Nov 18  2019 lib
      drwxr-xr-x    5 root  wheel     160 Jul  4  2019 man
      -rw-r--r--    1 root  wheel     427 Oct  5  2019 release
      

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              raghav Raghav Kumar Gautam
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: