Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-3612

Error while starting apache atlas

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.8.4
    • None
    • atlas-core
    • None
    • NAME="CentOS Linux"
      VERSION="7 (Core)"

    Description

      Received the following error while starting atlas on an unix machine with default config.

      [root@xmdmpoc-as-1d apache-atlas-0.8.5-SNAPSHOT]# ./bin/atlas_start.py
      Exception: [Errno 2] No such file or directory
      Traceback (most recent call last):
      File "./bin/atlas_start.py", line 150, in <module>
      File "./bin/atlas_start.py", line 74, in main
      File "/app/atlas/apache-atlas-0.8.5-SNAPSHOT/bin/atlas_config.py", line 149, i n expandWebApp
      jar(atlasWarPath)
      File "/app/atlas/apache-atlas-0.8.5-SNAPSHOT/bin/atlas_config.py", line 202, i n jar
      process = runProcess(commandline)
      File "/app/atlas/apache-atlas-0.8.5-SNAPSHOT/bin/atlas_config.py", line 238, i n runProcess
      p = subprocess.Popen(commandline, stdout=stdoutFile, stderr=stderrFile, shel l=shell)
      File "/usr/lib64/python2.7/subprocess.py", line 711, in _init_
      errread, errwrite)
      File "/usr/lib64/python2.7/subprocess.py", line 1327, in _execute_child
      raise child_exception
      OSError: [Errno 2] No such file or directory

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            pcmbalaji Balaji Mohanarangam
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: