You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Nixon Rodrigues (JIRA)" <ji...@apache.org> on 2017/09/26 11:26:02 UTC

[jira] [Created] (ATLAS-2176) NegativeSSLAndKerberosTest failing due to error in initialization

Nixon Rodrigues created ATLAS-2176:
--------------------------------------

             Summary: NegativeSSLAndKerberosTest failing due to error in initialization
                 Key: ATLAS-2176
                 URL: https://issues.apache.org/jira/browse/ATLAS-2176
             Project: Atlas
          Issue Type: Bug
            Reporter: Nixon Rodrigues


{noformat}
602 2017-09-26 16:16:10,341 INFO  - [main:] ~ <== AtlasTypeDefGraphStore.init() (AtlasTypeDefGraphStore:105)
603 2017-09-26 16:16:10,341 INFO  - [main:] ~ <== AtlasTypeDefGraphStoreV1.init() (AtlasTypeDefGraphStoreV1:111)
604 2017-09-26 16:16:10,342 INFO  - [main:] ~ ==> AtlasTypeDefStoreInitializer.loadBootstrapTypeDefs() (AtlasTypeDefStoreInitializer:109)
605 2017-09-26 16:16:10,349 WARN  - [main:] ~ Exception encountered during context initialization - cancelling refresh attempt: org.springfra
606 2017-09-26 16:16:10,588 ERROR - [main:] ~ Context initialization failed (ContextLoader:350)
607 org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'atlasTypeDefStoreInitializer': Invocation of init
608   at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnot
609   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAut
610   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:
611   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:55
612   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
613   at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) 
{noformat}

{noformat}
Caused by: java.lang.NullPointerException
671   at java.util.Arrays.sort(Arrays.java:1246)
672   at org.apache.atlas.repository.store.bootstrap.AtlasTypeDefStoreInitializer.loadBootstrapTypeDefs(AtlasTypeDefStoreInitializer.java:121
673   at org.apache.atlas.repository.store.bootstrap.AtlasTypeDefStoreInitializer.init(AtlasTypeDefStoreInitializer.java:93)
674   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
675   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
676   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
677   at java.lang.reflect.Method.invoke(Method.java:498)
678   at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBea
679   at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyA
680   at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnot
681   ... 61 more
682 2017-09-26 16:16:10,590 WARN  - [main:] ~ Failed startup of context o.e.j.w.WebAppContext@631990cc{/,file:/home/nixon/createpatch/apache-
683 org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'atlasTypeDefStoreInitializer': Invocation of init
684   at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnot
685   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAut
686   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java

{noformat}






--
This message was sent by Atlassian JIRA
(v6.4.14#64029)