Hi, I am getting the below error while starting atlas. I am using 0.8.1
vertion.

Is there something I am missing here?


Please also let me know if I can download the tar files from anywhere
instead of building it locally.

Thanks


2018-09-26 10:42:54,330 WARN  - [main:] ~ Exception encountered during
context initialization - cancelling refresh attempt:
org.springframework.beans.factory.UnsatisfiedDependencyException: Error
creating bean with name 'services' defined in URL
[jar:file:/home/cloud-user/apache-atlas-0.8.1/server/webapp/
atlas/WEB-INF/lib/atlas-common-0.8.1.jar!/org/apache/atlas/service/Services.class]:
Unsatisfied dependency expressed through constructor parameter 0; nested
exception is org.springframework.beans.factory.UnsatisfiedDependencyException:
Error creating bean with name 'activeInstanceElectorService' defined in URL
[jar:file:/home/cloud-user/apache-atlas-0.8.1/server/webapp/
atlas/WEB-INF/lib/atlas-webapp-0.8.1.jar!/org/apache/
atlas/web/service/ActiveInstanceElectorService.class]: Unsatisfied
dependency expressed through constructor parameter 2; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating
bean with name 'curatorFactory' defined in URL
[jar:file:/home/cloud-user/apache-atlas-0.8.1/server/webapp/
atlas/WEB-INF/lib/atlas-webapp-0.8.1.jar!/org/apache/
atlas/web/service/CuratorFactory.class]: Instantiation of bean failed;
nested exception is org.springframework.beans.BeanInstantiationException:
Failed to instantiate [org.apache.atlas.web.service.CuratorFactory]:
Constructor threw exception; nested exception is
java.lang.NullPointerException: connectionString cannot be null
(AbstractApplicationContext:550)

Reply via email to