Balaji Mohanarangam created ATLAS-3612:
------------------------------------------

             Summary: Error while starting apache atlas
                 Key: ATLAS-3612
                 URL: https://issues.apache.org/jira/browse/ATLAS-3612
             Project: Atlas
          Issue Type: Bug
          Components:  atlas-core
    Affects Versions: 0.8.4
         Environment: NAME="CentOS Linux"
VERSION="7 (Core)"
            Reporter: Balaji Mohanarangam


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

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to