Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-3070

Cannot run console if working directory contains spaces

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • 3.7.1
    • None
    • console
    • None

    Description

      If the current working directory contains spaces, gremlin.sh does not handle it properly when launching the console, and the JVM will search for an incorrect main class and fail.

      For example if I simply rename the standard console distribution directory to `foo bar`:

      foo bar/ $ bin/gremlin.sh                                                                                                                                                                                                                                            
      Error: Could not find or load main class bar
      Caused by: java.lang.ClassNotFoundException: bar
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            colegreer Cole Greer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: