Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-7921

techproducts example broken; dir with spaces; Linux/Windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 5.3
    • 5.3, 6.0
    • None
    • None

    Description

      After thetaphi reported that the error with spaces in dir names (SOLR-7016) has reappeared in 5.3.0 RC1, I checked the same on Linux and found it is broken. Here's the console log:

      [ishan@localhost solr 530]$ bin/solr start -e techproducts
      Creating Solr home directory /home/ishan/solr 530/example/techproducts/solr
      
      Starting up Solr on port 8983 using command:
      bin/solr start -p 8983 -s "example/techproducts/solr"
      
      NOTE: Please install lsof as this script needs it to determine if Solr is listening on port 8983.
      
      Started Solr server on port 8983 (pid=2404). Happy searching!
      
      
      Setup new core instance directory:
      /home/ishan/solr 530/example/techproducts/solr/techproducts
      
      Creating new core 'techproducts' using command:
      http://localhost:8983/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts
      
      {
        "responseHeader":{
          "status":0,
          "QTime":2671},
        "core":"techproducts"}
      
      
      Indexing tech product example docs from /home/ishan/solr 530/example/exampledocs
      Error: Unable to access jarfile /home/ishan/solr
      
      ERROR: Process exited with an error: 1 (Exit value: 1)
      

      Attachments

        1. SOLR-7921.patch
          0.8 kB
          Ishan Chattopadhyaya
        2. SOLR-7921.patch
          0.9 kB
          Ishan Chattopadhyaya
        3. SOLR-7921.patch
          2 kB
          Ishan Chattopadhyaya
        4. SOLR-7921.patch
          2 kB
          Ishan Chattopadhyaya
        5. SOLR-7921.patch
          4 kB
          Ishan Chattopadhyaya

        Issue Links

          Activity

            People

              thelabdude Timothy Potter
              ichattopadhyaya Ishan Chattopadhyaya
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: